aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-18Fix quest completion of 'The City of Light'Machiavelli
--HG-- branch : trunk
2009-04-18*fix reliquary of souls bug where essence did not move home when defeatedRat
--HG-- branch : trunk
2009-04-18Fixed a crash in UpdateVisibilityOfraczman
--HG-- branch : trunk
2009-04-18Fixed a crash in GOselect.raczman
--HG-- branch : trunk
2009-04-18Fix compile caused by missing includes in r1386Machiavelli
--HG-- branch : trunk
2009-04-17*Fix incorrect threat calculation of taunt spells.megamage
--HG-- branch : trunk
2009-04-18*Fix the bug in friends list that does offline players show online.Anubisss
--HG-- branch : trunk
2009-04-17*Change a eventai action number in case of conflicts with mangos.megamage
--HG-- branch : trunk
2009-04-17Added placeholders for sunwellBagsac
--HG-- branch : trunk
2009-04-17*reset Kael's threat when he enters the fightRat
--HG-- branch : trunk
2009-04-17*fix Kael'thas' no-reset bugRat
--HG-- branch : trunk
2009-04-17*Kael'thas (tk:eye)Rat
- corretly despawn all phoenix - enable phoenix's fly mode - spawn eggs on the ground even if bird died mid-air - small code realignment and cleanup --HG-- branch : trunk
2009-04-17*some fixes to Kael'thas (tk:eye)Rat
- fixed event reset bug - fixed 'combat bug' after boss is killed - use SummonList to handle all summons - fixed possible crashpoint todo: find a way to reset event if raid wiped --HG-- branch : trunk
2009-04-17*fix enemy counter/timer reset bug in hyjalRat
--HG-- branch : trunk
2009-04-16*removed not used vars from EAIRat
--HG-- branch : trunk
2009-04-16* Add loading of missing map field in ticket system, typo pointed out by ↵Machiavelli
Disassembler. --HG-- branch : trunk
2009-04-16*Better names for var Modelid.Anubisss
--HG-- branch : trunk
2009-04-15*enable EvantAI to summon gameobjectRat
+tabs2spaces --HG-- branch : trunk
2009-04-15*fix some boss pull/kill exploitsRat
- Hexlord (zulaman) - Janalai (zulaman) - Delrissa (magister) --HG-- branch : trunk
2009-04-15Update to creature formations.raczman
This is a big merge, it may cause problems. Use with caution, report bugs. --HG-- branch : trunk
2009-04-14*hyjal updateRat
- despawn Anetheron's summons if boss is dead / despawned (wiped) - same for Azgalor --HG-- branch : trunk
2009-04-14* Battleground update; change some datatypes, correct comment, minor tab -> ↵Machiavelli
space cleanup --HG-- branch : trunk
2009-04-14* Fix issue with battleground queuing where core would first invite people ↵Machiavelli
who joined queue the latest --HG-- branch : trunk
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