Commit Graph

8 Commits

Author SHA1 Message Date
_manuel_ 5448abd9f9 Implemented error message for go_tele_to_dalaran_crystal. By Malcrom.
--HG--
branch : trunk
2010-03-01 20:35:13 -03:00
Tartalo 7971e3b8c1 Icecrown, Argent Tournament: Support for quests 14096 & 14142
You've Really Done It This Time Kul
Needs db support to work properly (missing spawn + faction changes)

--HG--
branch : trunk
2010-02-24 16:51:15 +01:00
Tartalo 6c2ebfc8e4 Howling Fiord: Support for Quest 11255
Prisoners of Wyrmskull

--HG--
branch : trunk
2010-02-23 20:36:56 +01:00
Tartalo 746052f561 Borean Tundra: Support for quest 11560
Oh Noes, the Tadpoles!

--HG--
branch : trunk
2010-02-18 22:22:09 +01:00
n0n4m3 bcd4a48328 Removed stupid/not needed file Spellid.h.
--HG--
branch : trunk
2010-02-15 18:23:39 +01:00
Xanadu b0b261585f Move the EvilID.h includes to pch.
--HG--
branch : trunk
2010-02-04 21:07:12 +01:00
Xanadu ad63efde8d Fixed Ritual of Souls, implemented soulwell giving healthstones according to warlock's Improved Healthstone talent points.
--HG--
branch : trunk
2010-02-04 14:43:07 +01:00
Rat 0cc053ea4d *Integrate Script system to Core
-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-19 11:36:05 +01:00