From 66b99469ae301fc343c704de6ead9970be2aa755 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Wed, 10 Oct 2007 17:35:39 +0000 Subject: [PATCH] Add editor scripts. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7315 282e977c-c81d-0410-88c4-b93c2d0d6712 --- editor/scripts/MapValidator | 110 +++++++++++++++++++ editor/scripts/WorldMaker | 207 ++++++++++++++++++++++++++++++++++++ 2 files changed, 317 insertions(+) create mode 100644 editor/scripts/MapValidator create mode 100644 editor/scripts/WorldMaker diff --git a/editor/scripts/MapValidator b/editor/scripts/MapValidator new file mode 100644 index 000000000..1c11a1091 --- /dev/null +++ b/editor/scripts/MapValidator @@ -0,0 +1,110 @@ + + + diff --git a/editor/scripts/WorldMaker b/editor/scripts/WorldMaker new file mode 100644 index 000000000..3b3e1e04a --- /dev/null +++ b/editor/scripts/WorldMaker @@ -0,0 +1,207 @@ + + +