aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2013-02-20Core/Players: Allow players to log out in combat when they are in resting are...Shauren
2013-02-14Core/Handlers: Prevent some cheating in CharacterHandlerMachiavelli
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-24Core/Misc: Minor cosmetic changes here and thereSpp
2013-01-16Core/Misc: Some changes to reduce differences with 4.3.4 branch + some cosmet...Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
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