aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
2016-02-04Core/Gossips: added some sanity checks to prevent duplicate interactionjoschiwald
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-25Core/Gameobjects: Fix an exploit where it was possible to use gameobjects fro...Discover-
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-09Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052Vincent_Michael
2013-03-09Core: Fix warningsVincent_Michael
2013-03-09Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...Trista
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...Shauren
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-22Core/Spells: Fixed Soulwell getting two charges removed (or more) per click.Warpten
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-23Sentry Totem can be unsummoned by totem timers opcodedr.skull
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-25Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.kaelima
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-02-16Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...QAston
2012-01-26Core: Change Handlers locationSpp