aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
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