]> icculus.org git repositories - divverent/netradiant.git/history - tools
updates to make win32 building work again
[divverent/netradiant.git] / tools /
2010-12-05 Rudolf PolzerMerge remote branch 'origin/divVerent/pangofix'
2010-11-19 Rudolf Polzeralso fix the unhashed case
2010-11-19 Rudolf Polzerminor fix for plane snapping
2010-11-13 Rudolf Polzernew args -meta and -patchmeta to -convert with .map...
2010-11-13 Rudolf Polzeroption -forcereadbsp for -convert to allow forcing...
2010-10-31 Rudolf Polzernew light option -fill to improve lossy compression...
2010-10-30 Rudolf Polzerlocal variables ALSO work better when declared
2010-10-30 Rudolf Polzeradd a floodlightDirectionScale value to the _floodlight...
2010-10-30 Rudolf Polzerno half lambert for xonotic please, it sucks ;)
2010-10-30 Rudolf Polzerno need to artificially limit lightmap position for...
2010-10-30 Rudolf Polzerdirtmapping: PROPERLY prevent hitting sky
2010-10-22 Rudolf Polzerbetter override lightSamplesInsist (-samples +1, +2...
2010-10-22 Rudolf Polzerbe more verbose about randomsamples presets
2010-10-22 Rudolf Polzersupport search box size in randomsamples too (although...
2010-10-21 Rudolf Polzer-randomsamples: special handling of -samples 1, 2,...
2010-10-14 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2010-10-13 jalIgnore transparent surfaces when floodlighting
2010-10-09 Rudolf Polzerwarn on wrong -convert use, always allow .map input
2010-10-09 Rudolf Polzerdon't write the bsp twice when pseudo compiling
2010-10-09 Rudolf PolzerEXPERIMENTAL: make the pseudo compiler able to output...
2010-10-09 Rudolf Polzeradd missing EndBSPFile() call
2010-10-09 Rudolf Polzer.ase also works from .map!
2010-10-09 Rudolf Polzerthe decompiler now can convert .map files too
2010-10-09 Rudolf Polzerinitial code for converting .map to .map
2010-10-08 Rudolf Polzerfix issues with embedded models
2010-10-08 Rudolf Polzerproperly export texdef origin brushes
2010-10-08 Rudolf Polzerfix "bad texdef"
2010-10-07 Rudolf Polzerdecompiler now outputs somewhat correct texdef
2010-10-07 Rudolf Polzerbreak break break ;)
2010-10-07 Rudolf Polzerfix compile errors
2010-10-07 Rudolf Polzerexperimental non-BrushPrimit map decompiling (probably...
2010-10-05 Rudolf PolzerYEAH! I think this fixes the lightmaps-of-patches bug!
2010-10-05 Rudolf Polzermore warnings
2010-10-05 Rudolf Polzerfix some more warnings
2010-10-05 Rudolf Polzerfix "ExpandPath called without qdir set" as qdir is...
2010-10-05 rpolzerq3map2 is now waring free
2010-10-04 rpolzeradd a missing VectorClear
2010-10-03 Rudolf Polzeruse a Gaussian-like random distribution for random...
2010-10-03 Rudolf Polzeralso subsample the deluxemap (this was forgotten all...
2010-10-03 Rudolf Polzeroption -randomsamples: makes -samples use adaptive...
2010-10-01 Rudolf Polzerfix bugs in skin load code
2010-10-01 Rudolf Polzerfix segfault
2010-10-01 Rudolf Polzerskinfiles: use the VFS
2010-10-01 Rudolf Polzerfix warnings
2010-10-01 Rudolf Polzersupport .skin files for models (modelname_<n>.skin...
2010-09-27 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-09-27 Rudolf Polzerremove some unused code
2010-09-27 Rudolf Polzerremove some debug code that is potentially dangerous
2010-09-23 Rudolf Polzermore deluxemap+surfacelight fixes
2010-09-22 Rudolf Polzerforce subsampling only where REALLY needed
2010-09-22 Rudolf Polzerfix compile error
2010-09-22 Rudolf Polzerforce going all the way down when subsampling grates
2010-09-22 Rudolf Polzerforce the first stage of subsampling on luxels that...
2010-09-22 Rudolf Polzertry to help subsampling with grates
2010-09-22 Rudolf Polzerdeluxemapping: ignore light contribution from the other...
2010-09-22 Rudolf Polzernew funny option: -samplessearchboxsize, tunes the...
2010-09-22 Rudolf Polzerfix the maths REALLY
2010-09-21 Rudolf Polzerfix a small math error in -samples causing it to only...
2010-09-01 Rudolf PolzerMerge remote branch 'origin/merlijn/osx-compile'
2010-09-01 Rudolf Polzerdo not break tjunctions :P
2010-09-01 Rudolf Polzeranother debug print
2010-09-01 Rudolf Polzerimprove area calculation by a shift width to simulate...
2010-09-01 Rudolf Polzerfavor blocky triangles over thin triangles a bit
2010-08-31 Rudolf Polzerbsp: new option -maxarea, selects more GPU friendly...
2010-08-08 Rudolf Polzerdo not REPEATEDLY blow up _skybox surfaces
2010-08-08 Rudolf Polzerwe can move the <glib.h> include a bit more then
2010-08-08 merlijninclude glib.h instead of limits.h
2010-08-07 merlijnfix PATH_MAX error, thanks CU|CUdyin
2010-08-07 Rudolf Polzervfspk3 in q3map2: also support -fs_forbiddenpath
2010-07-30 Rudolf PolzerCRLF
2010-07-30 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-07-25 Rudolf PolzerMerge remote branch 'icculus/master'
2010-07-18 Rudolf Polzercrlf fixes
2010-07-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/parasti/connec...
2010-07-16 Rudolf Polzerfix a nasty bug breaking "deformvertexes move"
2010-07-11 jalMerge branch 'master' of ssh://icculus.org/netradiant
2010-07-11 jalOn grid lighting, redistribute the 25% of the floodligh...
2010-07-04 Rudolf Polzerqtrue too
2010-07-04 Rudolf Polzerit is qfalse
2010-07-04 Rudolf Polzerfix arg parsing
2010-07-04 Rudolf Polzerq3map2 -scale: new arg -spawn_ref - sets reference...
2010-06-24 Rudolf PolzerMerge branch 'icculus'
2010-06-24 Rudolf Polzerallow 64 directories, no longer 8
2010-06-14 jalFix vertexlighting and gridlighting being too dark...
2010-06-12 jalApply floodlight to vertex lighting (there seems to...
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-05-29 jaladd shader key q3map_noDirty, which disables the dirty...
2010-05-10 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant...
2010-05-02 Rudolf Polzeractually activate -game xonotic in q3map2 :(
2010-04-30 jalIncrease the influence of directional lights on the...
2010-04-27 Rudolf Polzermark some TODOs for overflows reported on the GtkRadian...
2010-04-26 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-04-22 jalfix deluxemapping when using floodlight. Also, add...
2010-04-21 jalAllow transparent surfaces on misc_models to be made...
2010-04-19 jalTesting my commit ability
2010-04-17 Rudolf Polzerfix lots of CRLFs
2010-04-12 Rudolf Polzer-game xonotic support in q3map2
2010-04-06 Rudolf Polzernew option -extradist to improve lighting a bit, also...
2010-03-28 Rudolf PolzerMerge branch 'osxnetradiant'
2010-03-19 Rudolf Polzervfs: support .pk3dir like in darkplaces engine - direct...
next