aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2014-01-10Core/Battlefield: some codestyle changesjoschiwald
2014-01-05Core/Threading: Handle CMSG_ZONEUPDATE only in WorldSession update - changing...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-04Core/Threads: Include Helgrind suppressions filejackpoz
2013-11-03Core/Network: Fix race condition in WorldSession timeoutjackpoz
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-17Core/WorldSession: Mitigate DoS attacksjackpoz
2013-10-16Core/TransportsShauren
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-26Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...jackpoz
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