mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
a37c5465e1
All of the nastiness is hidden in bspfile.c (including the old bsp29 specific data types). However, the conversions between bsp29 and bsp2 are implemented but not yet hooked up properly. This commit just gets the data structures in place and the obvious changes necessary to the rest of the engine to get it to compile, plus a few obvious "make it work" changes. |
||
---|---|---|
.. | ||
entities.c | ||
ltface.c | ||
Makefile.am | ||
noise.c | ||
options.c | ||
properties.c | ||
properties.txt | ||
qflight.c | ||
threads.c | ||
trace.c | ||
vis.c |