quakeforge/ruamoko/lib
Bill Currie 6a0b74ca10 detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
..
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Array.r nuke the string hash api as it's been obsoleted 2003-04-07 22:34:39 +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 detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
Makefile.am Added the beginnings of an interface between Ruamoko and GIB. Although the 2003-04-13 20:43:52 +00:00
Object.r correct the type for obj_verror 2002-10-17 19:33:46 +00:00
Point.r detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
Rect.r remove a bunch of obsolete (and now wrong syntax anyway) casts 2002-11-01 01:31:37 +00:00
Size.r detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
View.r toss these in before they get lost 2003-01-08 15:56:11 +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 Removed references to Cmd_Return, which should have gone away when GIB was 2002-11-10 03:24:00 +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 implement a proper (and optionally secure) QFile interace for ruamoko. 2003-02-14 18:17:17 +00:00
gib.r Added the beginnings of an interface between Ruamoko and GIB. Although the 2003-04-13 20:43:52 +00:00
hash.r add hash table api 2003-04-07 16:38:34 +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 Rest of the Write* update. 2003-03-03 05:34:26 +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
plist.r plist api (hope it works:) 2003-04-07 20:02:06 +00:00
qfile.r implement a proper (and optionally secure) QFile interace for ruamoko. 2003-02-14 18:17: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