From 5b42daa7bfaa78c95558b29b7acbfd571eb46eb9 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Sun, 16 Aug 2009 01:45:49 +0200 Subject: Merge [SD2] 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 --- src/bindings/scripts/VC90/90ScriptDev2.vcproj | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'src/bindings/scripts/VC90/90ScriptDev2.vcproj') diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 5d46c04a913..80f34afd82f 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -376,10 +376,6 @@ RelativePath="..\base\guard_ai.h" > - - @@ -2740,6 +2736,10 @@ RelativePath="..\scripts\world\go_scripts.cpp" > + + @@ -2829,6 +2829,18 @@ > + + + + + + -- cgit v1.2.3