aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
2014-01-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-25Core/Gameobjects: Fix an exploit where it was possible to use gameobjects fro...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
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-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-06-07Core/Auras: Implemented SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWNShauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-11Core/PacketIO: Updated and enabled CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE an...Shauren
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
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-26Merge branch 'master' into 4.3.4Spp
2012-11-25Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...Shauren
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-11-02Core/Protocol: Enabled a couple of (confirmed) opcodes.kaelima
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-07Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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-09-09Core/PacketIO: Enabled some opcodesSubv
2012-08-29Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-23Sentry Totem can be unsummoned by totem timers opcodedr.skull
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-08-13Core/Auras: Simplified SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS handlingShauren
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-09Core/Spells: Implemented SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLSShauren
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/PacketIO: Enabled more opcodesSubv
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv