aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2012-07-11Core/Players: Fixed saving/loading glyphsShauren
2012-07-09Core/PacketIO: Updated character list packet structure to 4.3.4Shauren
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-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...Shauren
2012-06-28Core/Protocol: Added a couple of opcodeskaelima
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-12Core/DungeonFinder:kaelima
2012-06-10Fix non PCH buildNay
2012-06-04Fixed build and removed an unused variablekaelima
2012-06-04Core/Logging: Add optional binary packet logger usable with WowPacketParser, ...kaelima
2012-06-03Core/Auth: Correct a bad error log during authenticationkaelima
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 branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xkaelima
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
2012-05-27Core/Protocol:kaelima
2012-05-26Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when...kaelima
2012-05-25Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.kaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-05-19Core/SmartAI:kaelima
2012-05-19SQLS: Correct comments for 2012_02_16_00_world_conditions.sqlNay
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-08Core/Movement: Fix pushback issues and client freeze.Machiavelli
2012-04-08Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to SMSG_LFG_BOOT_PROPOSAL_U...kaelima
2012-04-04Core/Protocol: 4 opcodezkaelima
2012-04-03Core/Protocol: Fixed structure of CMSG_GUILD_ROSTER and added a new opcodeSubv
2012-03-30Core/Protocol:kaelima
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-29Core/Game: Code style.Gyx
2012-03-24Protocol/Opcodes: More opcodesSubv
2012-03-24Protocol/Opcodes: More opcodesSubv
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Protocol/Opcodes: More opcodesSubv
2012-03-23Protocol/Opcodes: Added 1 more opcodesSubv
2012-03-23Core/Achievements: Updated structure of SMSG_ALL_ACHIEVEMENT_DATAShauren
2012-03-22Protocol/Opcodes: Added a few more opcodesSubv
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-03-17Core/Movement:Machiavelli
2012-03-17Core/Movement: Corrected movement info structure written in WriteMovementInfoShauren
2012-03-17Update src/server/game/Server/WorldSession.cppMachiavelli
2012-03-17Update src/server/game/Server/WorldSession.cppMachiavelli
2012-03-17Core/Movement: Add debug output to Worldsession::ReadMovementInfo to find out...Machiavelli
2012-03-16Core/Movement: Fix brackets in macroMachiavelli
2012-03-16Core/Movement: Do not process server side relocation if reading movementinfo ...Machiavelli
2012-03-16Minor typo, major consequences.Machiavelli
2012-03-16Core/Movement: Add server-side check for movementflag correction in previous ...Machiavelli