index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
MiscHandler.cpp
Age
Commit message (
Expand
)
Author
2013-01-24
Core/Misc: Minor cosmetic changes here and there
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-15
Core: Move a couple of log messages to debug
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
Battlefield: Make sBattlefieldMgr a pointer. By Subv.
Manuel Carrasco
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-05-27
Core/Protocol:
kaelima
2012-05-23
Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...
kaelima
2012-05-23
Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packets
kaelima
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-17
Core/Movement:
Machiavelli
2012-03-16
Core/Movement: Do not process server side relocation if reading movementinfo ...
Machiavelli
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-25
Core: Add some more output in HandleSetActionButtonOpcode (show playername/gu...
Discovered
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-02-10
Core/Protocol: Remove useless ResetInstances call inside WorldSession::Handle...
kaelima
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp