index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
Age
Commit message (
Expand
)
Author
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-19
nopch fix
Shauren
2020-03-19
Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...
Treeston
2020-03-05
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2020-02-28
Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)
ForesterDev
2020-02-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2020-02-16
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2020-02-08
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2020-01-02
New year
Aokromes
2019-12-28
additional output for additem command (#24006)
Michael
2019-11-09
Core/DBLayer: Support using mysql 8
Shauren
2019-09-16
Core/Commands: Fixed wrong permissions for .lookup map commands (#23800)
Kelno
2019-08-23
Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...
ForesterDev
2019-08-17
Warning fix
Shauren
2019-08-17
Core/Map: Kill zoneId from RespawnInfo, all it did was significantly slow dow...
Shauren
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-08-07
that should make gcc complain less (57b36df follow-up)
Treeston
2019-08-07
nopch fix
Treeston
2019-08-07
Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ...
Treeston
2019-08-06
Scripts/Commands: Cleanup some output from .go instance
Treeston
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-07-21
Core/AI: Finally move the "is creature engaged" flag to be a property of the ...
Treeston
2019-07-17
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...
Treeston
2019-07-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2019-07-15
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...
Treeston
2019-07-13
Core/Commands: Add .debug guidlimits <optional map id> chat command
jackpoz
2019-07-12
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2019-07-09
Core/Weather: Fixed weather updates to be thread safe
Shauren
2019-07-08
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
2019-07-08
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...
Treeston
2019-07-07
Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...
Treeston
2019-07-05
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2019-07-03
Core/Quest: fix money reward for quests turned in at level cap. (#23495)
Wyrserth
2019-07-02
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-06-26
Coding standards (#23514)
Aokromes
2019-06-23
Core/Entities: Kick engagement logic upstairs to Unit (from ThreatManager), s...
Treeston
2019-06-16
Core/Commands: implement commands to look up a map/item/quest name for a give...
Wyrserth
2019-05-29
Core/Channel: Fix CRT Debug Assert triggered with invalid channel names
jackpoz
2019-04-28
Core/Commands: Fix heap-use-after-free in ".ticket delete" command
jackpoz
2019-04-27
Scripts/Commands: Add .debug asan commands
jackpoz
2019-04-24
Core/Object: Range check (#23179)
Jozef DĂșc
2019-04-24
Scripts/Commands: add some missing checks for .guild create command (#23201)
ForesterDev
2019-04-03
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2019-02-24
Core/Commands: Don't re-add active quests with ".quest add" command
jackpoz
2019-02-15
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2019-02-05
Core/Misc: Fix issues reported by static analysis
jackpoz
2019-01-15
Core/Commands: Fixed creature/gameobject move commands not updating which cel...
Shauren
2019-01-10
Core/Movement: correct logic wrongly ported in 2a84562dc8
ccrs
[next]