quakeforge/libs/video/renderer
Bill Currie 5b0e6dc342 add file and string modules to csqc. the file nodule is rather parnoid
about the path it's handed (need to get even more paranoid, though). the
string module just has char replacement so far. Add Draw_CenterPic to
r_progs.c, but this will only last till qpic_t is supported in qc.
the load menu almost works: just need to add key handling and fix a bug in
PF_sprintf
2002-01-21 07:24:51 +00:00
..
gl win32 compile fixes 2002-01-19 20:45:45 +00:00
sw finally, the client console is merged 2002-01-16 21:53:42 +00:00
sw32 finally, the client console is merged 2002-01-16 21:53:42 +00:00
.gitignore FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
Makefile.am first tie-in for the renderer (Draw_Pic: the interface will likely change 2002-01-18 22:35:46 +00:00
r_cvar.c Particle updates. Some cleanups, small speedups, and reimplement id's effects. r_particle_styles 0 to see id's effects. 2002-01-04 03:32:59 +00:00
r_efrag.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
r_ent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
r_graph.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
r_light.c more cleanups 2002-01-12 05:32:21 +00:00
r_main.c make sure r_progs gets linked in when using the .a lib 2002-01-19 22:53:00 +00:00
r_part.c Just a massive speedup to gl particles. Enjoy. 2001-12-19 04:03:57 +00:00
r_progs.c add file and string modules to csqc. the file nodule is rather parnoid 2002-01-21 07:24:51 +00:00