ericw-tools/qbsp
Tyrann 2dfd647656 [PATCH 5/9] qbsp: Replace new/delete with malloc/free
There's a couple of usages outside of the AllocMem/FreeMem functions. Flag
these as something to look at later.

Signed-off-by: Tyrann <tyrann@disenchant.net>
2006-09-10 17:38:32 +09:30
..
brush.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
bspfile.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
cmdlib.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
csg4.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
file.cpp [PATCH 1/9] qbsp: Replace File class with basic stdio functions 2006-09-10 17:38:30 +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 1/9] qbsp: Replace File class with basic stdio functions 2006-09-10 17:38:30 +09:30
map.c [PATCH 5/9] qbsp: Replace new/delete with malloc/free 2006-09-10 17:38:32 +09:30
mathlib.c [PATCH] Make qbsp build 2006-09-10 17:35:05 +09:30
merge.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
outside.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
parser.cpp [PATCH 3/9] qbsp: Replace parser class with plain C code 2006-09-10 17:38:31 +09:30
parser.h [PATCH 3/9] qbsp: Replace parser class with plain C code 2006-09-10 17:38:31 +09:30
portals.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
qbsp.c [PATCH 2/9] qbsp: Replace WAD class 2006-09-10 17:38:30 +09:30
qbsp.h [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
solidbsp.c [PATCH 5/9] qbsp: Replace new/delete with malloc/free 2006-09-10 17:38:32 +09:30
surfaces.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
tjunc.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
util.c [PATCH 5/9] qbsp: Replace new/delete with malloc/free 2006-09-10 17:38:32 +09:30
wad.cpp [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
wad.h [PATCH 2/9] qbsp: Replace WAD class 2006-09-10 17:38:30 +09:30
warnerr.h [PATCH 3/3] qbsp: run indent over the source files 2006-09-05 20:57:33 +09:30
winding.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30
writebsp.c [PATCH 4/9] qbsp: Remove default arguments from {Alloc,Free}Mem 2006-09-10 17:38:32 +09:30