From a7e16ea474a123fe03cfde3e3d9f816db25f4edc Mon Sep 17 00:00:00 2001 From: namespace Date: Sun, 17 Dec 2006 13:49:19 +0000 Subject: [PATCH] 17/12/2006 namespace - Radiant warzow-support (Topsun + Warzow-Mappers) git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@126 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- CHANGES | 4 + install.py | 3 +- setup/win32/build.py | 3 + setup/win32/gtkradiant-1.5.0.xml | 230 ++++++++++++++++--------------- 4 files changed, 129 insertions(+), 111 deletions(-) diff --git a/CHANGES b/CHANGES index ac91a100..191eb7aa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ This is the changelog for developers, != changelog for the end user that we distribute with the binaries. (see changelog) +17/12/2006 +namespace + - Radiant warzow-support (Topsun + Warzow-Mappers) + 15/12/2006 namespace - Inverted bevel can be used with end caps (Topsun) diff --git a/install.py b/install.py index 69fc6253..cc5d9103 100644 --- a/install.py +++ b/install.py @@ -93,7 +93,8 @@ games = [ ("STVEFPack", "stvef"), ("WolfPack/bin", "wolf"), ("NexuizPack", "nexuiz"), - ("DarkPlacesPack", "darkplaces") + ("DarkPlacesPack", "darkplaces"), + ("WarsowPack/tools", "warsow") ] # copy games diff --git a/setup/win32/build.py b/setup/win32/build.py index 2c130768..86adc57d 100644 --- a/setup/win32/build.py +++ b/setup/win32/build.py @@ -54,3 +54,6 @@ package.writeMSI("template.msi", "GtkRadiant-1.5.0-" + format_date_today() + ".m #package = MSIPackage("ef_example_maps.xml") #package.writeMSI("template.msi", "STVEF-Example-Maps-" + format_date_today() + ".msi") + +#package = MSIPackage("warsow_mapping_files.xml") +#package.writeMSI("template.msi", "Warsow-mapping-files-" + format_date_today() + ".msi") diff --git a/setup/win32/gtkradiant-1.5.0.xml b/setup/win32/gtkradiant-1.5.0.xml index a480e802..9d673c0a 100644 --- a/setup/win32/gtkradiant-1.5.0.xml +++ b/setup/win32/gtkradiant-1.5.0.xml @@ -1,120 +1,130 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2