quakeforge/tools/qflight/source
Bill Currie cc5140e3a1 Move min/max/bound and field_offset into better locations.
min/max bound into mathlib.h (they /are/ math functions, after all) and
field_offset into qtypes.h.
2011-12-24 10:04:33 +09:00
..
Makefile.am start of my properties work. doesn't seem to have broken anything :) 2004-01-27 08:31:34 +00:00
entities.c Handle all light types in the switch. 2011-08-21 14:40:18 +09:00
ltface.c Support negative lights. 2011-08-21 14:40:18 +09:00
noise.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
options.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
properties.c Allow light entities to specify a named light property. 2011-08-21 14:40:18 +09:00
properties.txt Document the fields qflight uses to control lighting. 2011-08-21 14:40:18 +09:00
qflight.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
threads.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
trace.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
vis.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00