aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2014-04-24Core/Handlers: Add inspect distance and target checksDehravor
2014-03-15Core/Gossip: Fix crash added in 6c64fa8de36dad958821c6078b3f2f5f5753a2fcjackpoz
2014-03-13Core/Gossip: Add security to C++ scripted gossip options by checking guid of ...Rochet2
2014-01-30Core/Misc: Missing changes and get rid of useless method in acd46085d1f496657...Discover-
2014-01-19Core/Misc: Split the calculating of the corpse reclaim delay and sending of S...Discover-
2014-01-11Core/Wintergrasp: Fix typo in CMSG_HEARTH_AND_RESURRECT handlerjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-08-17Core/Misc: Implement CMSG_SET_TAXI_BENCHMARK_MODE to toggle PLAYER_FLAGS_TAXI...Discover-
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