aboutsummaryrefslogtreecommitdiff
path: root/src/game/InstanceData.cpp
AgeCommit message (Collapse)Author
2009-08-14Merge [SD2]Kudlaty
r1276 Add function DoUpdateWorldState() to ScriptedInstance class for sending update to all players in instance. --HG-- branch : trunk
2009-06-17Merge [SD2]Kudlaty
r1021 Remove ScriptedAI boolean InCombat and use real combat state instead where check is needed. r1022 Added new ScriptedInstance function, DoUseDoorOrButton() for future use in instance scripts. r1023 Updated instance function DoUseDoorOrButton with additional variables. Remove some older code and replace to use new function. r1024 Fix typo in previous commit. - Skip r1025 Added instance script for blood furnace and make bosses set instance data. Some code cleanup - only some code cleanup --HG-- branch : trunk
2009-06-13*Fix the bug that door state of naxx is not loaded.megamage
--HG-- branch : trunk
2009-06-09*Change some instance functions to TC functions.megamage
--HG-- branch : trunk
2009-05-20*Update Naxx scripts. Now only Kelthuzad is incompletedmegamage
--HG-- branch : trunk
2009-05-17*Update Naxx script. Let boss evade if they are pulled out of room.megamage
--HG-- branch : trunk
2009-05-16*Update some instance script functions.megamage
--HG-- branch : trunk
2009-05-11*Update instance script functions.megamage
--HG-- branch : trunk
2009-05-09*Update instance script functions.megamage
--HG-- branch : trunk
2009-05-06*Fix broken instance scripts.megamage
--HG-- branch : trunk
2009-05-06*Fix build in *nix.Anubisss
--HG-- branch : trunk
2009-05-06*Update instance script functions.megamage
--HG-- branch : trunk
2009-05-01*Fix build.megamage
--HG-- branch : trunk
2009-05-01*Merge.megamage
--HG-- branch : trunk
2009-05-01*Add some InstanceData functions to better handle instance doors.megamage
--HG-- branch : trunk
2009-04-27 [7715] Provided way for scripts set alternative gameobject state for ↵megamage
client show. Author: VladimirMangos Also use enum for gsmeobject states. --HG-- branch : trunk
2009-04-24Change all SD2: to TSCR:Chaz Brown
--HG-- branch : trunk
2009-04-24Change all SD2: to TSCR:Chaz Brown
--HG-- branch : trunk
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
* This let get objects at map without reference to player or another object. * Simplify future implementation for per-map storage for like objects --HG-- branch : trunk
2009-04-06* Trailing whitespace removed.XTZGZoReX
--HG-- branch : trunk
2009-04-04*Merge.megamage
--HG-- branch : trunk
2009-04-04*added HandleGameObject function to instance, use this to simply open/close ↵Rat
doors from scripts --HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk