aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2013-09-01Core/Socket: Fix race condition in WorldSocketjackpoz
2013-09-01Core/NetworkIO: Fixed memory leakShauren
2013-08-30Core: Fix warningVincent-Michael
2013-08-30Core: Yet more warning fixesNay
2013-08-30Core/Server: Fix a spammy warning in WorldSession and move code to .cppNay
2013-08-29Core: Few fixes for previous commit.Machiavelli
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-22Core/Movement: Prevent dynamic changes of movement flags for charmed creaturesShauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-05-25Core/ItemsShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-26Core/RBAC: Force loadPermissions before checking session permissions if the s...Spp
2013-02-25Core/RBAC: Create new permission 'Skip over-speed ping check'Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
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