]> git.xonotic.org Git - xonotic/netradiant.git/commit
basic architecture for game configuration at runtime. writes out a .game, no sanity...
authorTTimo <ttimo@ttimo.net>
Tue, 25 Dec 2007 00:10:45 +0000 (00:10 +0000)
committerTTimo <ttimo@ttimo.net>
Tue, 25 Dec 2007 00:10:45 +0000 (00:10 +0000)
commit1099f571fe0e8512e4fb36cb84aa3bfc49282bb9
treeac0e7e59de3525fa92aa2344b659e443ce59b8c3
parent0975f4af11cca8c722f692c09cb69df514284237
basic architecture for game configuration at runtime. writes out a .game, no sanity checks, does not copy any game pak data

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@192 8a3a26a2-13c4-0310-b231-cf6edde360e5
51 files changed:
ChangeLog [new file with mode: 0644]
TODO [new file with mode: 0644]
config.py
docs/developer/.cvsignore [deleted file]
docs/developer/CHANGES [deleted file]
docs/developer/DRAFT [deleted file]
docs/developer/HEAP [deleted file]
docs/developer/Inspector/Inspectors.argo [deleted file]
docs/developer/Inspector/Inspectors.xmi [deleted file]
docs/developer/Inspector/Inspectors_classdiagram1.pgml [deleted file]
docs/developer/Inspector/Inspectors_collaborationdiagram1.pgml [deleted file]
docs/developer/Inspector/Inspectors_usecasediagram1.pgml [deleted file]
docs/developer/Inspector/classdiagram1.gif [deleted file]
docs/developer/Inspector/collaborationdiagram1.pgml [deleted file]
docs/developer/Inspector/inspector.txt [deleted file]
docs/developer/RegExp/Go [deleted file]
docs/developer/RegExp/Go.cleaned [deleted file]
docs/developer/RegExp/pattern [deleted file]
docs/developer/RegExp/replace.pl [deleted file]
docs/developer/RegExp/tstscrpt.pl [deleted file]
docs/developer/TESTERS [deleted file]
docs/developer/TODO [deleted file]
docs/developer/TstMaps/Desktop_pb_leaf.map [deleted file]
docs/developer/TstMaps/komap1.map [deleted file]
docs/developer/TstMaps/realloc.map [deleted file]
docs/developer/TstMaps/sput.map [deleted file]
docs/developer/TstMaps/ttq3dm3.map [deleted file]
docs/developer/TstMaps/western.map [deleted file]
docs/developer/UML/modules.zargo [deleted file]
docs/developer/WIN32BETA [deleted file]
docs/developer/WIN32SETUP [deleted file]
docs/developer/XML.txt [deleted file]
docs/developer/XMLPush/ReadMe.txt [deleted file]
docs/developer/XMLPush/StdAfx.cpp [deleted file]
docs/developer/XMLPush/StdAfx.h [deleted file]
docs/developer/XMLPush/XMLDump.xml [deleted file]
docs/developer/XMLPush/XMLPush.cpp [deleted file]
docs/developer/XMLmap.txt [deleted file]
docs/developer/changes.201.202 [deleted file]
docs/developer/d2u [deleted file]
docs/developer/data-driven-design.txt [deleted file]
docs/developer/frp [deleted file]
docs/developer/q3mapfeedback.txt [deleted file]
install/games/q3.game [deleted file]
radiant/dialog.cpp
radiant/dialog.h
radiant/gtkmisc.cpp
radiant/main.cpp
radiant/preferences.cpp
radiant/preferences.h
radiant/qe3.cpp