aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2012-12-26Core/Battleground: Rename and correct usage of opcode 1223 and increase the t...kaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-23Typo Fix :DSpp
2012-11-23Core/Network: Enable trace loggers for packet send and receive (just account ...Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-12Core/Warden: Add minimal verification of OS used by client for warden module ...Shauren
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
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-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-04Core/Battleground: Make Battleground queues and Free slot queue structures pr...Spp
2012-10-03Core/Misc: Now attackers receiving all rewards, when the victim gone offline.Dimitro
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20Battlefield/Wintergrasp:Warpten
2012-08-20fix crash with groups, added enum for battlfield leave reasonsKandera
2012-08-20added enum for battlefield leave reason.Kandera
2012-08-20change some packets. fix sql.Kandera
2012-08-17Core/Logging: Restore dumping packets in binary formatSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
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