quakeforge/cs-code
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
..
.gitignore add .vimrc 2002-01-18 18:24:05 +00:00
Makefile get array initialisation worrking 2002-01-18 08:26:37 +00:00
menu.qc add file and string modules to csqc. the file nodule is rather parnoid 2002-01-21 07:24:51 +00:00
menu.src beginnings of the menu code 2002-01-17 08:15:43 +00:00