quakeforge/libs/models/brush
Bill Currie 91e65b6c80 Rename mplane_t to plane_t and clean up the mess.
I got rather tired of there being multiple definitions of mostly compatible
plane types (and I need a common type anyway). dplane_t still exists for
now because I want to be careful when messing with the actual bsp format.
2011-11-28 20:54:34 +09:00
..
Makefile.am Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
gl_model_brush.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
model_brush.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
sw_model_brush.c Use LoadBSPMem to load brush models. 2010-10-13 20:52:05 +09:00