aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-16Merge branch 'master' into 4.3.4Spp
2012-11-15Core: Move a couple of log messages to debugSpp
2012-11-14Core/Maps: Changed SMSG_SET_PHASE_SHIFT to send either 8 or 0 depending on wh...Subv
2012-11-14Core/Maps: Set correct phase flag from DBC when using phases.Subv
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-15Core/PhaseMgr: Implemented Phase Definitions, Terrainswap and multiphasingNaios
2012-10-04Merge branch 'master' into 4.3.4Spp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-09-18Merge branch 'master' into 4.3.4Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-09Core/PacketIO: Enabled some opcodesSubv
2012-09-06Core/CUF: Fix 2 typosNay
2012-09-05Tabs to spacesNay
2012-09-05Core/Player: Implement server-side loading/saving of CUF profilesNay
2012-09-03Core: Fix x64 compile and GCC compileNay
2012-09-01Core/PacketIO:kaelima
2012-08-27Core/Achievements: Define some flags, cleanup and split Requirement Condition...Spp
2012-08-21Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-20Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/PacketIO: Enabled more opcodesSubv
2012-08-07Core/DBC: Corrected highest lookup entries for 434 and added cataclysm to Get...kaelima
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes here...Subv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
2012-08-05Protocol/PacketIO: Enabled a few more opcodesSubv
2012-08-05Protocol/PacketIO: Enabled more opcodesSubv
2012-08-04Core/PacketIO: Enabled some more opcodesSubv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-20Core/PacketIO: Enable questgiver status opcodes and CMSG_OBJECT_UPDATE_FAILEDShauren
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-07-17Core/PacketIO: Enabled and update CMSG_ZONEUPDATE, SMSG_CANCEL_COMBAT, SMSG_N...Shauren
2012-07-14Core/PacketIO: Enabled logout opcodesShauren
2012-07-12Core/PacketIO: More structure updates (SMSG_DB_REPLY, CMSG_REQUEST_HOTFIX) an...Shauren
2012-07-11Core/MiscShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-05Core/Networking: Handle few more auth-time opcodes and left comments for CMSG...Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-06-03Core/Protocol: Move some debug messages to their appropriate debug output mask.kaelima
2012-05-30Fixed some merging errors, there could be more, but at least it compiles.kaelima