VladimirMangos
d2b3977fee
[10988] Propertly note for not loaded script library version.
...
* Better support localization in case built-in version notes.
* Move script library version functions to ScriptMgr
2011-01-09 06:06:52 +03:00
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
VladimirMangos
b325e93538
[10940] Apply mangos code style to in class {} indent.
2010-12-30 04:11:05 +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
Ambal
f56e13966f
[10914] Remove ObjectLevelLockable inheritance in Map class + cleanup locks in Map code. Restore build after recent commits.
...
Signed-off-by: Ambal <pogrebniak@gala.net>
2010-12-24 01:23:02 +02:00
zergtmn
0d6f990e4e
[10912] Move scripting related functions from ObjectMgr to ScriptMgr
2010-12-24 00:23:37 +05:00