aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-29Core/Logs: Add player guid into some logs.xjose93
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-25Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...Spp
2013-02-25Core/RBAC: Create new permissions 'Allow to use CMSG_WORLD_TELEPORT opcode' a...Spp
2013-02-20Core/Players: Allow players to log out in combat when they are in resting are...Shauren
2013-02-18Core/Vehicles: Refactor some parts of vehicle systemMachiavelli
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-24Core/Misc: Minor cosmetic changes here and thereSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-15Core: Move a couple of log messages to debugSpp
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-02Core: "Initial support for C++11 compilers"Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-03Core/Protocol: Move some debug messages to their appropriate debug output mask.kaelima
2012-05-27Core/Protocol:kaelima
2012-05-23Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...kaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Core/Movement:Machiavelli
2012-03-16Core/Movement: Do not process server side relocation if reading movementinfo ...Machiavelli
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-25Core: Add some more output in HandleSetActionButtonOpcode (show playername/gu...Discovered
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-10Core/Protocol: Remove useless ResetInstances call inside WorldSession::Handle...kaelima
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-26Core: Change Handlers locationSpp