aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
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
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-27Core/Protocol:kaelima
2012-05-23Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...kaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-03-24Protocol/Opcodes: Adjusted a bit the size of SMSG_INSPECT_TALENTSubv
2012-03-24Protocol/Opcodes: More opcodesSubv
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Core/Movement:Machiavelli
2012-03-16Core/Movement: Do not process server side relocation if reading movementinfo ...Machiavelli
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-25Core: Add some more output in HandleSetActionButtonOpcode (show playername/gu...Discovered
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-10Core/Protocol: Remove useless ResetInstances call inside WorldSession::Handle...kaelima
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-31Core/Items: Some work on hotfixes and SMSG_DB_REPLYShauren
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-26Core: Change Handlers locationSpp