ericw-tools/qbsp
Kevin Shanahan 2f7809ddcb qbsp: pass entity pointer into PrintEntity()
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-02-14 14:36:07 +10:30
..
brush.c qbsp: re-organise mapentity_t structure 2013-02-14 14:03:06 +10:30
bspfile.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
cmdlib.c qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
csg4.c qbsp: re-organise mapentity_t structure 2013-02-14 14:03:06 +10:30
file.c qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
file.h qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
globals.c qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
map.c qbsp: pass entity pointer into PrintEntity() 2013-02-14 14:36:07 +10:30
mathlib.c [PATCH] qbsp: Set up sphere around face for fast intersect checks 2007-09-23 20:46:22 +09:30
merge.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
outside.c qbsp: trivial rename of some local variables in outside.c 2013-02-11 18:55:57 +10:30
parser.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
parser.h [PATCH] qbsp: Enable map file parser to return comment tokens 2006-09-16 22:24:09 +09:30
portals.c qbsp: pass entity down into PortalizeWorld() 2013-02-10 17:05:45 +10:30
qbsp.c qbsp: pass entity pointer into PrintEntity() 2013-02-14 14:36:07 +10:30
qbsp.h qbsp: pass entity pointer into PrintEntity() 2013-02-14 14:36:07 +10:30
solidbsp.c qbsp: pass entity into SolidBSP() 2013-02-10 17:14:06 +10:30
surfaces.c qbsp: pass entity down through MakeFaceEdges() 2013-02-10 17:28:09 +10:30
tjunc.c qbsp: pass entity into TJunc, capitalise function name 2013-02-10 17:09:05 +10:30
util.c qbsp: include stdlib.h instead of malloc.h 2013-02-12 08:53:35 +10:30
wad.c qbsp: don't modify the wadstring argument in WADList_Init() 2013-02-11 18:56:44 +10:30
wad.h qbsp: don't modify the wadstring argument in WADList_Init() 2013-02-11 18:56:44 +10:30
warnerr.h [PATCH] qbsp: Add support for QuArK map files 2006-09-17 21:36:01 +09:30
winding.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
writebsp.c qbsp: pass entity into Export{Draw,Clip}Nodes 2013-02-10 17:49:27 +10:30