]> de.git.xonotic.org Git - xonotic/netradiant.git/log
xonotic/netradiant.git
16 years ago* added filter api to create new filters from within plugins
mattn [Sun, 16 Mar 2008 09:42:56 +0000 (09:42 +0000)]
* added filter api to create new filters from within plugins
* TTimo, please have a look at the mainframe.cpp part

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@208 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* added basic code for ufoai plugin (this still needs the pending filter api patch...
mattn [Sun, 16 Mar 2008 08:46:02 +0000 (08:46 +0000)]
* added basic code for ufoai plugin (this still needs the pending filter api patch - that's why it's not included in the build chain yet)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@207 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* use CMD_SEP in sample plugin (minor cleanup)
mattn [Sun, 16 Mar 2008 08:08:45 +0000 (08:08 +0000)]
* use CMD_SEP in sample plugin (minor cleanup)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@206 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* sample plugin
mattn [Sun, 16 Mar 2008 08:05:56 +0000 (08:05 +0000)]
* sample plugin

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@205 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* improved quake2 support by added a quake2 boolean to the CGameDescription class...
mattn [Tue, 4 Mar 2008 17:33:05 +0000 (17:33 +0000)]
* improved quake2 support by added a quake2 boolean to the CGameDescription class - this allows us to even use the quake2 surfaceplugin function (like e.g. SetFaceTexdef_Q2) without a hardcoded game name of q2.game or heretic2.game
* added support for relative md2 skin paths
* fixed wrong _pico_printf call

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@203 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* activate surface_ufoai and model plugins for compilation
mattn [Tue, 4 Mar 2008 17:01:45 +0000 (17:01 +0000)]
* activate surface_ufoai and model plugins for compilation
* added useGtk = true for surface_ufoai and model plugins
* added picomodel to shared libs list (needed by the model plugin)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@202 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago* UFO: Alien Invasion surface plugin
mattn [Tue, 4 Mar 2008 16:51:36 +0000 (16:51 +0000)]
* UFO: Alien Invasion surface plugin

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@201 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agomisc fixes
TTimo [Sun, 2 Mar 2008 23:36:20 +0000 (23:36 +0000)]
misc fixes

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@200 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agomisc nix
TTimo [Thu, 28 Feb 2008 16:50:26 +0000 (16:50 +0000)]
misc nix

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@199 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agotowards compiling on windows again
TTimo [Thu, 28 Feb 2008 16:47:26 +0000 (16:47 +0000)]
towards compiling on windows again

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@198 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoadded file copy tree for the game packs - lists supported games
TTimo [Mon, 25 Feb 2008 04:17:23 +0000 (04:17 +0000)]
added file copy tree for the game packs - lists supported games

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@197 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoapply patch from Martin Gerhardy - more quake2 related modules compiled and misc...
TTimo [Mon, 18 Feb 2008 20:54:58 +0000 (20:54 +0000)]
apply patch from Martin Gerhardy - more quake2 related modules compiled and misc fixes

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@195 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoadd q3map2 build to scons
TTimo [Wed, 2 Jan 2008 04:47:59 +0000 (04:47 +0000)]
add q3map2 build to scons

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@193 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agobasic architecture for game configuration at runtime. writes out a .game, no sanity...
TTimo [Tue, 25 Dec 2007 00:10:45 +0000 (00:10 +0000)]
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

16 years agopropagate from internal tree
TTimo [Mon, 5 Nov 2007 13:28:33 +0000 (13:28 +0000)]
propagate from internal tree

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@191 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoeol
TTimo [Sun, 4 Nov 2007 04:09:22 +0000 (04:09 +0000)]
eol

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@190 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years ago...
TTimo [Sun, 4 Nov 2007 04:08:17 +0000 (04:08 +0000)]
...

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@189 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agofrom nxn
TTimo [Sun, 4 Nov 2007 03:59:18 +0000 (03:59 +0000)]
from nxn

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@188 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agomore eol-style
TTimo [Sun, 4 Nov 2007 03:57:33 +0000 (03:57 +0000)]
more eol-style

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@187 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agomore eol-style
TTimo [Sun, 4 Nov 2007 03:53:53 +0000 (03:53 +0000)]
more eol-style

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@186 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agomore eol-style
TTimo [Sun, 4 Nov 2007 03:51:54 +0000 (03:51 +0000)]
more eol-style

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@185 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoeol style
TTimo [Sun, 4 Nov 2007 03:47:06 +0000 (03:47 +0000)]
eol style

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@184 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoset eol-style
TTimo [Sun, 4 Nov 2007 03:34:51 +0000 (03:34 +0000)]
set eol-style

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@183 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agocreate a branch for AB sync
TTimo [Sat, 3 Nov 2007 23:58:56 +0000 (23:58 +0000)]
create a branch for AB sync

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant.ab@182 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agocompiles on OSX (10.4.10 Intel)
TTimo [Sat, 3 Nov 2007 15:00:38 +0000 (15:00 +0000)]
compiles on OSX (10.4.10 Intel)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@181 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agosome updates to the Linux build system - obtained a core binary and all required...
TTimo [Wed, 24 Oct 2007 04:00:48 +0000 (04:00 +0000)]
some updates to the Linux build system - obtained a core binary and all required modules

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@180 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoget the basics of a new scons build system together
TTimo [Sun, 30 Sep 2007 19:39:29 +0000 (19:39 +0000)]
get the basics of a new scons build system together

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@179 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agotransfer from internal tree r5311 branches/1.4-gpl
TTimo [Wed, 12 Sep 2007 18:54:28 +0000 (18:54 +0000)]
transfer from internal tree r5311 branches/1.4-gpl

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@177 8a3a26a2-13c4-0310-b231-cf6edde360e5

16 years agoupdated 1.4 code - sync branch with our internal stuff
TTimo [Wed, 12 Sep 2007 18:50:50 +0000 (18:50 +0000)]
updated 1.4 code - sync branch with our internal stuff

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@176 8a3a26a2-13c4-0310-b231-cf6edde360e5