aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2020-06-12Core/Spells: Prevent manual cancelling of channelled spells that have SPELL_A...Shauren
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-04-05Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-30Core/PacketIO: updated spell "cancel" opcodes to new packet class (#24342)ForesterDev
2020-02-01Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2020-01-17Core/Spells: SPELL_AURA_48 implementation (#24054)NoName
2020-01-02New yearAokromes
2019-07-25Core/PacketIO: updated totem packets (#23634)ForesterDev
2019-07-05Core/Unit: Implement more helper methods (#23555)ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-23Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...Treeston
2019-05-02Core/Object: Range check vol. 2 (#23226)Jozef DĂșc
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-08-25Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
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