]> de.git.xonotic.org Git - xonotic/netradiant.git/log
xonotic/netradiant.git
13 years agodecompiler now outputs somewhat correct texdef
Rudolf Polzer [Thu, 7 Oct 2010 19:04:54 +0000 (21:04 +0200)]
decompiler now outputs somewhat correct texdef

13 years agobreak break break ;)
Rudolf Polzer [Thu, 7 Oct 2010 15:56:41 +0000 (17:56 +0200)]
break break break ;)

13 years agofix compile errors
Rudolf Polzer [Thu, 7 Oct 2010 15:43:05 +0000 (17:43 +0200)]
fix compile errors

13 years agoexperimental non-BrushPrimit map decompiling (probably won't even compile yet)
Rudolf Polzer [Thu, 7 Oct 2010 15:38:45 +0000 (17:38 +0200)]
experimental non-BrushPrimit map decompiling (probably won't even compile yet)

13 years agoYEAH! I think this fixes the lightmaps-of-patches bug!
Rudolf Polzer [Tue, 5 Oct 2010 16:50:24 +0000 (18:50 +0200)]
YEAH! I think this fixes the lightmaps-of-patches bug!

13 years agomore warnings
Rudolf Polzer [Tue, 5 Oct 2010 13:06:52 +0000 (15:06 +0200)]
more warnings

13 years agofix some more warnings
Rudolf Polzer [Tue, 5 Oct 2010 13:04:45 +0000 (15:04 +0200)]
fix some more warnings

13 years agofix "ExpandPath called without qdir set" as qdir is never set in Xonotic/Nexuiz/any...
Rudolf Polzer [Tue, 5 Oct 2010 09:24:42 +0000 (11:24 +0200)]
fix "ExpandPath called without qdir set" as qdir is never set in Xonotic/Nexuiz/any other nonquake

13 years agomake radiant compile again
rpolzer [Tue, 5 Oct 2010 09:05:24 +0000 (11:05 +0200)]
make radiant compile again

13 years agoq3map2 is now waring free
rpolzer [Tue, 5 Oct 2010 08:57:07 +0000 (10:57 +0200)]
q3map2 is now waring free

13 years agoadd a missing VectorClear
rpolzer [Mon, 4 Oct 2010 08:48:22 +0000 (10:48 +0200)]
add a missing VectorClear

13 years agouse a Gaussian-like random distribution for random subsampling
Rudolf Polzer [Sun, 3 Oct 2010 19:14:54 +0000 (21:14 +0200)]
use a Gaussian-like random distribution for random subsampling

13 years agoalso subsample the deluxemap (this was forgotten all the time!)
Rudolf Polzer [Sun, 3 Oct 2010 18:50:09 +0000 (20:50 +0200)]
also subsample the deluxemap (this was forgotten all the time!)

13 years agooption -randomsamples: makes -samples use adaptive random subsampling (only subsample...
Rudolf Polzer [Sun, 3 Oct 2010 18:23:14 +0000 (20:23 +0200)]
option -randomsamples: makes -samples use adaptive random subsampling (only subsamples near edges, uses random distribution for luxels then)

13 years agofix bugs in skin load code
Rudolf Polzer [Fri, 1 Oct 2010 10:13:36 +0000 (12:13 +0200)]
fix bugs in skin load code

13 years agofix segfault
Rudolf Polzer [Fri, 1 Oct 2010 09:55:29 +0000 (11:55 +0200)]
fix segfault

13 years agoskinfiles: use the VFS
Rudolf Polzer [Fri, 1 Oct 2010 09:49:38 +0000 (11:49 +0200)]
skinfiles: use the VFS

13 years agofix warnings
Rudolf Polzer [Fri, 1 Oct 2010 09:28:27 +0000 (11:28 +0200)]
fix warnings

13 years agosupport .skin files for models (modelname_<n>.skin) like Q3A and DP
Rudolf Polzer [Fri, 1 Oct 2010 09:28:07 +0000 (11:28 +0200)]
support .skin files for models (modelname_<n>.skin) like Q3A and DP

13 years agotemporarily disable WarsowPack as its download fails
Rudolf Polzer [Mon, 27 Sep 2010 11:08:01 +0000 (13:08 +0200)]
temporarily disable WarsowPack as its download fails

13 years agoMerge branch 'master' of ssh://git.xonotic.org/netradiant
Rudolf Polzer [Mon, 27 Sep 2010 07:58:57 +0000 (09:58 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/netradiant

13 years agoremove some unused code
Rudolf Polzer [Mon, 27 Sep 2010 07:58:50 +0000 (09:58 +0200)]
remove some unused code

13 years agoremove some debug code that is potentially dangerous
Rudolf Polzer [Mon, 27 Sep 2010 07:58:22 +0000 (09:58 +0200)]
remove some debug code that is potentially dangerous

13 years agomore deluxemap+surfacelight fixes
Rudolf Polzer [Thu, 23 Sep 2010 06:30:17 +0000 (08:30 +0200)]
more deluxemap+surfacelight fixes

13 years agoforce subsampling only where REALLY needed
Rudolf Polzer [Wed, 22 Sep 2010 06:49:43 +0000 (08:49 +0200)]
force subsampling only where REALLY needed

13 years agofix compile error
Rudolf Polzer [Wed, 22 Sep 2010 06:28:00 +0000 (08:28 +0200)]
fix compile error

13 years agoforce going all the way down when subsampling grates
Rudolf Polzer [Wed, 22 Sep 2010 06:26:54 +0000 (08:26 +0200)]
force going all the way down when subsampling grates

13 years agoforce the first stage of subsampling on luxels that are hit through an alphashadow...
Rudolf Polzer [Wed, 22 Sep 2010 06:22:26 +0000 (08:22 +0200)]
force the first stage of subsampling on luxels that are hit through an alphashadow surface

13 years agotry to help subsampling with grates
Rudolf Polzer [Wed, 22 Sep 2010 05:28:51 +0000 (07:28 +0200)]
try to help subsampling with grates

13 years agodeluxemapping: ignore light contribution from the other side of a surface
Rudolf Polzer [Wed, 22 Sep 2010 05:17:33 +0000 (07:17 +0200)]
deluxemapping: ignore light contribution from the other side of a surface

13 years agonew funny option: -samplessearchboxsize, tunes the size of the search box of -samples...
Rudolf Polzer [Wed, 22 Sep 2010 04:38:02 +0000 (06:38 +0200)]
new funny option: -samplessearchboxsize, tunes the size of the search box of -samples (default 1 = "correct" size, can be up to 4)

13 years agofix the maths REALLY
Rudolf Polzer [Wed, 22 Sep 2010 04:23:27 +0000 (06:23 +0200)]
fix the maths REALLY

13 years agofix a small math error in -samples causing it to only ever consider 2/3 of the length...
Rudolf Polzer [Tue, 21 Sep 2010 20:04:55 +0000 (22:04 +0200)]
fix a small math error in -samples causing it to only ever consider 2/3 of the length of each luxel

13 years agofix cloning (don't clone the worldspam)
Rudolf Polzer [Sat, 4 Sep 2010 11:52:03 +0000 (13:52 +0200)]
fix cloning (don't clone the worldspam)

13 years agoMerge remote branch 'origin/merlijn/osx-compile'
Rudolf Polzer [Wed, 1 Sep 2010 19:29:48 +0000 (21:29 +0200)]
Merge remote branch 'origin/merlijn/osx-compile'

13 years agodo not break tjunctions :P
Rudolf Polzer [Wed, 1 Sep 2010 06:30:09 +0000 (08:30 +0200)]
do not break tjunctions :P

13 years agoanother debug print
Rudolf Polzer [Wed, 1 Sep 2010 05:52:20 +0000 (07:52 +0200)]
another debug print

13 years agoimprove area calculation by a shift width to simulate fragments
Rudolf Polzer [Wed, 1 Sep 2010 05:51:01 +0000 (07:51 +0200)]
improve area calculation by a shift width to simulate fragments

13 years agofavor blocky triangles over thin triangles a bit
Rudolf Polzer [Wed, 1 Sep 2010 05:14:16 +0000 (07:14 +0200)]
favor blocky triangles over thin triangles a bit

13 years agobsp: new option -maxarea, selects more GPU friendly face surface splitting algorithm
Rudolf Polzer [Tue, 31 Aug 2010 13:38:00 +0000 (15:38 +0200)]
bsp: new option -maxarea, selects more GPU friendly face surface splitting algorithm

13 years agoUpdate documentation
merlijn [Sun, 29 Aug 2010 19:35:58 +0000 (21:35 +0200)]
Update documentation

13 years agoUpdate these files as well
merlijn [Sun, 29 Aug 2010 18:47:06 +0000 (20:47 +0200)]
Update these files as well

13 years agoOSX build stuff - default to using MacPorts instead of Fink and update the MACVERSION...
merlijn [Sun, 29 Aug 2010 18:44:05 +0000 (20:44 +0200)]
OSX build stuff - default to using MacPorts instead of Fink and update the MACVERSION stuff as it should not be needed in most cases.

13 years agofix gamedetect NULL pointer
Rudolf Polzer [Mon, 23 Aug 2010 19:41:42 +0000 (21:41 +0200)]
fix gamedetect NULL pointer

13 years agofix a CP_R command
Rudolf Polzer [Tue, 17 Aug 2010 18:58:36 +0000 (20:58 +0200)]
fix a CP_R command

13 years agoremove some stupid debug prints
Rudolf Polzer [Wed, 11 Aug 2010 05:58:19 +0000 (07:58 +0200)]
remove some stupid debug prints

13 years agoalso hide _reflect and _alpha texture files
Rudolf Polzer [Mon, 9 Aug 2010 04:43:45 +0000 (06:43 +0200)]
also hide _reflect and _alpha texture files

13 years agodo not REPEATEDLY blow up _skybox surfaces
Rudolf Polzer [Sun, 8 Aug 2010 18:56:47 +0000 (20:56 +0200)]
do not REPEATEDLY blow up _skybox surfaces

13 years agowe can move the <glib.h> include a bit more then
Rudolf Polzer [Sun, 8 Aug 2010 14:42:40 +0000 (16:42 +0200)]
we can move the <glib.h> include a bit more then

13 years agoinclude glib.h instead of limits.h
merlijn [Sun, 8 Aug 2010 14:30:20 +0000 (16:30 +0200)]
include glib.h instead of limits.h

13 years agofix PATH_MAX error, thanks CU|CUdyin
merlijn [Sat, 7 Aug 2010 17:50:16 +0000 (19:50 +0200)]
fix PATH_MAX error, thanks CU|CUdyin

13 years agovfspk3 in q3map2: also support -fs_forbiddenpath
Rudolf Polzer [Sat, 7 Aug 2010 15:32:57 +0000 (17:32 +0200)]
vfspk3 in q3map2: also support -fs_forbiddenpath

13 years agosupport "forbidden directories" (i.e. dirs excluded from radiant)
Rudolf Polzer [Sat, 7 Aug 2010 15:19:47 +0000 (17:19 +0200)]
support "forbidden directories" (i.e. dirs excluded from radiant)

13 years agoMerge remote branch 'refs/remotes/origin/parasti/fix-grayscale-png'
Rudolf Polzer [Wed, 4 Aug 2010 12:01:54 +0000 (14:01 +0200)]
Merge remote branch 'refs/remotes/origin/parasti/fix-grayscale-png'

13 years agofix path trimming involving pk3dirs
Rudolf Polzer [Mon, 2 Aug 2010 12:41:22 +0000 (14:41 +0200)]
fix path trimming involving pk3dirs

13 years agoFix/add grayscale-to-RGB in PNG loader
Jānis Rūcis [Fri, 30 Jul 2010 21:27:43 +0000 (00:27 +0300)]
Fix/add grayscale-to-RGB in PNG loader

13 years agodisplay entity boxes as [/]. Second line not needed.
Rudolf Polzer [Fri, 30 Jul 2010 14:11:33 +0000 (16:11 +0200)]
display entity boxes as [/]. Second line not needed.

13 years agoCRLF
Rudolf Polzer [Fri, 30 Jul 2010 14:02:39 +0000 (16:02 +0200)]
CRLF

13 years agoturn lights by 45 degrees to make them look the same in all 3 2D views
Rudolf Polzer [Fri, 30 Jul 2010 14:02:23 +0000 (16:02 +0200)]
turn lights by 45 degrees to make them look the same in all 3 2D views

13 years agoMerge branch 'master' of ssh://git.xonotic.org/netradiant
Rudolf Polzer [Fri, 30 Jul 2010 13:47:54 +0000 (15:47 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/netradiant

13 years agoadd more vertexes to the entity display to make it more visible (paint an X in its...
Rudolf Polzer [Thu, 29 Jul 2010 16:57:08 +0000 (18:57 +0200)]
add more vertexes to the entity display to make it more visible (paint an X in its middle)

13 years agoFix wireframe entity display in 2D window
Jānis Rūcis [Wed, 28 Jul 2010 18:07:27 +0000 (21:07 +0300)]
Fix wireframe entity display in 2D window

On 64-bit systems, sizeof(size_t) != sizeof (unsigned int).

13 years agoargh :P 20 was intentional
Rudolf Polzer [Sun, 25 Jul 2010 15:16:46 +0000 (17:16 +0200)]
argh :P 20 was intentional

13 years agoMerge remote branch 'icculus/master'
Rudolf Polzer [Sun, 25 Jul 2010 15:13:35 +0000 (17:13 +0200)]
Merge remote branch 'icculus/master'

13 years agoimprove the max shader name length in brushexport plugin
Rudolf Polzer [Sun, 25 Jul 2010 15:10:39 +0000 (17:10 +0200)]
improve the max shader name length in brushexport plugin

13 years agoCRLF fixes, .gitattributes file updated
Rudolf Polzer [Wed, 21 Jul 2010 09:26:50 +0000 (11:26 +0200)]
CRLF fixes, .gitattributes file updated

13 years agocrlf fixes
Rudolf Polzer [Sun, 18 Jul 2010 14:32:03 +0000 (16:32 +0200)]
crlf fixes

13 years agoMerge remote branch 'refs/remotes/origin/parasti/connect-no-target-reuse'
Rudolf Polzer [Fri, 16 Jul 2010 22:08:49 +0000 (00:08 +0200)]
Merge remote branch 'refs/remotes/origin/parasti/connect-no-target-reuse'

13 years agofix a nasty bug breaking "deformvertexes move"
Rudolf Polzer [Fri, 16 Jul 2010 10:51:56 +0000 (12:51 +0200)]
fix a nasty bug breaking "deformvertexes move"

13 years agoWhen connecting entities, don't reuse the target field to name the entity
Jānis Rūcis [Wed, 14 Jul 2010 01:34:43 +0000 (04:34 +0300)]
When connecting entities, don't reuse the target field to name the entity

If an entity already has a target field, chances are that the targeted
entity still exists and the mapper will just get a naming collision.

13 years agoMerge branch 'master' of ssh://icculus.org/netradiant
jal [Sun, 11 Jul 2010 10:16:26 +0000 (12:16 +0200)]
Merge branch 'master' of ssh://icculus.org/netradiant

13 years agoOn grid lighting, redistribute the 25% of the floodlight as omnidirectional ambient...
jal [Sun, 11 Jul 2010 10:16:08 +0000 (12:16 +0200)]
On grid lighting, redistribute the 25% of the floodlight as omnidirectional ambient light, and use only the 75% of it as top-down directional light.

13 years agoqtrue too
Rudolf Polzer [Sun, 4 Jul 2010 17:24:23 +0000 (19:24 +0200)]
qtrue too

13 years agoit is qfalse
Rudolf Polzer [Sun, 4 Jul 2010 17:23:51 +0000 (19:23 +0200)]
it is qfalse

13 years agofix arg parsing
Rudolf Polzer [Sun, 4 Jul 2010 17:17:15 +0000 (19:17 +0200)]
fix arg parsing

13 years agoq3map2 -scale: new arg -spawn_ref - sets reference point in spawnpoints
Rudolf Polzer [Sun, 4 Jul 2010 17:11:23 +0000 (19:11 +0200)]
q3map2 -scale: new arg -spawn_ref - sets reference point in spawnpoints

13 years agoMakefile: support CHECK_DEPENDENCIES with DOWNLOAD_GAMEPACKS semantics
Jānis Rūcis [Fri, 25 Jun 2010 11:04:13 +0000 (14:04 +0300)]
Makefile: support CHECK_DEPENDENCIES with DOWNLOAD_GAMEPACKS semantics

13 years agoMerge branch 'icculus'
Rudolf Polzer [Thu, 24 Jun 2010 10:30:02 +0000 (12:30 +0200)]
Merge branch 'icculus'

13 years agoallow 64 directories, no longer 8
Rudolf Polzer [Thu, 24 Jun 2010 10:27:26 +0000 (12:27 +0200)]
allow 64 directories, no longer 8

13 years agoFix vertexlighting and gridlighting being too dark when using floodlight and bounce...
jal [Mon, 14 Jun 2010 17:50:45 +0000 (19:50 +0200)]
Fix vertexlighting and gridlighting being too dark when using floodlight and bounce (stop floodlighting being re-applied to lightmaps with each bounce stage)

13 years agoApply floodlight to vertex lighting (there seems to remain some problem with
jal [Sat, 12 Jun 2010 11:36:06 +0000 (13:36 +0200)]
Apply floodlight to vertex lighting (there seems to remain some problem with

vertexlighting not receiving enough bounced light)

13 years agoMerge remote branch 'icculus/master'
Rudolf Polzer [Fri, 4 Jun 2010 18:58:08 +0000 (20:58 +0200)]
Merge remote branch 'icculus/master'

13 years agosupport misc_*model as misc_model in the radiant editor (way more convenient)
Rudolf Polzer [Fri, 4 Jun 2010 18:56:24 +0000 (20:56 +0200)]
support misc_*model as misc_model in the radiant editor (way more convenient)

13 years agoConcat all found shaderlist.txt files to build the shader list
Jānis Rūcis [Sat, 29 May 2010 17:43:37 +0000 (20:43 +0300)]
Concat all found shaderlist.txt files to build the shader list

13 years agoadd shader key q3map_noDirty, which disables the dirty pass on the surface. It's...
jal [Sat, 29 May 2010 10:22:02 +0000 (12:22 +0200)]
add shader key q3map_noDirty, which disables the dirty pass on the surface. It's handy for lightmapped terrain models where dirty produces odd darkness on mesh splits.

13 years agoMerge branch 'master' of ssh://icculus.org/netradiant
jal [Fri, 28 May 2010 19:51:30 +0000 (21:51 +0200)]
Merge branch 'master' of ssh://icculus.org/netradiant

13 years agoconvert to float the input of RGBTOGRAY macro, or it can cause rounding errors in...
jal [Fri, 28 May 2010 19:49:38 +0000 (21:49 +0200)]
convert to float the input of RGBTOGRAY macro, or it can cause rounding errors in byte vectors.

13 years agoRemove unnecessary locale/UTF-8 encoding conversions
Jānis Rūcis [Thu, 20 May 2010 16:13:48 +0000 (19:13 +0300)]
Remove unnecessary locale/UTF-8 encoding conversions

13 years agodefault RM_R correctly in download-gamepacks.sh (as $RM usually is rm -f in make)
Rudolf Polzer [Thu, 20 May 2010 06:06:28 +0000 (08:06 +0200)]
default RM_R correctly in download-gamepacks.sh (as $RM usually is rm -f in make)

13 years agoMerge branch 'master' of ssh://icculus.org/netradiant into icculus
Rudolf Polzer [Mon, 10 May 2010 16:30:58 +0000 (18:30 +0200)]
Merge branch 'master' of ssh://icculus.org/netradiant into icculus

13 years agonew URL of WarsowPack
Rudolf Polzer [Mon, 10 May 2010 16:30:25 +0000 (18:30 +0200)]
new URL of WarsowPack

13 years agodownload-gamepacks: more robustness
Rudolf Polzer [Sat, 8 May 2010 13:50:51 +0000 (15:50 +0200)]
download-gamepacks: more robustness

13 years agoactually activate -game xonotic in q3map2 :(
Rudolf Polzer [Sun, 2 May 2010 16:38:41 +0000 (18:38 +0200)]
actually activate -game xonotic in q3map2 :(

13 years agoIncrease the influence of directional lights on the deluxemap by a)Ignoring angle...
jal [Fri, 30 Apr 2010 09:32:11 +0000 (11:32 +0200)]
Increase the influence of directional lights on the deluxemap by a)Ignoring angle attenuation for directional contribution and b)Scaling down by 1/4 the contribution of radiosity (deeper explanation in a comment at LightContributionToSample).

13 years agomark some TODOs for overflows reported on the GtkRadiant mailing list
Rudolf Polzer [Tue, 27 Apr 2010 15:43:42 +0000 (17:43 +0200)]
mark some TODOs for overflows reported on the GtkRadiant mailing list

13 years agoMerge branch 'master' of ssh://git.xonotic.org/netradiant
Rudolf Polzer [Mon, 26 Apr 2010 09:12:14 +0000 (11:12 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/netradiant

14 years agofix deluxemapping when using floodlight. Also, add to floodlight the same trick as...
jal [Thu, 22 Apr 2010 10:07:00 +0000 (12:07 +0200)]
fix deluxemapping when using floodlight. Also, add to floodlight the same trick as it's done to ambient to have a minimum normal assigned.

14 years agoAllow transparent surfaces on misc_models to be made solid when clipmodel bitflag...
jal [Wed, 21 Apr 2010 17:11:50 +0000 (19:11 +0200)]
Allow transparent surfaces on misc_models to be made solid when clipmodel bitflag is enabled.

14 years agoTesting my commit ability
jal [Mon, 19 Apr 2010 07:59:10 +0000 (09:59 +0200)]
Testing my commit ability

14 years agofix lots of CRLFs
Rudolf Polzer [Sat, 17 Apr 2010 19:02:26 +0000 (21:02 +0200)]
fix lots of CRLFs