aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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-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-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-29Core/Game: Code style.Gyx
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
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
2012-03-16Core/Opcodes: Defined a new opcodeShauren
2012-03-15Core/Movement: Add server side filters for MOVEMENTFLAG_WATERWALKING, _FALLIN...Machiavelli
2012-03-12Core/Units:Machiavelli
2012-03-09Some random cleanup here and thereSpp
2012-03-05Core/Misc: add level to login/logout logs, it will help to find xp exploits (...Kandera
2012-02-28Core/Warden: Switch to multi-threaded packet processing for wardenleak
2012-02-25Core/Calendar: Fix compile without PCHShauren
2012-02-25Core/Calendar: Change (revert) CalendarFlags vars to intsNay
2012-02-25Core/Calendar:Nay
2012-02-24Core/Calendar: Corrected structure of SMSG_CALENDAR_COMMAND_RESULTShauren
2012-02-24Compile fixShauren
2012-02-24Core/Calendar: WIP Calendar.Spp
2012-02-24Core/CalendarShauren
2012-02-24Core/Calendar: Initial work for calendarNay
2012-02-19Core/Warden: Various cleanups and warning fixesleak
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-10Core/Map:kaelima
2012-01-26Core: Change Handlers locationSpp
2012-01-22Core/SAI: Linked events should be executed after the event that linked them i...Subv2112