aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
2018-07-19Core/Handlers: Spell handler no longer downranks otherwise-negative spells be...Treeston
2018-02-14Core/Handlers: fix bogus check that skipped CMSG_CAST_SPELL packet under cert...ariel-
2018-02-04Core/Spells: kill unused parameter from Spell constructorariel-
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-06Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)ariel-
2017-03-20Core/Items: Fixed durability problems for wrapped item (#19003)xinef1
2017-02-17Core/SmartAI: Various fixes and extensions for smart scripts: (#18673)xinef1
2017-02-05Core/Spells: Remade trajectory target selection (#19048)xinef1
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-11Core/Items: Defined all item flagsShauren
2016-08-20Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2016-08-11Core/Logs: Fine tune more logsAokromes
2016-06-07Core/Items: Missing renames 5faaddcf6bba50845f46a98a6387ffcd8abad2b8DDuarte
2016-04-12Core/Entities: Ported byte field offset naming from 6.xShauren
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