..
d_edge.c
This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked)
2007-11-25 04:44:53 +00:00
d_fill.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_init.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_modech.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_part.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_polyse.c
This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked)
2007-11-25 04:44:53 +00:00
d_scan.c
bigscreen patch from Philippe Troin
2009-12-20 05:34:41 +00:00
d_sky.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_sprite.c
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00
d_surf.c
Rename Sys_DPrintf to Sys_MaskPrintf.
2010-11-26 16:19:26 +09:00
d_vars.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
d_zpoint.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
draw.c
Fix an undefined operation thanks to spirit of the domain quaddicted.com.
2010-11-16 17:13:22 +09:00
Makefile.am
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00
screen.c
nuke Con_Printf and Con_DPrintf and use Sys_* instead
2007-11-06 10:17:14 +00:00
sw32_graph.c
audit the usage of "only"
2010-01-13 06:42:26 +00:00
sw32_raclip.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
sw32_ralias.c
Rename Sys_DPrintf to Sys_MaskPrintf.
2010-11-26 16:19:26 +09:00
sw32_rbsp.c
nuke Con_Printf and Con_DPrintf and use Sys_* instead
2007-11-06 10:17:14 +00:00
sw32_rdraw.c
This should make stdint stuff work better in general (can't test properly due to my mingw setup being borked)
2007-11-25 04:44:53 +00:00
sw32_redge.c
audit the usage of "only"
2010-01-13 06:42:26 +00:00
sw32_rmain.c
Remove R_SplitEntityOnNode2
2010-12-02 08:31:48 +09:00
sw32_rmisc.c
nuke Con_Printf and Con_DPrintf and use Sys_* instead
2007-11-06 10:17:14 +00:00
sw32_rpart.c
Rename Sys_DPrintf to Sys_MaskPrintf.
2010-11-26 16:19:26 +09:00
sw32_rsky.c
Protocol 666/large map support from FitzQuake.
2010-11-26 16:20:05 +09:00
sw32_rsprite.c
nuke Con_Printf and Con_DPrintf and use Sys_* instead
2007-11-06 10:17:14 +00:00
sw32_rsurf.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
sw32_skin.c
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00