quakeforge/libs/video/renderer
Bill Currie c4f71c0cda Move r_skyname handling from R_NewMap to R_LoadSkys.
r_skyname now acts as the default sky to use when no sky name is specified
by other means ("none" is still no sky). 'loadsky foo' will load the
"foo*" sky textures, 'loadsky none' gives the default sky, and 'loadsky
""' causes uses r_skyname.
2010-12-10 17:17:30 +09:00
..
gl Move r_skyname handling from R_NewMap to R_LoadSkys. 2010-12-10 17:17:30 +09:00
sw Dynamic entity allocation. Unlimited static entities. 2010-12-03 21:01:52 +09:00
sw32 Dynamic entity allocation. Unlimited static entities. 2010-12-03 21:01:52 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00
r_cvar.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
r_efrag.c Eliminate MAX_VISEDICTS. Unlimited visible entities. 2010-12-03 14:59:02 +09:00
r_ent.c Get entity allocation and freeing working correctly. 2010-12-04 23:37:58 +09:00
r_graph.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_light.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_main.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
r_part.c console.h include cleanup 2007-11-06 12:40:38 +00:00
r_progs.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
r_screen.c fix the placement of the "paused" icon 2010-01-13 06:35:33 +00:00