aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-24Core/Handlers: Add inspect distance and target checksDehravor
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-30Core/Misc: Missing changes and get rid of useless method in acd46085d1f496657...Discover-
2014-01-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-19Core/Misc: Split the calculating of the corpse reclaim delay and sending of S...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-11Core/Wintergrasp: Fix typo in CMSG_HEARTH_AND_RESURRECT handlerjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
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-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-17Core/Misc: Implement CMSG_SET_TAXI_BENCHMARK_MODE to toggle PLAYER_FLAGS_TAXI...Discover-
2013-08-10Core/PacketIO: Fixed object update failuresShauren
2013-06-20Core/PacketIO: Allow to queue up to 3 time sync requests to prevent very long...Shauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-26Core/Misc: Rename AreaTrigger structure to AreaTriggerStructShocker
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
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-04-03Core/Units: Started work on updating movement (main goal: remove SendMovement...Shauren
2013-04-01Core/PacketIO: Fixed instant logouts displaying logout box with timerShauren
2013-03-17Core/DataStores: Implemented using locales in .db2 storesShauren
2013-03-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-03-03Core/PacketIO: Updated and enabled CMSG_BUG & CMSG_CALENDAR_COMPLAINShauren
2013-02-27Merge branch 'master' into 4.3.4Spp
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-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/Players: Allow players to log out in combat when they are in resting are...Shauren