quakeforge/libs
Ragnvald Maartmann-Moe IV bb6796247c Kill r_particles->int_val testing in gl particle engine. Also merge a bit down to r_part.c/r_cvar.c. Properly declare cl_max_particles (how the heck was it working when only ever declared as exter cvar_t *cl_max_particles?).
Should be a minor speedup for gl, definitely a code cleanup.
2001-09-22 02:37:45 +00:00
..
audio total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
console - compile fix for building without curses 2001-09-21 17:28:35 +00:00
gamecode - use etype_T instead of int (just so it's clearer in debugging) 2001-09-21 19:28:08 +00:00
gib total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
models total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
util total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
video Kill r_particles->int_val testing in gl particle engine. Also merge a bit down to r_part.c/r_cvar.c. Properly declare cl_max_particles (how the heck was it working when only ever declared as exter cvar_t *cl_max_particles?). 2001-09-22 02:37:45 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00