2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
msvc shut up More... about 15 years ago
remove two debug prints More... about 15 years ago
fix a 0.5 error More... about 15 years ago
probabilistic sample dispersion for minimap -samples More... about 15 years ago
make -minmax work More... about 15 years ago
simplify shader decision logic in MiniMapSetupBrushes More... about 15 years ago
ignore nonsolid brushes More... about 15 years ago
naming fixes, allow ordered supersampling More... about 15 years ago
command line options for minimap More... about 15 years ago
be compatible to nexuiz for minimaps :P More... about 15 years ago
-minimap is now a main option... to be used on already compiled BSPs More... about 15 years ago
unfinished -minimap support in bsp.c, do not use yet, format is not correct yet More... about 15 years ago
new options: More... about 15 years ago
add an option -mergeportals to speed up vis, while not making the vis data MUCH worse More... about 15 years ago
some stuff by 27: More... about 15 years ago
* patch from Micah Heyer (GtkRadiant Mailinglist) * fixes a segfault in gtkgensurf bitmap loading More... over 15 years ago
Removed compiled linux executables More... over 15 years ago
* applied Shamus Jedi Academy patch for Zeroradiant (gamepack will follow soon) More... over 15 years ago
remove some FIXME comments about quakelive paths, since they are the same as quake3 currently More... over 15 years ago
patch from Rudolf Polzer implementing bsp46 support and adding -game quakelive and -game nexuiz modes to q3map2 More... over 15 years ago
netradiant/tools: initial More... over 15 years ago
fix setup target More... over 15 years ago
* applied patch by StefanV (from mailinglist) that fixes an error in config.py (broke compilation) and some string conversion warnings * fixes some more string conversions warnings in bobtoolz * fixed unresolved symbols in bobtoolz and gtkgensurf (due to the above mentioned patch where the prototypes were not updated) More... over 15 years ago
merge branch work back into trunk More... almost 16 years ago
* fixed missing string for error output More... almost 16 years ago
ABToSVK commit More... almost 16 years ago
* fixed a warning and an error in the overflow check in l_net * const stuff for GetNextChainItem (bobtoolz) More... almost 16 years ago
ported over the 1.5 branch version of q3map2 which is newer made Visual Studio files work in VS2005 Express fixed a ton of warnings in VS2005 Express fixed some compile problems on OpenSUSE 11.0 More... almost 16 years ago
* divVerent's patch for the brush primitives surface dialog (fixed segfault due to NULL pointer) * Quote http://zerowing.idsoftware.com/pipermail/gtkradiant/2008-July/011094.html : Attached to this message is a patch for a "somewhat working" brush primitives surface dialog. It is an ugly hack, as it converts between fake texdef notations and brush primitives whenever values are needed. Had to fix an accuracy bug: the surface dialog rounded all rotation values to integer angles, which SEVERELY broke things for me (changed the Gtk spin object to use 4 digits, which is enough for me). More... almost 16 years ago
* fixed spawnflags dialog due to local and global variable mix (thanks divVerent) More... almost 16 years ago