..
brush.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
bspfile.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
cmdlib.c
qbsp: switch to using time() instead of ftime()
2013-02-17 11:25:47 +10:30
csg4.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
file.c
qbsp: rename Error_() to Error()
2013-04-22 20:21:17 +09:30
file.h
qbsp: change LoadFile spec so we don't need to cast when calling
2013-02-17 11:03:09 +10:30
globals.c
qbsp: remove remaining enum errors
2013-04-22 20:15:09 +09:30
map.c
qbsp: fix adding animated textures for alt-anim textured brushes
2013-04-25 21:43:59 +09:30
mathlib.c
[PATCH] qbsp: Set up sphere around face for fast intersect checks
2007-09-23 20:46:22 +09:30
merge.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
outside.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
parser.c
qbsp: rename Error_() to Error()
2013-04-22 20:21:17 +09:30
parser.h
qbsp: make parser state non-global
2013-02-17 15:21:48 +10:30
portals.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
qbsp.c
trivial: pad counts to 8 digits, sizes to 10 in output
2013-04-24 15:18:01 +09:30
qbsp.h
qbsp: use the common logfile code
2013-04-23 15:48:32 +09:30
solidbsp.c
qbsp: trivial cleanups in FaceSide
2013-06-23 10:56:41 +09:30
surfaces.c
qbsp: rename Error_() to Error()
2013-04-22 20:21:17 +09:30
tjunc.c
qbsp: cleanups in SplitFaceForTjunc
2013-06-23 11:37:40 +09:30
util.c
qbsp: add fflush back for msgScree
2013-04-24 15:05:07 +09:30
wad.c
qbsp: fix adding animated textures for alt-anim textured brushes
2013-04-25 21:43:59 +09:30
wad.h
qbsp: make wadlist a null-terminated linked list of wads
2013-03-13 12:56:57 +10:30
warnerr.h
qbsp: remove remaining enum errors
2013-04-22 20:15:09 +09:30
winding.c
qbsp: fix MidpointWinding bug, which fixes the bad leak lines!
2013-04-24 08:54:26 +09:30
writebsp.c
qbsp: rename Error_() to Error()
2013-04-22 20:21:17 +09:30