aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-14* Ticket system update;Machiavelli
- Add map, x, y, z coordinate data to ticket upon creation - Add command .go ticket to teleport to the coordinates where the ticket was created - Move InitTicketID() to the class constructor instead of at every LoadGMTickets call - Minor code cleanup --HG-- branch : trunk
2009-04-14Mergeraczman
--HG-- branch : trunk
2009-04-14Fix build on windows.raczman
--HG-- branch : trunk
2009-04-14*small visual fix for Reliquary of SoulsRat
--HG-- branch : trunk
2009-04-14Small update to creature respawn - by Iskanderraczman
--HG-- branch : trunk
2009-04-14Creature respawn linking, idea by Rat, wrote by Iskander, blessed by raczman.raczman
--HG-- branch : trunk
2009-04-14* Fix build 1358, my apologiesMachiavelli
--HG-- branch : trunk
2009-04-14Ticket system changes by Disassembler:Machiavelli
- Change uint16 closed guid to uint64 - Add createtime field --HG-- branch : trunk
2009-04-13*Add Aura::m_tickNumber to handle some script spells.megamage
--HG-- branch : trunk
2009-04-13*Use function RandomResizeList to resize spell target list.megamage
--HG-- branch : trunk
2009-04-13*Update moveinLOS assistance code.megamage
--HG-- branch : trunk
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