aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts/system/ScriptLoader.cpp
AgeCommit message (Collapse)Author
2010-01-19*Integrate Script system to CoreRat
-added ScriptMgr for loading scripts -removed bindings -moved script system to src/game -moved scripts to src/scripts -VC project files updated -cmakes updated (not 100% done yet) NOTE to Devs: -file locations changed -precompiled renamed to ScriptedPch -ecsort_ai renamed to ScriptedEscortAI -follower_ai renamed to ScriptedFollowerAI -guard_ai renamed to ScriptedGuardAI -simple_ai renamed to ScriptedSimpleAI -sc_creature renamed to ScriptedCreature -sc_gossip renamed to ScriptedGossip -sc_instance renamed to ScriptedInstance *use the new headers in scripts, thank you NOTE to ALL: cmake not fully tested, please report any errors with it could make creashes, incompability USE AT YOUR OWN RISK before further tests!! --HG-- branch : trunk
2010-01-14Gnomeregan: Implemented Blastmaster Emi Shortfuse Event._manuel_
--HG-- branch : trunk
2010-01-07Deadmines: Implemented Mr.Smite chest event._manuel_
--HG-- branch : trunk
2010-01-02Redridge Mountains: Support for quest "Missing in action" Q219._manuel_
--HG-- branch : trunk
2009-12-25Implemented basic support instance Trial of the Champion. original autor ↵n0n4m3
Syntec, thx destros. --HG-- branch : trunk
2009-11-20Blackfathom Deeps: Register boss scriptstartalo
--HG-- branch : trunk
2009-11-20BlackFathom Deeps: Altar scriptstartalo
--HG-- branch : trunk
2009-11-18*Implement Dalaran Mageguards, by WarHead. Closes #43maximius
*f6e09e1d71d4 16062b31dba9 df7b6c79c44a and 420160897950 were by MetaphysicalDrama. Closes #153, #146, #147, #123 --HG-- branch : trunk
2009-10-31Drak'Tharon Keep, King Dred scrypt by Manueltartalo
--HG-- branch : trunk
2009-10-31Drak'Tharon Keep: *Cleanuptartalo
*Trollgore script *Tharon'ja script --HG-- branch : trunk
2009-10-27*Hallow's End Innkeeper, by WarHeadmaximius
*Some Confused Movement Generator fixes, thanks Proofzor --HG-- branch : trunk
2009-10-27Deadmines: Clean up + Code relocationtartalo
--HG-- branch : trunk
2009-10-20Ruins of Ahn'Qiraj: Instance script + cleanup + boss placeholder's completiontartalo
First step of AQ20 remaking process --HG-- branch : trunk
2009-10-18*Ahn'kahet: Jedoga shadowseeker scripted, by WarHeadmaximius
*Cleanup. --HG-- branch : trunk
2009-10-18Anub'Arak script, by Gyullotartalo
--HG-- branch : trunk
2009-10-18*Azjol-Nerub: Hadronox and Amanitar updates, by WarHeadmaximius
*Some cleanup and target selection adjustments.. --HG-- branch : trunk
2009-10-17*Backed out changeset 3be01fb200a5maximius
--HG-- branch : trunk
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵maximius
some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk
2009-10-17*Strip all trailing spaces.maximius
--HG-- branch : trunk
2009-10-17*Incomplete Violet Hold scripts by Tartalomaximius
--HG-- branch : trunk
2009-10-16*Ulduar teleporter, and updates, by BonDit. Thanks AniRB.maximius
*Fixed some typos in last commit. --HG-- branch : trunk
2009-10-14*Updated, working script for Drak'Tharon Keep (Novos the Summoner), by Tartalomaximius
--HG-- branch : trunk
2009-10-01*Azjol'Nerub - Register instance script & GO handling for first boss door, ↵maximius
by Tartalo *Krik'thir the Gatewatcher - Fix compile on *nix + merge npc AIs, by Tartalo *Halls of Stone - Merge from SD2, scripting by ckegg, merge by Tartalo --HG-- branch : trunk
2009-09-26*Gundrak: GO Handling & Slad Ran script by Tartalomaximius
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM. --HG-- branch : trunk
2009-09-25*Grobbulus - in Inject event, tank is not a target for this spell, by Gyullomaximius
*Gundrak - AI for the boss Moorabi, by Manuel *Improvements to player death handling (they will now fall to the ground).. also attempted to improve creature death handling the same way. --HG-- branch : trunk
2009-09-23*Krik'thir the Gatewatcher partial script by Manuel and Gyullomaximius
*Ahn'Kahet: Fixes for Prince Taldaram & code Achievement by Tartalo --HG-- branch : trunk
2009-09-22*Fix Unit::m_regenTimer so creatures regen health properly, by MrSmitemaximius
*Partial Utgarde Pinnacle instance & boss scripts, rewritten by Tartalo, original by ckegg *Fix a bug where pets would engage new attackers while approaching the target their owner sent them to attack, by MrSmite --HG-- branch : trunk
2009-09-20*Ahn'Khalet: Partial Herald Volazj script, by Tartalomaximius
*Check for null pointers in SelectTargetHelper, thanks to Spp *Remove rank aura from last battle (possibly there due to crash), by Spp --HG-- branch : trunk
2009-09-20*Ahn'Khalet: GO handling & Prince Taldaram scripting by Tartalo & tlexiimaximius
*Cleanup, remove all DB-specific data that needs review from 5700_world.sql -- TDB topic here: http://bit.ly/POdro --HG-- branch : trunk
2009-09-20*Add missing files for CMake/VCproj and ScriptLoader.Anubisss
*Fix a possible crash. --HG-- branch : trunk
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
*Boss Emote Command for DB Scripts by XTElite1 --HG-- branch : trunk
2009-09-11*Base script for Maiden of Grief in Halls of Stone by Elronmaximius
--HG-- branch : trunk
2009-09-05* Register scripts for bosses Ionar and Volkhan in Halls of Lightning. Even ↵Machiavelli
though their scripts aren't 100% working, it allows handling of gameobjects in the instance. --HG-- branch : trunk
2009-08-26*Update flame levi script. Fix the bug that it often gets stuck.megamage
--HG-- branch : trunk
2009-08-21Script for Plaguehound Tracker. Thanks to manuel and NevanKudlaty
--HG-- branch : trunk
2009-08-20* Add basic script for Assembly of Iron in UlduarMachiavelli
* Add instance script for Ulduar --HG-- branch : trunk
2009-08-20Add script for quest 12864. Script by manuelKudlaty
--HG-- branch : trunk
2009-08-17*Add file chapter5 for dk quest.megamage
--HG-- branch : trunk
2009-08-16*Some quest fixes for some dk quests. Not enabled for now. By Azrael and ↵megamage
ckegg. sql will be added later so you may get some console error during start up. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1321 Add support for quest 863. Some cleanup in existing script. r1322 Correct database info for current supported Mangos revision (8273+) (Windows may use from 8190+) - skip r1323 Make escortAI function IsPlayerOrGroupInRange and move existing code to this. r1324 Fixed IsEncounterInProgress for Arcatraz, The Eye and Shadow Labyrinth r1325 Renamed aunchindoun to auchindoun. Fixed comment typos. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1314 Correct some spellId's and apply SD2 code style r1315 Correct more spells and apply SD2 code style r1316 Replace magic number with enum type name UNIT_DYNFLAG_DEAD r1317 Add support for quest 1249. Patch by jotapdiez r1318 Move AI's implementation from headers. Original patch/idea by DasBlub r1319 Convert script related to quest 938 to use followerAI r1320 Add new virtual function WaypointStart() to escortAI. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1305 Move source files to continent folder, part 3 --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1304 Move source files to continent folder, part 2 --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1302 Create folder structure for sorting instance by continent and move empty folders. - skip r1303 Start move source files to new folders, sorted by continent. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1296 Fix typo and check for IN_PROGRESS instead of NOT_STARTED and also return after force EnterEvadeMode in UpdateAI - skip r1297 Set sysconfdir path in different way for linux compile, to avoid possible DOTCONF++ error at start. Patch by Saeldur - skip r1298 Fix typo in MC instance script. r1299 Clean up one MC boss script and remove old workarounds. Patch by Reve r1300 Add gossip to npc_naladu. Patch by hoshie r1301 Some minor cleanup and move one folder+source file --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1294 Let EscortAI fill waypoint list at Start(). Scripts using escortAI then no longer need to call FillPointMovementListForCreature(). r1295 Move one misplaced source file. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1291 Move one misplaced script in yesterday commits. r1292 Make own folder for tool, not needed for general work of SD2. - skip r1293 Add script loader to simplify maintenance of scripts. The scripts must now be added to system/ScriptLoader.cpp instead of old way directly in ScriptMgr. --HG-- branch : trunk