quakeforge/ruamoko/lib
Bill Currie d328e18de2 implement the "new" inputline api making it possible to pull the Draw_*
functions out of bi_inputline.c. now somebody can be insane enough to
implement a qc controled console for the server ;) (more importantly, one
step closer to being able to have the server link with libQFcsqc (hah!))
2002-08-20 21:19:53 +00:00
..
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Entity.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
InputLine.r implement the "new" inputline api making it possible to pull the Draw_* 2002-08-20 21:19:53 +00:00
Makefile.am Add $(top_srcdir)/include to ruamoko/lib's includes (to get key.h). This didn't 2002-08-18 00:30:07 +00:00
Object.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
Point.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
Rect.r Implement Size and Rect. 2002-08-17 06:47:03 +00:00
Size.r Implement Size and Rect. 2002-08-17 06:47:03 +00:00
cbuf.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
cmd.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
crudefile.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
cvar.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
debug.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
draw.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
entities.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
file.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
infokey.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
key.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
math.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
message.r prototypes seem ok now and fix dependecy tracking for newer cpp 2002-08-15 07:24:56 +00:00
nq_message.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
physics.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
qw_message.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
qw_physics.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
qw_sys.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
sound.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
string.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
system.r missed this too, bah! 2002-08-16 22:00:54 +00:00