ericw-tools/qbsp
Tyrann 6bb3ad326e [PATCH] qbsp: Load mapname.wad when no other wads available
If the map has no wad key, or none of the wad files found in the key can be
loaded, then try loading mapname.wad as a default.

Signed-off-by: Tyrann <tyrann@disenchant.net>
2006-10-02 13:39:42 +09:30
..
brush.c [PATCH] qbsp: Use double-precision floating point 2006-09-16 16:36:16 +09:30
bspfile.c [PATCH] qbsp: Fix cast of data pointer for LoadFile callers 2006-09-16 16:20:56 +09:30
cmdlib.c [PATCH 03/15] qbsp: cmdlib.c statics 2006-09-10 22:45:56 +09:30
csg4.c [PATCH 04/15] qbsp: csg4.c statics 2006-09-10 22:45:57 +09:30
file.c [PATCH 9/9] qbsp: Compile as C code 2006-09-10 17:38:34 +09:30
file.h [PATCH 1/9] qbsp: Replace File class with basic stdio functions 2006-09-10 17:38:30 +09:30
globals.c [PATCH] qbsp: Add support for QuArK map files 2006-09-17 21:36:01 +09:30
map.c [PATCH] qbsp: Add support for QuArK map files 2006-09-17 21:36:01 +09:30
mathlib.c [PATCH] qbsp: Constify VectorXX functions 2006-09-16 19:37:48 +09:30
merge.c [PATCH 06/15] qbsp: merge.c statics 2006-09-10 22:45:58 +09:30
outside.c [PATCH] qbsp: remove strange comment... 2006-09-16 19:52:36 +09:30
parser.c [PATCH] qbsp: Enable map file parser to return comment tokens 2006-09-16 22:24:09 +09:30
parser.h [PATCH] qbsp: Enable map file parser to return comment tokens 2006-09-16 22:24:09 +09:30
portals.c [PATCH] qbsp: Use double-precision floating point 2006-09-16 16:36:16 +09:30
qbsp.c [PATCH] qbsp: Load mapname.wad when no other wads available 2006-10-02 13:39:42 +09:30
qbsp.h [PATCH] qbsp: Constify VectorXX functions 2006-09-16 19:37:48 +09:30
solidbsp.c [PATCH] qbsp: Remove unnecessary cast of malloc return value 2006-09-16 16:31:06 +09:30
surfaces.c [PATCH] qbsp: Use double-precision floating point 2006-09-16 16:36:16 +09:30
tjunc.c [PATCH] qbsp: Use double-precision floating point 2006-09-16 16:36:16 +09:30
util.c [PATCH] qbsp: Account size of winding_t allocations 2006-10-01 20:21:44 +09:30
wad.c [PATCH] qbsp: Fix warning about invalid wads 2006-10-02 12:58:44 +09:30
wad.h [PATCH] qbsp: WADList_Init/LoadLumpInfo cleanup 2006-10-02 12:31:35 +09:30
warnerr.h [PATCH] qbsp: Add support for QuArK map files 2006-09-17 21:36:01 +09:30
winding.c [PATCH] qbsp: Remove unnecessary casts from AllocMem calls 2006-09-10 20:29:00 +09:30
writebsp.c [PATCH] qbsp: Use double-precision floating point 2006-09-16 16:36:16 +09:30