aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-13*Call new function InitializeAI() instead of Reset() to do one-time work.megamage
--HG-- branch : trunk
2009-04-13*Only let creatures in combat enterevademode when stopping grid.megamage
--HG-- branch : trunk
2009-04-13*fix Shade of Akama event reset bugsRat
*code cleanup/update --HG-- branch : trunk
2009-04-13Better way for allow GMs(in gm mode on) to see invisible or stealthed ↵Anubisss
players by Machiavelli. Thank you. --HG-- branch : trunk
2009-04-13*fixed essence of suffering (reliquary of souls)Rat
--HG-- branch : trunk
2009-04-13*hyjal updateRat
-reset boss damage at boss reset -minimal player dmg for bosses changed to min 25% (until someone confirms a better value) -count pet dmg as player dmg into boss min dmg --HG-- branch : trunk
2009-04-12*Add better debug log for grid state.megamage
--HG-- branch : trunk
2009-04-12*Do not allow chase/follow self.megamage
--HG-- branch : trunk
2009-04-12*hyjal updateRat
-lowered raid damage to 700k -added horde base cleaning wave (watch out for infernal rain) --HG-- branch : trunk
2009-04-12Fixed exploit with several spells being casted on pet with no de-buff ↵raczman
applied. Author: Elron. --HG-- branch : trunk
2009-04-12Merge.raczman
--HG-- branch : trunk
2009-04-12Change container type for guilds to Map.raczman
Use const_iterator in case nothing is modified in loop. author: bladex. --HG-- branch : trunk
2009-04-12*finished allliance cleaning wave in hyjalRat
--HG-- branch : trunk
2009-04-12Allow GM's to see invisible/stealthed players correctly. <3 Machiavelli.raczman
--HG-- branch : trunk
2009-04-10* Fix BG start teams, make them even, send only corrent amount of invites. ↵biglad
thanks Machiavelli for help --HG-- branch : trunk
2009-04-12Removed unneeded function from Chat.h.raczman
--HG-- branch : trunk
2009-04-12*Fix a typo in Gruul's door handling. Thanks Kudlaty.Anubisss
--HG-- branch : trunk
2009-04-11*Add function GetPlayer and GetCreature for scripts. Please try to not use ↵megamage
GetUnit in the future. --HG-- branch : trunk
2009-04-11*fix melee hit crit and add it to debuglog if disabledRat
--HG-- branch : trunk
2009-04-11*Fix compile sorry.Anubisss
--HG-- branch : trunk
2009-04-11*Little changes in instance Gruul's Lair.Anubisss
--HG-- branch : trunk
2009-04-11*Fix some typos in ScriptedInstances.Anubisss
--HG-- branch : trunk
2009-04-11*Fix 3 typo in SSC's bosses.Anubisss
--HG-- branch : trunk
2009-04-10*Fix a script bug that causes memory corruption.megamage
--HG-- branch : trunk
2009-04-10*fix auras (buff/debuff) original patch by IskanderRat
--HG-- branch : trunk
2009-04-10*hyjal updateRat
-small cleanup -disable loot and reputation gain from trash mobs if players didn't do enough dmg -added raid damage to instance save -disable loot for bosses if players do less then 50% damage based on boss' max health -removed min players workaroud to start the events --HG-- branch : trunk
2009-04-10*added creature extra flag No Crit (CREATURE_FLAG_EXTRA_NO_CRIT)Rat
*added function to disable reputation gained from monsters *tabs2spaces in affected files --HG-- branch : trunk
2009-04-09*Do not allow boss to be dazed by other creatures.megamage
--HG-- branch : trunk
2009-04-08*Fix a typo that causes crash.megamage
--HG-- branch : trunk
2009-04-08*Add unit to notify when unit is add to world (including load grid case).megamage
*Add some check in remove object function. --HG-- branch : trunk
2009-04-08*fix Jaina stucking bug after evadeRat
*small fixes to retreat events (spell visuals) --HG-- branch : trunk
2009-04-08*Only clear spellcontainer when current spell is cancelled spell.megamage
--HG-- branch : trunk
2009-04-08*Check if grid is loaded before switch container.megamage
--HG-- branch : trunk
2009-04-08'small' update to Hyjal instanceRat
*all bosses, trashes rescripted *almost all 'events' done *all mobs now use waypoints *added instance gate scripts (horde gate entry: 182060, elf: 182061) and lots of other fixes todo: -finish the 'cleaning waves' -code cleanup -fix small bugs (istance is fully playable at corrent dev point) --HG-- branch : trunk
2009-04-07Added a workaround for Black Hole Effectmknjc
--HG-- branch : trunk
2009-04-07Used constant SEC_PLAYER in World::SendGMText(int32 string_id, ...)mknjc
--HG-- branch : trunk
2009-04-07*correct Leotheras the Blind add positionsRat
--HG-- branch : trunk
2009-04-07Fix Next repeatable quest and gossip icons in terokkar_forest.cpp - patch ↵Chaz Brown
submitted by kudlaty --HG-- branch : trunk
2009-04-07*fix Al'ar stuck bugRat
--HG-- branch : trunk
2009-04-07*fix Lady Vashj unattackable bugRat
--HG-- branch : trunk
2009-04-06fix a long standing typoChaz Brown
--HG-- branch : trunk
2009-04-05*Always delink spell and container when spell is cancelled.megamage
--HG-- branch : trunk
2009-04-05Fix interface building.raczman@debian
--HG-- branch : trunk
2009-04-05Added reload command for spell_linked_spell DB tablemknjc
--HG-- branch : trunk
2009-04-05Crashfix. <3 QAston, you damn beast.raczman
--HG-- branch : trunk
2009-04-05Fix build.raczman
--HG-- branch : trunk
2009-04-04*Fix a crash caused by scriptprocessmegamage
--HG-- branch : trunk
2009-04-04*Backport some contents from TC2.megamage
--HG-- branch : trunk
2009-04-04Fixed typo.raczman
--HG-- branch : trunk
2009-04-04Merge.raczman
--HG-- branch : trunk