The open source, cross platform level editor for idtech games
Find a file
jdolan fa738a6f22 Add new game preferences variable for executables path. This allows games whose binaries live outside of the engine / data path to be resolved in .proj templates and the like. The executables path can be set via the game preferences dialog.
This changeset also cleans up the game preferences dialog and especially the game configuration dialog by adding frames and fixing padding where necessary.

Lastly, this changeset simplifies the prefix / prefix_win32 code to work like the rest of the conditionalized template attributes (via macro).

Oh, I almost forgot, the CGameInstall::Run() method is a bit less ugly now too. It's still very ugly.
2013-07-07 01:56:38 -04:00
apple Create README.md 2013-07-02 16:26:15 -04:00
contrib Remove UFO:AI plugin. 2013-07-04 20:30:11 -04:00
docs/manual uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
include bump version 2013-06-09 18:18:10 +01:00
install updated splash image 2012-12-19 01:41:17 -05:00
libs Add a little more context to configuration errors. 2013-07-04 20:31:24 -04:00
plugins Revert "Kill off UFO plugins." 2013-07-04 20:12:37 -04:00
po * synced german translation with latest pot updates 2008-07-05 07:32:06 +00:00
radiant Add new game preferences variable for executables path. This allows games whose binaries live outside of the engine / data path to be resolved in .proj templates and the like. The executables path can be set via the game preferences dialog. 2013-07-07 01:56:38 -04:00
regression_tests/q3map2 Adding patch_seam q3map2 regression test. Probably not fixable, but good to 2011-02-26 00:41:18 +00:00
tools put q3map2.exe x64 in install/x64, and copy the dependent DLLs 2013-06-07 05:13:20 +01:00
.cproject Updated project files with debug / run configurations. 2013-06-29 10:15:06 -04:00
.gitignore Game packs are now fetched to 'packs' and exported into 'install/installs'. This way we don't have .svn turds kicking around in 'install'. 2013-06-29 15:36:51 -04:00
.project Updated project files with debug / run configurations. 2013-06-29 10:15:06 -04:00
.pydevproject Apple packaging somewhat working. The resulting binary runs but crashes. Need some getenv help to load resources and whatnot. 2013-06-26 21:36:32 -04:00
BSD * eol-style native 2008-06-25 22:07:02 +00:00
config.py Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2013-07-04 20:33:01 -04:00
CONTRIBUTORS trash a bunch of outdated and confusing things 2012-03-17 14:07:19 -05:00
GPL * eol-style native 2008-06-25 22:07:02 +00:00
install.py eol 2007-11-04 04:09:22 +00:00
LGPL * eol-style native 2008-06-25 22:07:02 +00:00
LICENSE * changed eol-style to native 2008-06-25 22:05:08 +00:00
makeversion.py eol 2007-11-04 04:09:22 +00:00
radiant.pot * reactivated some old quake2 code 2008-07-05 08:53:43 +00:00
radiant.sln fix crashes: libxml2 static linking, turn off libintl stuff 2013-06-03 03:23:11 +01:00
SConscript.lib Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConscript.module Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConscript.q3data Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConscript.q3map2 Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConscript.q3map2.urt Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConscript.radiant Set the default packs, pull the invocation environment into the scons Environment (for pkg-config) 2013-03-30 09:24:40 -05:00
SConstruct misc 2012-05-27 19:06:21 -05:00
TRANSLATING * some notes for running the translated version of radiant 2008-06-26 11:01:07 +00:00
uncrustify.cfg uncrustify config - not applying until more sync with internal versions are done 2008-03-16 15:51:12 +00:00
utils.py add q3data to the build. messed up prev commit 2012-10-07 13:37:16 -05:00