aboutsummaryrefslogtreecommitdiff
path: root/src/game/TemporarySummon.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-03-27Make a function(ToTempSummon()) which can convert Creature to TempSummon with...Anubisss
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-03-07Added new type-safe cast functions.raczman
2010-01-16Updated copyright for new year.n0n4m3
2009-11-20*Some cleanup (mostly whitespace changes)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-08-27*Fix a crash. Thanks to MaXiMiUSmegamage
2009-08-26*Some clean up and add debug info to find the reason of crash.megamage
2009-08-24*Fix some summon vehicle spells.megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-22*Use ai function issummonedby to handle creature trigger spells.megamage
2009-08-15*Change react state of guardian back to aggressive. Instead check threat radi...megamage
2009-08-14*Set react as defensive for guardians. Otherwise you cannot finish quest "the...megamage
2009-08-08*Fix a crash caused by undismissed pet.megamage
2009-07-22*Implement Aura Type 247 (SPELL_AURA_CLONE_CASTER) and 279 (SPELL_AURA_INITIA...QAston
2009-07-09*Fix some problems with charmer removing started with rev 4402.QAston
2009-07-01 [8102] Simplify code base at new root method WorldObject::CleanupsBeforeD...megamage
2009-06-14*Remove some redundent code in spell.cppmegamage
2009-06-09*Fix a bug that triggers show level up visual when summoned.megamage
2009-06-09*Do not trigger spells with triggers with scripts. This fixes the bug that sh...megamage
2009-06-07*Move creature::update before summon timer check to prevent to lose the last ...megamage
2009-06-03*Use setcharmedby and removecharmedby in enter/exit vehicle functions.megamage
2009-05-26*Remove puppet when it is killed.megamage
2009-05-25*Do not consider possessed creatures as pet. Also fix the bug that possessed ...megamage
2009-05-09*Set creature trigger have the same level as caster.megamage
2009-05-09*Fix a creature spell use bug.megamage
2009-05-09*Fix a bug that guardian pets do not have correct stats.megamage
2009-05-06*Update summon system.megamage
2009-05-03*Fix broken hunter pet.megamage
2009-05-03*Fix a crash when player log in. Sorry.megamage
2009-05-03*Clean up summon code.megamage
2009-05-02*Update summon system.megamage
2009-04-29*Allow trigger creatures use spell2 as heroic spells.megamage
2009-04-27*Some update of summon effect code.megamage
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
2009-04-19*Fix a bug that pet/charmed cannot AOE neutral creatures.megamage
2009-04-12*Fix a bug that JustSummoned is not called and all related script bugs.megamage
2009-03-31*Remove some code which may cause crash.megamage
2009-03-31*Try to fix crash.megamage
2009-03-27*Fix some bugs of pet.megamage
2009-03-25*Fix a crash caused by pet.megamage
2009-03-25*Summon all creatures by summon properties.megamage
2009-03-25*Only set guardian's ownerguid in setpet.megamage
2009-03-21*Update summon system. Show pet bar for guardians. Allow multiple charms/guar...megamage
2009-03-20*Fix a crash for summoned creatures without summer.megamage