Schmoozerd
883e88fad5
[10956] Implement support triggered spells in SCRIPT_COMMAND_CAST_SPELL
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2011-01-04 04:15:47 +03:00
VladimirMangos
9ae7104251
[10950] Check for scripting lib that it build with exactly same mangos rev.
...
This prevent use outdated script DLL with hidden possible incompatibilities
in used from core inline functions or defines.
2011-01-02 20:19:21 +03:00
VladimirMangos
20e7cdb55e
[10948] Fixed typo in enum names
2011-01-02 00:23:56 +03:00
VladimirMangos
bf0ecf6e71
[10947] Update copyright notice for 2011 year.
2011-01-01 20:33:43 +03:00
VladimirMangos
84b5ee3b43
[10945] Restore check scripting lib API at load.
...
Also report result of script library load/reload to chat/console.
2011-01-01 18:39:09 +03:00
zergtmn
0b7e78d2a7
[10938] Some adjustments to script calls OnQuestChooseReward replaced with OnQuestRewarded. Also fix compile in VC 8.0 and VC 9.0.
2010-12-30 01:27:13 +05:00
zergtmn
ec6089bbd8
[10935] Move script calls to ScriptMgr
...
- Script library presence is now optional.
- Some script hooks have new names. Scripting libraries need to be adjusted accordingly.
Signed-off-by: zergtmn <zerg@myisp.com>
2010-12-29 21:48:06 +05:00
zergtmn
8f37314950
[10913] Fix db_script_string loading
2010-12-24 00:46:07 +05:00
zergtmn
0d6f990e4e
[10912] Move scripting related functions from ObjectMgr to ScriptMgr
2010-12-24 00:23:37 +05:00