]> de.git.xonotic.org Git - xonotic/netradiant.git/history - tools/quake3
introduce dpk / dpkdir support
[xonotic/netradiant.git] / tools / quake3 /
2011-12-27 Rudolf Polzer-onlyents: keep gridsize as stored in the bsp
2011-12-25 Rudolf Polzeradd shorthand option -nosRGB to turn off all sRGB modes
2011-12-21 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/netradiant
2011-12-21 Rudolf Polzer256 surfaceparms
2011-12-18 Rudolf Polzeralways use color normalization, vector normalization...
2011-12-14 Rudolf Polzeralso support -sRGBcolor for floodlight
2011-12-14 Rudolf PolzersRGB convert all shader specified colors
2011-12-14 Rudolf Polzersupport -sRGBcolor for all _color keys
2011-12-14 Rudolf Polzersupport -sRGBcolor for flares
2011-12-14 Rudolf Polzeroption: -sRGBcolor (unused yet)
2011-12-09 Rudolf Polzermark two shader checks nullable
2011-12-09 Rudolf Polzerno, we do NOT want to ignore caulk
2011-12-09 Rudolf Polzerproperly ignore caulk
2011-12-09 Rudolf PolzerPROPERLY ignore sky brushes for minimap
2011-12-09 Rudolf Polzer-autolevel for minimap
2011-12-08 Rudolf Polzerfix lightstyle compare (SIGBUS on SPARC)
2011-12-08 Rudolf PolzerAllocWinding: fix handling of compiler enforced alignme...
2011-12-01 Rudolf Polzerproperly support -keeplights option. Current implementa...
2011-11-23 Rudolf Polzer_farplanedist now ignores C_SKY leafs
2011-11-23 Rudolf Polzeraudit all uses of ClipWindingEpsilon and choose the...
2011-11-22 Rudolf Polzertry to fix the "-np surfaces disappear" bug
2011-11-20 Rudolf Polzerfix an obvious q3map2 bug that causes BSP leafs to...
2011-10-29 Rudolf Polzeralso new option: -sRGBtex, and renamed -sRGB to -sRGBlight
2011-10-29 Rudolf Polzerfix spotScale implementation
2011-10-29 Rudolf Polzeradd separate spotlight scale -spotscale
2011-10-22 Rudolf Polzeradd also a -nosRGB option to turn sRGB off
2011-10-21 Rudolf Polzerexperimental q3map2 command line option: -sRGB (store...
2011-10-18 Rudolf Polzeralphashadow/lightfilter: bound the texcoords after...
2011-10-18 Rudolf Polzeradd a missing memset
2011-10-17 Rudolf Polzertotally unlimit entities
2011-10-17 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-10-17 Rudolf Polzerallow more entities
2011-09-16 Rudolf Polzerfix two obvious typos
2011-09-15 Rudolf Polzermake runtime parameters for meta
2011-09-15 Rudolf Polzerfix MAX_BBOX_DISTANCE path (not enabled)
2011-07-01 Rudolf Polzerhandle forbidden dir exclusions properly now
2011-07-01 Rudolf Polzerforbidden dirs: allow wildcard patterns
2011-06-05 Rudolf Polzermisc_model: also support _skin name; also support frame...
2011-06-05 Rudolf Polzermore warnings done. Now q3map2 is warning free apart...
2011-06-05 Rudolf Polzermore warnings be gone
2011-06-05 Rudolf Polzermore warning fixes
2011-06-05 Rudolf Polzerfix a slight memory leak
2011-06-05 Rudolf Polzerfix uninitialized use of an int when filtering a patch...
2011-06-05 Rudolf Polzerfix ignoring surface alpha for surfacemodels
2011-06-05 Rudolf Polzersome warning fixes
2011-06-05 Rudolf Polzerfix some more warnings
2011-06-05 Rudolf Polzerfix a scanf warning
2011-06-05 Rudolf Polzerfix a possible bug that can cause ds->shaderInfo to...
2011-05-15 Rudolf Polzerfix compile errors
2011-05-15 Rudolf Polzerfix error
2011-05-15 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-05-09 Rudolf Polzerfix typo
2011-05-01 Rudolf Polzersupport passing the home path to q3map2 as -fs_home...
2011-05-01 Rudolf Polzerq3map2: accept -fs_home /home/rpolzer/.xonotic to set...
2011-04-29 Rudolf Polzeruntested changes so DP might work with this again....
2011-04-20 Rudolf Polzerfix two more bugs
2011-04-20 Rudolf Polzeradd a missing #include
2011-04-20 Rudolf Polzerq3map2: use "My Games" directory if exists on Win32
2011-04-06 rambetter8MB stack size linker options on all VC2008 proj files.
2011-04-06 rambetterBacking out commit 483. Going to set linker flags...
2011-04-06 rambetterIncreasing stack size on Windows build.
2011-03-06 rambetterFixing a Sys_Printf() in main() for "q3map2 -convert...
2011-02-23 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2011-02-23 Rudolf PolzerRevert "also load DDS files the way DarkPlaces stores...
2011-02-23 Rudolf Polzeralso load DDS files the way DarkPlaces stores them...
2011-02-23 Rudolf Polzeralso support the alpha channel hack for JPEG that DarkP...
2011-02-22 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-02-22 Rudolf Polzerforgot to check lightDeluxel for NULL here
2011-02-21 rambetterThis is a major change that updates the 3rd party libs...
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-30 Rudolf Polzer(by LordHavoc) game_etut uses BSP format version 47 too
2011-01-30 Forest Haleuse bsp version 47 for the appropriate games, this...
2011-01-22 Rudolf Polzercustom surfaces as used by reaction quake
2011-01-22 rambetterModifying game_reaction.h (for the game Reaction) to...
2011-01-20 Rudolf Polzerfix the game_ file to match this q3map2 version
2011-01-20 rambetterIn function AddGamePath() in path_init.c for q3map2,
2011-01-20 Rudolf PolzerAdding game_reaction.h to q3map2. We cannot use "...
2011-01-20 rambetterIn function AddGamePath() in path_init.c for q3map2,
2011-01-20 rambetterAdding game_reaction.h to q3map2. We cannot use "...
2011-01-19 Rudolf Polzerremove unnecessary code found by Rambetter
2011-01-19 rambetterFixing a 45 degree model clipping problem.
2011-01-13 Rudolf Polzerfix another misapplied diff
2011-01-12 Rudolf Polzer::zerowing-base=428
2011-01-12 rambetterRenaming #define constants:
2011-01-11 Rudolf Polzer::zerowing-base=422
2011-01-11 rambetterIncreasing the values of 3 constants that control how...
2011-01-11 rambetterAs per TTimo's suggestion, turning all three experiment...
2011-01-10 rambetterImporting code changes for q3map2 from Rambetter-math...
2011-01-08 Rudolf Polzerfix two bugs cppcheck found
2011-01-02 Rudolf Polzertreat entity leak different from entity in solid (the...
2011-01-01 Rudolf Polzerfix these options more
2011-01-01 Rudolf Polzerfix option checking for -grid* options
2010-12-31 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-12-31 Rudolf PolzerAuthor: rambetter
2010-12-31 rambetterUndoing commits r363 and r371 as it pertains to polylib...
2010-12-29 Rudolf PolzerAuthor: rambetter
2010-12-29 Rudolf Polzersvn r377 by Rambetter:
2010-12-29 Rudolf PolzerAuthor: rambetter
2010-12-29 rambetterUndoing revision 377 (reverting just those files modifi...
2010-12-29 rambetterContinuing work on BaseWindingForPlane() in polylib...
next