]> icculus.org git repositories - divverent/netradiant.git/log
divverent/netradiant.git
15 years agofix some more crashes (on OS X only)
divverent [Wed, 4 Mar 2009 14:56:32 +0000 (14:56 +0000)]
fix some more crashes (on OS X only)

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

15 years agoand now fix the path in these files
divverent [Wed, 4 Mar 2009 11:47:55 +0000 (11:47 +0000)]
and now fix the path in these files

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

15 years agomove some files where they belong
divverent [Wed, 4 Mar 2009 11:47:24 +0000 (11:47 +0000)]
move some files where they belong

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

15 years agofix icon
divverent [Wed, 4 Mar 2009 09:03:25 +0000 (09:03 +0000)]
fix icon

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

15 years agotry to fix icns
divverent [Wed, 4 Mar 2009 08:52:45 +0000 (08:52 +0000)]
try to fix icns

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

15 years agoOSX: make the app bundle run without fink installed, by copying all required librarie...
divverent [Wed, 4 Mar 2009 08:51:00 +0000 (08:51 +0000)]
OSX: make the app bundle run without fink installed, by copying all required libraries into the install directory

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

15 years agoadd command line options:
divverent [Wed, 4 Mar 2009 08:12:04 +0000 (08:12 +0000)]
add command line options:

-global-Key Value
-gamename.game-Key Value

and use it in netradiant.sh on OS X to detect whether NetRadiant.app is located
in a subdir of a Nexuiz install. If it is, automatically select this game dir.

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

15 years agofix MD3 model entities crash on OS X (by renaming a class; apparently something weird...
divverent [Wed, 4 Mar 2009 07:06:05 +0000 (07:06 +0000)]
fix MD3 model entities crash on OS X (by renaming a class; apparently something weird happens when a class name is used twice)

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

15 years agofix two other bugs in the same function
divverent [Wed, 25 Feb 2009 15:49:25 +0000 (15:49 +0000)]
fix two other bugs in the same function

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

15 years agofix a typo on tjunction.c that makes surface "fixing" ineffective (any surface that...
divverent [Wed, 25 Feb 2009 15:41:21 +0000 (15:41 +0000)]
fix a typo on tjunction.c that makes surface "fixing" ineffective (any surface that has, at one point, two equal vertices gets removed entirely, fixing is performed but the fixed surface is never used)

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

15 years agotry to eliminate MAX_MAP_PLANES limits
divverent [Wed, 25 Feb 2009 15:24:29 +0000 (15:24 +0000)]
try to eliminate MAX_MAP_PLANES limits

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

15 years ago-lightmapdir option
divverent [Wed, 25 Feb 2009 14:36:20 +0000 (14:36 +0000)]
-lightmapdir option

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

15 years agonew insane -tex option to q3map2 -scale; simulates turned off "texture lock" when...
divverent [Mon, 23 Feb 2009 13:52:47 +0000 (13:52 +0000)]
new insane -tex option to q3map2 -scale; simulates turned off "texture lock" when scaling.

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

15 years agonew splash screen by seeeker, thanks
divverent [Mon, 23 Feb 2009 07:24:53 +0000 (07:24 +0000)]
new splash screen by seeeker, thanks

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

15 years agodon't count on make predefining $(WINDRES)
divverent [Sat, 21 Feb 2009 17:45:29 +0000 (17:45 +0000)]
don't count on make predefining $(WINDRES)

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

15 years agosupport non-uniform -scale
divverent [Sun, 15 Feb 2009 09:53:49 +0000 (09:53 +0000)]
support non-uniform -scale

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

15 years agoallow non-uniform -scale
divverent [Sun, 15 Feb 2009 09:41:31 +0000 (09:41 +0000)]
allow non-uniform -scale

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

15 years agofix multiple bugs with the limit extension
divverent [Sat, 14 Feb 2009 18:14:30 +0000 (18:14 +0000)]
fix multiple bugs with the limit extension

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

15 years agofix int overflow in "loof"
divverent [Sat, 14 Feb 2009 16:50:14 +0000 (16:50 +0000)]
fix int overflow in "loof"

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

15 years agofix hang in tjunction.c
divverent [Sat, 14 Feb 2009 16:32:12 +0000 (16:32 +0000)]
fix hang in tjunction.c

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

15 years agoentities update
divverent [Thu, 12 Feb 2009 08:10:22 +0000 (08:10 +0000)]
entities update

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

15 years agoentirely remove MAX_ORIGINAL_EDGES and MAX_EDGE_LINES
divverent [Thu, 12 Feb 2009 06:37:47 +0000 (06:37 +0000)]
entirely remove MAX_ORIGINAL_EDGES and MAX_EDGE_LINES

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

15 years ago16x MAX_EDGE_LINES, MAX_ORIGINAL_EDGES
divverent [Tue, 10 Feb 2009 18:53:04 +0000 (18:53 +0000)]
16x MAX_EDGE_LINES, MAX_ORIGINAL_EDGES

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

15 years agoSome limits removed by dynamically expanding the arrays using realloc:
divverent [Tue, 10 Feb 2009 18:37:56 +0000 (18:37 +0000)]
Some limits removed by dynamically expanding the arrays using realloc:

-#define        MAX_MAP_MODELS                  0x400
-#define        MAX_MAP_BRUSHES                 0x10000
-#define        MAX_MAP_SHADERS                 0x800           //%     0x400   /* ydnar */
-#define        MAX_MAP_NODES                   0x20000
-#define        MAX_MAP_BRUSHSIDES              0x100000        //%     0x20000 /* ydnar */
-#define        MAX_MAP_LEAFFACES               0x100000        //%     0x20000 /* ydnar */
-#define        MAX_MAP_LEAFBRUSHES             0x40000

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

15 years agoretain _q3map2_version worldspawn tag when using -onlyents
divverent [Tue, 10 Feb 2009 06:30:50 +0000 (06:30 +0000)]
retain _q3map2_version worldspawn tag when using -onlyents

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

15 years agoupdate changelog
divverent [Sun, 8 Feb 2009 21:33:46 +0000 (21:33 +0000)]
update changelog

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

15 years agomore defensive coding :P
divverent [Sun, 8 Feb 2009 19:40:15 +0000 (19:40 +0000)]
more defensive coding :P

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

15 years agoq3map2: inject the invocation commandline into keys of the worldspawn entity (to...
divverent [Sun, 8 Feb 2009 19:35:57 +0000 (19:35 +0000)]
q3map2: inject the invocation commandline into keys of the worldspawn entity (to allow easier recompiling of the map)

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

15 years ago------------------------------------------------------------------------
divverent [Sat, 7 Feb 2009 10:37:51 +0000 (10:37 +0000)]
------------------------------------------------------------------------
r327 | mattn | 2009-02-01 17:09:49 +0100 (Sun, 01 Feb 2009) | 1 line

* merged r22231 from uforadiant: 'use gtk default font instead of defined ones for linux/windows (which could happen to be not installed)'
------------------------------------------------------------------------

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

15 years agoicons by airscout
divverent [Fri, 6 Feb 2009 10:21:43 +0000 (10:21 +0000)]
icons by airscout

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

15 years agouse Firefox, not Netscape
divverent [Mon, 2 Feb 2009 08:20:18 +0000 (08:20 +0000)]
use Firefox, not Netscape

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

15 years agofix some typos
divverent [Thu, 15 Jan 2009 06:37:43 +0000 (06:37 +0000)]
fix some typos

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

15 years agoinitial OS X app building stuff. May be broken.
divverent [Thu, 15 Jan 2009 06:35:13 +0000 (06:35 +0000)]
initial OS X app building stuff. May be broken.

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

15 years agothis needs zlib LIBS on OS X too
divverent [Wed, 14 Jan 2009 12:41:57 +0000 (12:41 +0000)]
this needs zlib LIBS on OS X too

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

15 years agoyet another OS X workaround
divverent [Wed, 14 Jan 2009 12:37:56 +0000 (12:37 +0000)]
yet another OS X workaround

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

15 years agoreverse order of includes to fix jpeg problems on OS X
divverent [Wed, 14 Jan 2009 12:33:52 +0000 (12:33 +0000)]
reverse order of includes to fix jpeg problems on OS X

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

15 years agouse "%f" format for angles, prevents weird exponential stuff
divverent [Wed, 14 Jan 2009 08:06:09 +0000 (08:06 +0000)]
use "%f" format for angles, prevents weird exponential stuff

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

15 years agofix some spam
divverent [Wed, 14 Jan 2009 08:00:42 +0000 (08:00 +0000)]
fix some spam

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

15 years agofix error
divverent [Wed, 14 Jan 2009 07:56:58 +0000 (07:56 +0000)]
fix error

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

15 years agoit now compiles on OS X, but does it work?
divverent [Fri, 9 Jan 2009 22:44:43 +0000 (22:44 +0000)]
it now compiles on OS X, but does it work?

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

15 years agomore makefile fixes for OS X
divverent [Fri, 9 Jan 2009 22:22:22 +0000 (22:22 +0000)]
more makefile fixes for OS X

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

15 years agono ldd on OS X either
divverent [Fri, 9 Jan 2009 22:18:33 +0000 (22:18 +0000)]
no ldd on OS X either

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

15 years agoextra libs workaround
divverent [Fri, 9 Jan 2009 22:17:34 +0000 (22:17 +0000)]
extra libs workaround

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

15 years agoopengl workaround for os x
divverent [Fri, 9 Jan 2009 22:13:02 +0000 (22:13 +0000)]
opengl workaround for os x

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

15 years agothat option didn't even exist!
divverent [Fri, 9 Jan 2009 22:01:00 +0000 (22:01 +0000)]
that option didn't even exist!

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

15 years agoadd pkgconfig dependency
divverent [Fri, 9 Jan 2009 21:59:04 +0000 (21:59 +0000)]
add pkgconfig dependency

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

15 years agoindent...
divverent [Fri, 9 Jan 2009 21:53:12 +0000 (21:53 +0000)]
indent...

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

15 years agodon't use else ifeq
divverent [Fri, 9 Jan 2009 21:52:07 +0000 (21:52 +0000)]
don't use else ifeq

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

15 years agodon't use "else ifeq"
divverent [Fri, 9 Jan 2009 21:48:52 +0000 (21:48 +0000)]
don't use "else ifeq"

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

15 years agonew entities.def
divverent [Fri, 9 Jan 2009 14:07:06 +0000 (14:07 +0000)]
new entities.def

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

15 years agoautomatically rewrite shortcuts.ini
divverent [Wed, 7 Jan 2009 14:33:40 +0000 (14:33 +0000)]
automatically rewrite shortcuts.ini

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

15 years agomake everything support installdir
divverent [Wed, 7 Jan 2009 14:00:29 +0000 (14:00 +0000)]
make everything support installdir

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

15 years agonow using "sed" to cut off the version
divverent [Wed, 7 Jan 2009 13:20:08 +0000 (13:20 +0000)]
now using "sed" to cut off the version

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

15 years agonew stuff... INSTALLDIR
divverent [Wed, 7 Jan 2009 13:12:52 +0000 (13:12 +0000)]
new stuff... INSTALLDIR

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

15 years agoport some obvious vars from the original SConstruct/SConscript to the Darwin block...
divverent [Wed, 7 Jan 2009 12:42:34 +0000 (12:42 +0000)]
port some obvious vars from the original SConstruct/SConscript to the Darwin block; Darwin still not working for sure

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

15 years agonew toys :P
divverent [Wed, 7 Jan 2009 08:37:33 +0000 (08:37 +0000)]
new toys :P

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

15 years agoturrets.def
divverent [Tue, 6 Jan 2009 10:35:26 +0000 (10:35 +0000)]
turrets.def

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

15 years agoremove two debug prints
divverent [Tue, 6 Jan 2009 06:57:49 +0000 (06:57 +0000)]
remove two debug prints

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

15 years agonew entities.def
divverent [Mon, 5 Jan 2009 13:06:09 +0000 (13:06 +0000)]
new entities.def

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

15 years agorevert the last commit, instead fix the underlying bug
divverent [Sat, 3 Jan 2009 21:57:33 +0000 (21:57 +0000)]
revert the last commit, instead fix the underlying bug

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

15 years agofix the translation of entities used by mirroring or scaling
divverent [Sat, 3 Jan 2009 21:05:25 +0000 (21:05 +0000)]
fix the translation of entities used by mirroring or scaling

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

15 years agonew command: regroup entities.
divverent [Fri, 2 Jan 2009 08:40:46 +0000 (08:40 +0000)]
new command: regroup entities.
Moves all selected brushes into the selected entity.
Usage:

- Select brush from entity
- Hit Ctrl-Alt-E
- Select some other brush
- Regroup

The other brush will get added to the entity.

- Select brush from entity
- Regroup

The brush will get removed from the entity, and moved to worldspawn.

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

15 years agofix the last commit
divverent [Thu, 1 Jan 2009 14:13:27 +0000 (14:13 +0000)]
fix the last commit

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

15 years agoCloneSelection: don't overwrite names of target/targetname
divverent [Thu, 1 Jan 2009 14:06:36 +0000 (14:06 +0000)]
CloneSelection: don't overwrite names of target/targetname
by holding Shift while pressing space, you get the old behaviour back

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

15 years agosupport the "origin" key for display in radiant too
divverent [Thu, 1 Jan 2009 13:05:17 +0000 (13:05 +0000)]
support the "origin" key for display in radiant too

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

15 years agoif an origin brush exists, ALSO take into account the "origin" key (add the two)
divverent [Thu, 1 Jan 2009 12:14:01 +0000 (12:14 +0000)]
if an origin brush exists, ALSO take into account the "origin" key (add the two)

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

15 years agofix keys
divverent [Sat, 20 Dec 2008 15:11:33 +0000 (15:11 +0000)]
fix keys

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

15 years agobuild fix for Debian's i586-mingw32msvc
divverent [Wed, 10 Dec 2008 16:50:31 +0000 (16:50 +0000)]
build fix for Debian's i586-mingw32msvc

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

15 years agomake cross-Makefile consistent
divverent [Wed, 10 Dec 2008 16:13:23 +0000 (16:13 +0000)]
make cross-Makefile consistent

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

15 years agobug fix, sorry, mikeeusa... but make dotproduct*scale actually behave the intended...
divverent [Wed, 10 Dec 2008 15:21:33 +0000 (15:21 +0000)]
bug fix, sorry, mikeeusa... but make dotproduct*scale actually behave the intended way.

In existing shaders, replace

dotProduct2scale ( x y z min max )

by

dotProduct2scale ( x y z max 0 )

because that's what the old code actually caused

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

15 years agocorrectly support [ and ] keys
divverent [Wed, 10 Dec 2008 11:38:15 +0000 (11:38 +0000)]
correctly support [ and ] keys

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

15 years agofix a warning; NULL out the unused faces of misc_models (apparently this changes...
divverent [Tue, 9 Dec 2008 14:57:03 +0000 (14:57 +0000)]
fix a warning; NULL out the unused faces of misc_models (apparently this changes nothing)

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

15 years agosyntax fix in changelog
divverent [Tue, 9 Dec 2008 11:02:53 +0000 (11:02 +0000)]
syntax fix in changelog

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

15 years agoadd forgotten dotProductScale
divverent [Tue, 9 Dec 2008 10:35:40 +0000 (10:35 +0000)]
add forgotten dotProductScale

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

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