ericw-tools/common
Jonathan 17606fde4b Use variant instead of having all BSP types allocated at once (even though they are smol)
Move ownership of pointers to the bsp structures themselves for now.
2021-09-16 11:52:37 -04:00
..
bspfile.cc Use variant instead of having all BSP types allocated at once (even though they are smol) 2021-09-16 11:52:37 -04:00
bsputils.cc winding_t is now a C++ type - a hybrid stack/heap array. 2021-09-16 03:10:51 -04:00
cmdlib.cc calloc/malloc/free -> new/new/delete (except for specific scenarios) 2021-09-14 11:39:12 -04:00
entdata.cc Fix single line functions 2021-09-14 02:56:44 -04:00
log.cc use the C++ includes 2021-09-14 08:46:03 -04:00
mathlib.cc winding_t is now a C++ type - a hybrid stack/heap array. 2021-09-16 03:10:51 -04:00
mesh.cc Fix single line functions 2021-09-14 02:56:44 -04:00
qvec.cc Fix single line functions 2021-09-14 02:56:44 -04:00
threads.cc use the C++ includes 2021-09-14 08:46:03 -04:00