quakeforge/tools/qflight/source
Bill Currie 34bcf7faab Do a pure/const/noreturn/format attribute pass.
I always wanted these, but as gcc now provides warnings for functions that
could do with such attributes, finding all the functions is much easier.
2018-10-09 12:42:21 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
entities.c Parse the sun information from the worldspawn entity. 2013-03-07 09:11:23 +09:00
ltface.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
noise.c Make sure all source files in qflight have (C) headers. 2013-03-07 09:11:22 +09:00
options.c Add the solid-sky option from Jardrup's light tool. 2013-03-07 09:11:23 +09:00
properties.c Fix a pile of dead assignments. 2018-09-08 22:23:57 +09:00
qflight.c Clear the padding in the light data buffers. 2013-03-07 09:11:23 +09:00
threads.c "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
trace.c Make the Test functions const-correct. 2013-03-07 09:11:23 +09:00
vis.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00