]> icculus.org git repositories - divverent/netradiant.git/log
divverent/netradiant.git
15 years agoupdate changelog; make the Makefile support a MAKEFILE_CONF parameter to not have...
divverent [Tue, 9 Dec 2008 09:04:07 +0000 (09:04 +0000)]
update changelog; make the Makefile support a MAKEFILE_CONF parameter to not have to symlink cross-Makefile.conf all the time

git-svn-id: svn://svn.icculus.org/netradiant/trunk@134 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodirt: don't treat skybox as solid
rpolzer [Fri, 28 Nov 2008 10:15:18 +0000 (10:15 +0000)]
dirt: don't treat skybox as solid

git-svn-id: svn://svn.icculus.org/netradiant/trunk@133 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoitem.cnt
rpolzer [Fri, 28 Nov 2008 08:01:25 +0000 (08:01 +0000)]
item.cnt

git-svn-id: svn://svn.icculus.org/netradiant/trunk@132 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agonew entities
rpolzer [Fri, 28 Nov 2008 07:47:35 +0000 (07:47 +0000)]
new entities

git-svn-id: svn://svn.icculus.org/netradiant/trunk@131 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agowin32 font fix, win32 build fix by ingar
rpolzer [Fri, 21 Nov 2008 10:53:43 +0000 (10:53 +0000)]
win32 font fix, win32 build fix by ingar

git-svn-id: svn://svn.icculus.org/netradiant/trunk@130 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoSome not THAT memory demanding limits extension;
rpolzer [Thu, 20 Nov 2008 14:25:50 +0000 (14:25 +0000)]
Some not THAT memory demanding limits extension;
use right file name when looking for .mtl

git-svn-id: svn://svn.icculus.org/netradiant/trunk@129 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agotrivial patch: remove MAX_MAP_DRAW_VERTS limit completely (the code could already...
rpolzer [Tue, 18 Nov 2008 09:43:25 +0000 (09:43 +0000)]
trivial patch: remove MAX_MAP_DRAW_VERTS limit completely (the code could already cope with it being dynamic)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@128 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agosupport "target2" etc. name keys for Q3A maps too
rpolzer [Mon, 10 Nov 2008 15:54:59 +0000 (15:54 +0000)]
support "target2" etc. name keys for Q3A maps too

git-svn-id: svn://svn.icculus.org/netradiant/trunk@127 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomore path lengths
rpolzer [Fri, 7 Nov 2008 15:54:07 +0000 (15:54 +0000)]
more path lengths

git-svn-id: svn://svn.icculus.org/netradiant/trunk@126 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix buffer overrun on current gcc; there may be more of these
rpolzer [Fri, 7 Nov 2008 15:47:15 +0000 (15:47 +0000)]
fix buffer overrun on current gcc; there may be more of these

git-svn-id: svn://svn.icculus.org/netradiant/trunk@125 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomissing changelog
rpolzer [Wed, 5 Nov 2008 07:10:29 +0000 (07:10 +0000)]
missing changelog

git-svn-id: svn://svn.icculus.org/netradiant/trunk@124 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd new entities def
rpolzer [Tue, 4 Nov 2008 20:38:30 +0000 (20:38 +0000)]
add new entities def

git-svn-id: svn://svn.icculus.org/netradiant/trunk@123 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd obj model type
rpolzer [Mon, 3 Nov 2008 14:51:41 +0000 (14:51 +0000)]
add obj model type

git-svn-id: svn://svn.icculus.org/netradiant/trunk@122 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix if(...)
rpolzer [Mon, 27 Oct 2008 12:42:04 +0000 (12:42 +0000)]
fix if(...)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@121 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoq3map2 -convert -format ase -shadersasbitmap option to write shader names in the...
rpolzer [Mon, 27 Oct 2008 12:07:39 +0000 (12:07 +0000)]
q3map2 -convert -format ase -shadersasbitmap option to write shader names in the *BITMAP, to make prefabs that one can easily import as misc_model

git-svn-id: svn://svn.icculus.org/netradiant/trunk@120 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix crash with non-deluxe
rpolzer [Thu, 16 Oct 2008 15:46:12 +0000 (15:46 +0000)]
fix crash with non-deluxe

git-svn-id: svn://svn.icculus.org/netradiant/trunk@119 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoSorry, have to undo the limits raising patch by mikeeusa: it made q3map2 no longer...
rpolzer [Sun, 12 Oct 2008 13:52:24 +0000 (13:52 +0000)]
Sorry, have to undo the limits raising patch by mikeeusa: it made q3map2 no longer work for even moderately sized maps on Win32 (or any other system where allocating 2GB of RAM is bad).

git-svn-id: svn://svn.icculus.org/netradiant/trunk@118 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodeluxe: always use a MINIMUM light contribution from ambient
rpolzer [Sun, 12 Oct 2008 13:44:03 +0000 (13:44 +0000)]
deluxe: always use a MINIMUM light contribution from ambient

git-svn-id: svn://svn.icculus.org/netradiant/trunk@117 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove beeps, fix -dirt* options complaining about invalud option "2"
rpolzer [Sat, 11 Oct 2008 19:42:15 +0000 (19:42 +0000)]
remove beeps, fix -dirt* options complaining about invalud option "2"

git-svn-id: svn://svn.icculus.org/netradiant/trunk@116 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agonew build menu
rpolzer [Sat, 11 Oct 2008 16:03:29 +0000 (16:03 +0000)]
new build menu

git-svn-id: svn://svn.icculus.org/netradiant/trunk@115 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years ago2x brushes
rpolzer [Sat, 11 Oct 2008 08:06:36 +0000 (08:06 +0000)]
2x brushes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@114 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove sleeps (problem on win32)
rpolzer [Fri, 10 Oct 2008 17:26:06 +0000 (17:26 +0000)]
remove sleeps (problem on win32)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@113 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agosync entities,def
rpolzer [Sun, 5 Oct 2008 16:29:17 +0000 (16:29 +0000)]
sync entities,def

git-svn-id: svn://svn.icculus.org/netradiant/trunk@112 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix deluxemap when lit from the wrong side as good as possible (by ignoring the delux...
rpolzer [Tue, 30 Sep 2008 13:29:31 +0000 (13:29 +0000)]
fix deluxemap when lit from the wrong side as good as possible (by ignoring the deluxemap contribution). now the invariant "deluxemap vector points away from the surface" should hold.

cull none + deluxemapping still is broken by design, but less broken now.

git-svn-id: svn://svn.icculus.org/netradiant/trunk@111 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix two deluxemap bugs
rpolzer [Tue, 30 Sep 2008 13:07:10 +0000 (13:07 +0000)]
fix two deluxemap bugs

git-svn-id: svn://svn.icculus.org/netradiant/trunk@110 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove not-normalized deluxemap support again - it did not look any better, still...
rpolzer [Tue, 30 Sep 2008 12:20:22 +0000 (12:20 +0000)]
remove not-normalized deluxemap support again - it did not look any better, still had enough of the usual deluxe drawbacks

git-svn-id: svn://svn.icculus.org/netradiant/trunk@109 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd missing dimension to dirSample
rpolzer [Tue, 30 Sep 2008 12:13:10 +0000 (12:13 +0000)]
add missing dimension to dirSample

git-svn-id: svn://svn.icculus.org/netradiant/trunk@108 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agounparse entities for the intermediate .bsp when bouncing too, so the map is playable...
rpolzer [Fri, 26 Sep 2008 14:52:03 +0000 (14:52 +0000)]
unparse entities for the intermediate .bsp when bouncing too, so the map is playable (is otherwise problematic when -light adjusted gridsize)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@107 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix -nodeluxenormalize
rpolzer [Fri, 26 Sep 2008 08:44:14 +0000 (08:44 +0000)]
fix -nodeluxenormalize

git-svn-id: svn://svn.icculus.org/netradiant/trunk@106 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoTurn some UT stuff into options, as it is broken for Nexuiz. Also add -nodeluxenormal...
rpolzer [Fri, 26 Sep 2008 06:48:14 +0000 (06:48 +0000)]
Turn some UT stuff into options, as it is broken for Nexuiz. Also add -nodeluxenormalize as an experimental second deluxemapping option.
+ else if( !strcmp( argv[ i ], "-nodeluxenormalize" ) )
+ else if( !strcmp( argv[ i ], "-trianglecheck" ) )
+ else if( !strcmp( argv[ i ], "-extravisnudge" ) )

git-svn-id: svn://svn.icculus.org/netradiant/trunk@105 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agocomplain more loudly about wrong compile flags
rpolzer [Wed, 24 Sep 2008 07:04:05 +0000 (07:04 +0000)]
complain more loudly about wrong compile flags

git-svn-id: svn://svn.icculus.org/netradiant/trunk@104 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agowarn warn warn
rpolzer [Tue, 23 Sep 2008 19:38:57 +0000 (19:38 +0000)]
warn warn warn

git-svn-id: svn://svn.icculus.org/netradiant/trunk@103 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agosamplesize warning
rpolzer [Tue, 23 Sep 2008 19:36:35 +0000 (19:36 +0000)]
samplesize warning

git-svn-id: svn://svn.icculus.org/netradiant/trunk@102 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agosamplesize warning
rpolzer [Tue, 23 Sep 2008 19:31:54 +0000 (19:31 +0000)]
samplesize warning

git-svn-id: svn://svn.icculus.org/netradiant/trunk@101 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix dotproduct2
rpolzer [Tue, 23 Sep 2008 14:56:52 +0000 (14:56 +0000)]
fix dotproduct2

git-svn-id: svn://svn.icculus.org/netradiant/trunk@100 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years ago-minsamplesize
rpolzer [Mon, 22 Sep 2008 11:07:44 +0000 (11:07 +0000)]
-minsamplesize

git-svn-id: svn://svn.icculus.org/netradiant/trunk@99 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodotProduct2scale, dotProductScale shader parameters
rpolzer [Mon, 22 Sep 2008 05:46:42 +0000 (05:46 +0000)]
dotProduct2scale, dotProductScale shader parameters
(two extra args for the min/max of the range to map 0..1 to)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@98 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agolimits raising patch from mikeeusa
rpolzer [Sun, 21 Sep 2008 19:10:39 +0000 (19:10 +0000)]
limits raising patch from mikeeusa

git-svn-id: svn://svn.icculus.org/netradiant/trunk@97 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agohow did THAT file get in
rpolzer [Sat, 20 Sep 2008 09:47:16 +0000 (09:47 +0000)]
how did THAT file get in

git-svn-id: svn://svn.icculus.org/netradiant/trunk@96 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoradiant: make rotate/scale dialogs non-modal
rpolzer [Fri, 19 Sep 2008 12:31:32 +0000 (12:31 +0000)]
radiant: make rotate/scale dialogs non-modal

git-svn-id: svn://svn.icculus.org/netradiant/trunk@95 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd [-z-]'s todo
rpolzer [Fri, 19 Sep 2008 06:09:56 +0000 (06:09 +0000)]
add [-z-]'s todo

git-svn-id: svn://svn.icculus.org/netradiant/trunk@94 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agooops... improved radiant.ico (now 16x16 version too)
rpolzer [Fri, 19 Sep 2008 05:54:24 +0000 (05:54 +0000)]
oops... improved radiant.ico (now 16x16 version too)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@93 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd support for a profiling build
rpolzer [Fri, 19 Sep 2008 05:45:09 +0000 (05:45 +0000)]
add support for a profiling build

git-svn-id: svn://svn.icculus.org/netradiant/trunk@92 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agostrafe mode option
rpolzer [Thu, 18 Sep 2008 18:01:27 +0000 (18:01 +0000)]
strafe mode option

git-svn-id: svn://svn.icculus.org/netradiant/trunk@91 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomake Ctrl-Tab center the views in the XYZ view
rpolzer [Thu, 18 Sep 2008 17:25:03 +0000 (17:25 +0000)]
make Ctrl-Tab center the views in the XYZ view

git-svn-id: svn://svn.icculus.org/netradiant/trunk@90 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodelete .rc files in make clean
rpolzer [Thu, 18 Sep 2008 09:48:26 +0000 (09:48 +0000)]
delete .rc files in make clean

git-svn-id: svn://svn.icculus.org/netradiant/trunk@89 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoignore .rc
rpolzer [Thu, 18 Sep 2008 09:47:23 +0000 (09:47 +0000)]
ignore .rc

git-svn-id: svn://svn.icculus.org/netradiant/trunk@88 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agogit-svn-id: svn://svn.icculus.org/netradiant/trunk@87 61c419a2-8eb2-4b30-bcec-8cead03...
rpolzer [Thu, 18 Sep 2008 09:39:06 +0000 (09:39 +0000)]
git-svn-id: svn://svn.icculus.org/netradiant/trunk@87 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agogtk error message handling fixes
rpolzer [Thu, 18 Sep 2008 07:02:14 +0000 (07:02 +0000)]
gtk error message handling fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@86 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix OpenGL erorr bug on XP software renderer; use svn:ignore
rpolzer [Thu, 18 Sep 2008 06:57:13 +0000 (06:57 +0000)]
fix OpenGL erorr bug on XP software renderer; use svn:ignore

git-svn-id: svn://svn.icculus.org/netradiant/trunk@85 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove two more unnecessary project files
rpolzer [Wed, 17 Sep 2008 14:06:28 +0000 (14:06 +0000)]
remove two more unnecessary project files

git-svn-id: svn://svn.icculus.org/netradiant/trunk@84 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodetect svn version
rpolzer [Wed, 17 Sep 2008 13:45:02 +0000 (13:45 +0000)]
detect svn version

git-svn-id: svn://svn.icculus.org/netradiant/trunk@83 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agouse new directory, remove -div0 from version
rpolzer [Wed, 17 Sep 2008 13:39:58 +0000 (13:39 +0000)]
use new directory, remove -div0 from version

git-svn-id: svn://svn.icculus.org/netradiant/trunk@82 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agos/GtkRadiant/NetRadiant/
rpolzer [Wed, 17 Sep 2008 13:32:43 +0000 (13:32 +0000)]
s/GtkRadiant/NetRadiant/

git-svn-id: svn://svn.icculus.org/netradiant/trunk@81 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agonew splash screen
rpolzer [Wed, 17 Sep 2008 13:23:02 +0000 (13:23 +0000)]
new splash screen

git-svn-id: svn://svn.icculus.org/netradiant/trunk@80 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomove debug to extradbeug, add a "debug" build config that's less debuggy (just -g...
rpolzer [Wed, 17 Sep 2008 11:10:47 +0000 (11:10 +0000)]
move debug to extradbeug, add a "debug" build config that's less debuggy (just -g, still -O (not -O3), no extra debug code)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@79 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomore depcheck fixes
rpolzer [Wed, 17 Sep 2008 07:34:12 +0000 (07:34 +0000)]
more depcheck fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@78 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agobetter depcheck
rpolzer [Wed, 17 Sep 2008 07:29:59 +0000 (07:29 +0000)]
better depcheck

git-svn-id: svn://svn.icculus.org/netradiant/trunk@77 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove some old stuff
rpolzer [Wed, 17 Sep 2008 06:38:03 +0000 (06:38 +0000)]
remove some old stuff

git-svn-id: svn://svn.icculus.org/netradiant/trunk@76 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoallow disabling depcheck
rpolzer [Wed, 17 Sep 2008 06:22:22 +0000 (06:22 +0000)]
allow disabling depcheck

git-svn-id: svn://svn.icculus.org/netradiant/trunk@75 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix the dependency checking
rpolzer [Wed, 17 Sep 2008 06:13:34 +0000 (06:13 +0000)]
fix the dependency checking

git-svn-id: svn://svn.icculus.org/netradiant/trunk@74 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agodependency test (like configure)
rpolzer [Wed, 17 Sep 2008 05:58:57 +0000 (05:58 +0000)]
dependency test (like configure)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@73 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd empty makefile.conf template, so the makefile notices cross->native build type...
rpolzer [Tue, 16 Sep 2008 18:04:29 +0000 (18:04 +0000)]
add empty makefile.conf template, so the makefile notices cross->native build type changes too

git-svn-id: svn://svn.icculus.org/netradiant/trunk@72 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agochanges...
rpolzer [Tue, 16 Sep 2008 18:02:43 +0000 (18:02 +0000)]
changes...

git-svn-id: svn://svn.icculus.org/netradiant/trunk@71 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomake clean :P
rpolzer [Tue, 16 Sep 2008 17:53:15 +0000 (17:53 +0000)]
make clean :P

git-svn-id: svn://svn.icculus.org/netradiant/trunk@70 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd version/aboutmsg replacements
rpolzer [Tue, 16 Sep 2008 17:52:41 +0000 (17:52 +0000)]
add version/aboutmsg replacements

git-svn-id: svn://svn.icculus.org/netradiant/trunk@69 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomore makefile fixes
rpolzer [Tue, 16 Sep 2008 17:49:33 +0000 (17:49 +0000)]
more makefile fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@68 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agooh no! more fixes
rpolzer [Tue, 16 Sep 2008 17:16:26 +0000 (17:16 +0000)]
oh no! more fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@67 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomore makefile fixes
rpolzer [Tue, 16 Sep 2008 17:08:54 +0000 (17:08 +0000)]
more makefile fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@66 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd an example makefile.conf for cross compiling
rpolzer [Tue, 16 Sep 2008 16:17:16 +0000 (16:17 +0000)]
add an example makefile.conf for cross compiling

git-svn-id: svn://svn.icculus.org/netradiant/trunk@65 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoeven more makefile fixes
rpolzer [Tue, 16 Sep 2008 16:17:01 +0000 (16:17 +0000)]
even more makefile fixes

git-svn-id: svn://svn.icculus.org/netradiant/trunk@64 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agomake the makefile a bit more customizable
rpolzer [Tue, 16 Sep 2008 16:05:27 +0000 (16:05 +0000)]
make the makefile a bit more customizable

git-svn-id: svn://svn.icculus.org/netradiant/trunk@63 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove unnecessary script; fix "make clean"
rpolzer [Tue, 16 Sep 2008 15:58:03 +0000 (15:58 +0000)]
remove unnecessary script; fix "make clean"

git-svn-id: svn://svn.icculus.org/netradiant/trunk@62 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoMakefile: normalize the flags, put all user customizable stuff at the top
rpolzer [Tue, 16 Sep 2008 15:55:50 +0000 (15:55 +0000)]
Makefile: normalize the flags, put all user customizable stuff at the top

git-svn-id: svn://svn.icculus.org/netradiant/trunk@61 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agooops, get back setup/data/tools
rpolzer [Tue, 16 Sep 2008 11:34:35 +0000 (11:34 +0000)]
oops, get back setup/data/tools

git-svn-id: svn://svn.icculus.org/netradiant/trunk@60 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoremove anjuta project file
rpolzer [Tue, 16 Sep 2008 11:19:03 +0000 (11:19 +0000)]
remove anjuta project file

git-svn-id: svn://svn.icculus.org/netradiant/trunk@59 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agonew DLL setup; now working with Gtk+ 2.2
rpolzer [Tue, 16 Sep 2008 11:07:59 +0000 (11:07 +0000)]
new DLL setup; now working with Gtk+ 2.2

git-svn-id: svn://svn.icculus.org/netradiant/trunk@58 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoautomatically find DLLs
rpolzer [Tue, 16 Sep 2008 08:39:49 +0000 (08:39 +0000)]
automatically find DLLs

git-svn-id: svn://svn.icculus.org/netradiant/trunk@57 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agothe historic move: getting rid of all visual studio project stuff, now that the mingw...
rpolzer [Tue, 16 Sep 2008 08:15:52 +0000 (08:15 +0000)]
the historic move: getting rid of all visual studio project stuff, now that the mingw build works

git-svn-id: svn://svn.icculus.org/netradiant/trunk@56 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agogit-svn-id: svn://svn.icculus.org/netradiant/trunk@55 61c419a2-8eb2-4b30-bcec-8cead03...
rpolzer [Tue, 16 Sep 2008 07:55:28 +0000 (07:55 +0000)]
git-svn-id: svn://svn.icculus.org/netradiant/trunk@55 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agogit-svn-id: svn://svn.icculus.org/netradiant/trunk@54 61c419a2-8eb2-4b30-bcec-8cead03...
rpolzer [Tue, 16 Sep 2008 07:40:46 +0000 (07:40 +0000)]
git-svn-id: svn://svn.icculus.org/netradiant/trunk@54 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix OS detection for native mingw32/MSYS
rpolzer [Tue, 16 Sep 2008 06:19:38 +0000 (06:19 +0000)]
fix OS detection for native mingw32/MSYS

git-svn-id: svn://svn.icculus.org/netradiant/trunk@53 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix -mwindows handling
rpolzer [Mon, 15 Sep 2008 19:32:03 +0000 (19:32 +0000)]
fix -mwindows handling

git-svn-id: svn://svn.icculus.org/netradiant/trunk@52 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agopossibly working Win32 build; make -j broken again (see no good way to force version...
rpolzer [Mon, 15 Sep 2008 19:20:47 +0000 (19:20 +0000)]
possibly working Win32 build; make -j broken again (see no good way to force version.h making before everything else, my old way made make rebuild everything every time)

git-svn-id: svn://svn.icculus.org/netradiant/trunk@51 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix make -j
rpolzer [Mon, 15 Sep 2008 15:22:23 +0000 (15:22 +0000)]
fix make -j

git-svn-id: svn://svn.icculus.org/netradiant/trunk@50 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd description
rpolzer [Mon, 15 Sep 2008 14:36:49 +0000 (14:36 +0000)]
add description

git-svn-id: svn://svn.icculus.org/netradiant/trunk@49 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix Q3Pack entry in COMPILING
rpolzer [Mon, 15 Sep 2008 14:36:00 +0000 (14:36 +0000)]
fix Q3Pack entry in COMPILING

git-svn-id: svn://svn.icculus.org/netradiant/trunk@48 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix Q3Pack support
rpolzer [Mon, 15 Sep 2008 14:35:15 +0000 (14:35 +0000)]
fix Q3Pack support

git-svn-id: svn://svn.icculus.org/netradiant/trunk@47 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agosomewhat fix COMPILING; remove some unnecessary files
rpolzer [Mon, 15 Sep 2008 14:28:49 +0000 (14:28 +0000)]
somewhat fix COMPILING; remove some unnecessary files

git-svn-id: svn://svn.icculus.org/netradiant/trunk@46 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agouse "uname" for the OS
rpolzer [Mon, 15 Sep 2008 14:15:38 +0000 (14:15 +0000)]
use "uname" for the OS

git-svn-id: svn://svn.icculus.org/netradiant/trunk@45 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoset CPPFLAGS at the right point
rpolzer [Mon, 15 Sep 2008 13:10:06 +0000 (13:10 +0000)]
set CPPFLAGS at the right point

git-svn-id: svn://svn.icculus.org/netradiant/trunk@44 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix errors
rpolzer [Mon, 15 Sep 2008 13:08:55 +0000 (13:08 +0000)]
fix errors

git-svn-id: svn://svn.icculus.org/netradiant/trunk@43 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix unnecessary rebuilding
rpolzer [Mon, 15 Sep 2008 13:08:20 +0000 (13:08 +0000)]
fix unnecessary rebuilding

git-svn-id: svn://svn.icculus.org/netradiant/trunk@42 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix missing spaces
rpolzer [Mon, 15 Sep 2008 13:04:09 +0000 (13:04 +0000)]
fix missing spaces

git-svn-id: svn://svn.icculus.org/netradiant/trunk@41 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd Makefile.conf
rpolzer [Mon, 15 Sep 2008 13:02:16 +0000 (13:02 +0000)]
add Makefile.conf

git-svn-id: svn://svn.icculus.org/netradiant/trunk@40 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agofix dep tracking
rpolzer [Mon, 15 Sep 2008 12:48:00 +0000 (12:48 +0000)]
fix dep tracking

git-svn-id: svn://svn.icculus.org/netradiant/trunk@39 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agooops, typo
rpolzer [Mon, 15 Sep 2008 12:46:37 +0000 (12:46 +0000)]
oops, typo

git-svn-id: svn://svn.icculus.org/netradiant/trunk@38 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoflag rework; make a release build now
rpolzer [Mon, 15 Sep 2008 12:45:47 +0000 (12:45 +0000)]
flag rework; make a release build now

git-svn-id: svn://svn.icculus.org/netradiant/trunk@37 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd -lpthread to all compiles
rpolzer [Mon, 15 Sep 2008 12:42:29 +0000 (12:42 +0000)]
add -lpthread to all compiles

git-svn-id: svn://svn.icculus.org/netradiant/trunk@36 61c419a2-8eb2-4b30-bcec-8cead039b335

15 years agoadd missing pthread
rpolzer [Mon, 15 Sep 2008 12:31:57 +0000 (12:31 +0000)]
add missing pthread

git-svn-id: svn://svn.icculus.org/netradiant/trunk@35 61c419a2-8eb2-4b30-bcec-8cead039b335