From 8e60c8463de36112c160bb71d1a6ec44e36a93ca Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 5 Apr 2007 23:17:46 +0000 Subject: [PATCH] Move tools stuff into utils (Ivanovic's suggestion). This directory is going to go away. --- {tools => utils}/TeamColorizer.pl | 0 {tools => utils}/autoexp_vc6.txt | 0 {tools => utils}/castle-cutter/castle-walls.tmpl | 0 {tools => utils}/castle-cutter/castle.png | Bin {tools => utils}/castle-cutter/castles.xcf | Bin {tools => utils}/castle-cutter/cutout-bg.png | Bin {tools => utils}/castle-cutter/cutout-fg.png | Bin {tools => utils}/castle-cutter/encampment.png | Bin {tools => utils}/castle-cutter/keep1.png | Bin {tools => utils}/castle-cutter/keep1.tmpl | 0 {tools => utils}/castle-cutter/keep2.png | Bin {tools => utils}/castle-cutter/keep2.tmpl | 0 {tools => utils}/castle-cutter/mask.png | Bin {tools => utils}/castle-cutter/mk-all-castles.sh | 0 {tools => utils}/castle-cutter/mk-castle.sh | 0 {tools => utils}/map_convert.pl | 0 {tools => utils}/mk-edges.pl | 0 {tools => utils}/scoutDefault.py | 0 {tools => utils}/wesnoth-attack-sim.c | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename {tools => utils}/TeamColorizer.pl (100%) rename {tools => utils}/autoexp_vc6.txt (100%) rename {tools => utils}/castle-cutter/castle-walls.tmpl (100%) rename {tools => utils}/castle-cutter/castle.png (100%) rename {tools => utils}/castle-cutter/castles.xcf (100%) rename {tools => utils}/castle-cutter/cutout-bg.png (100%) rename {tools => utils}/castle-cutter/cutout-fg.png (100%) rename {tools => utils}/castle-cutter/encampment.png (100%) rename {tools => utils}/castle-cutter/keep1.png (100%) rename {tools => utils}/castle-cutter/keep1.tmpl (100%) rename {tools => utils}/castle-cutter/keep2.png (100%) rename {tools => utils}/castle-cutter/keep2.tmpl (100%) rename {tools => utils}/castle-cutter/mask.png (100%) rename {tools => utils}/castle-cutter/mk-all-castles.sh (100%) rename {tools => utils}/castle-cutter/mk-castle.sh (100%) rename {tools => utils}/map_convert.pl (100%) rename {tools => utils}/mk-edges.pl (100%) rename {tools => utils}/scoutDefault.py (100%) rename {tools => utils}/wesnoth-attack-sim.c (100%) diff --git a/tools/TeamColorizer.pl b/utils/TeamColorizer.pl similarity index 100% rename from tools/TeamColorizer.pl rename to utils/TeamColorizer.pl diff --git a/tools/autoexp_vc6.txt b/utils/autoexp_vc6.txt similarity index 100% rename from tools/autoexp_vc6.txt rename to utils/autoexp_vc6.txt diff --git a/tools/castle-cutter/castle-walls.tmpl b/utils/castle-cutter/castle-walls.tmpl similarity index 100% rename from tools/castle-cutter/castle-walls.tmpl rename to utils/castle-cutter/castle-walls.tmpl diff --git a/tools/castle-cutter/castle.png b/utils/castle-cutter/castle.png similarity index 100% rename from tools/castle-cutter/castle.png rename to utils/castle-cutter/castle.png diff --git a/tools/castle-cutter/castles.xcf b/utils/castle-cutter/castles.xcf similarity index 100% rename from tools/castle-cutter/castles.xcf rename to utils/castle-cutter/castles.xcf diff --git a/tools/castle-cutter/cutout-bg.png b/utils/castle-cutter/cutout-bg.png similarity index 100% rename from tools/castle-cutter/cutout-bg.png rename to utils/castle-cutter/cutout-bg.png diff --git a/tools/castle-cutter/cutout-fg.png b/utils/castle-cutter/cutout-fg.png similarity index 100% rename from tools/castle-cutter/cutout-fg.png rename to utils/castle-cutter/cutout-fg.png diff --git a/tools/castle-cutter/encampment.png b/utils/castle-cutter/encampment.png similarity index 100% rename from tools/castle-cutter/encampment.png rename to utils/castle-cutter/encampment.png diff --git a/tools/castle-cutter/keep1.png b/utils/castle-cutter/keep1.png similarity index 100% rename from tools/castle-cutter/keep1.png rename to utils/castle-cutter/keep1.png diff --git a/tools/castle-cutter/keep1.tmpl b/utils/castle-cutter/keep1.tmpl similarity index 100% rename from tools/castle-cutter/keep1.tmpl rename to utils/castle-cutter/keep1.tmpl diff --git a/tools/castle-cutter/keep2.png b/utils/castle-cutter/keep2.png similarity index 100% rename from tools/castle-cutter/keep2.png rename to utils/castle-cutter/keep2.png diff --git a/tools/castle-cutter/keep2.tmpl b/utils/castle-cutter/keep2.tmpl similarity index 100% rename from tools/castle-cutter/keep2.tmpl rename to utils/castle-cutter/keep2.tmpl diff --git a/tools/castle-cutter/mask.png b/utils/castle-cutter/mask.png similarity index 100% rename from tools/castle-cutter/mask.png rename to utils/castle-cutter/mask.png diff --git a/tools/castle-cutter/mk-all-castles.sh b/utils/castle-cutter/mk-all-castles.sh similarity index 100% rename from tools/castle-cutter/mk-all-castles.sh rename to utils/castle-cutter/mk-all-castles.sh diff --git a/tools/castle-cutter/mk-castle.sh b/utils/castle-cutter/mk-castle.sh similarity index 100% rename from tools/castle-cutter/mk-castle.sh rename to utils/castle-cutter/mk-castle.sh diff --git a/tools/map_convert.pl b/utils/map_convert.pl similarity index 100% rename from tools/map_convert.pl rename to utils/map_convert.pl diff --git a/tools/mk-edges.pl b/utils/mk-edges.pl similarity index 100% rename from tools/mk-edges.pl rename to utils/mk-edges.pl diff --git a/tools/scoutDefault.py b/utils/scoutDefault.py similarity index 100% rename from tools/scoutDefault.py rename to utils/scoutDefault.py diff --git a/tools/wesnoth-attack-sim.c b/utils/wesnoth-attack-sim.c similarity index 100% rename from tools/wesnoth-attack-sim.c rename to utils/wesnoth-attack-sim.c