aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellHandler.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-03-23Fix one WPE exploit.n0n4m3
2010-03-11Convert some C style casts to new functionsthenecromancer
2010-03-10Totem* casts.raczman
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-03-07Added new type-safe cast functions.raczman
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-10Update aura system:QAston
2009-12-31Implemented function CheckPlayerCondition, it will be used before the player ..._manuel_
2009-12-17Update Spell code for 322a. Part 2n0n4m3
2009-10-18*Cleanupmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-23*add 11 new event hooks to the OnEvents system, by Hawthornemaximius
2009-09-01*Better fix to dead player with health exploit..maximius
2009-09-01*Prevent players from casting spells while getDeathState() == DEAD (this bloc...maximius
2009-08-29*Some improvements in Mirrors Image visual - by thenecromancer.QAston
2009-08-27*Fix a crash caused by possess pet. Thanks to nanounikomegamage
2009-08-27*A temp fix for the crash caused by creature 28782megamage
2009-08-26*Fix a crash caused by spellclick enter vehicle. Thanks to nanounikomegamage
2009-08-24[8403] Fixed cast spell opcode parsing for some cases with additional data. A...megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-23*Update flame leviathan script.megamage
2009-08-20Revert part of last patch witch should be not pushed. SorryKudlaty
2009-08-20Add script for quest 12864. Script by manuelKudlaty
2009-08-19[8383] Implement WorldSession::HandleCancelChanneling. Author: VladimirMangosmegamage
2009-08-19 [8382] Implement ByteArray functions for skip read of fields not needed f...megamage
2009-08-19 [8381] Some refactoring work in Unit::m_currentSpells code. Author: Vladi...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-08-17*Add spell_bonus_data for lightwell - by ElronQAston
2009-07-22*Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 (SPELL_AURA_INITIA...QAston
2009-07-11*Allow Illumination to proc on Holy Shock.Destalker
2009-07-11*Fix Desecration.QAston
2009-06-15 [8016] Work at npc click table data use. Author: VladimirMangosmegamage
2009-06-10[7983] Make static Spell::SendCastResult accessable from script DLL. Author: ...megamage
2009-06-09*Fix Heart of the PheonixQAston
2009-06-08 [7980] Implement item use target requirements store and check (new table ...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-22Add a column to npc_spellclick_spells table to check if quest is completed/re...Kudlaty
2009-05-18*Fix a bug that player cannot remove buff which is not casted by self.megamage
2009-05-05 [7776] Completed implementation of CMSG_SPELLCLICK Author: arraimegamage
2009-04-30*Merge.megamage