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/VC80/80ScriptDev2.vcproj | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'src/bindings/scripts/VC80') diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index f2df15cf407..38ffd7dfa73 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -379,10 +379,6 @@ RelativePath="..\base\guard_ai.h" > - - @@ -2743,6 +2739,10 @@ RelativePath="..\scripts\world\go_scripts.cpp" > + + @@ -2832,6 +2832,18 @@ > + + + + + + -- cgit v1.2.3