..
.gitignore
add Makefile and Makefile.in
2002-08-15 19:09:48 +00:00
Array.r
implement a dynamic array class
2002-10-31 23:00:40 +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
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
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
InputLine.r
remove a bunch of obsolete (and now wrong syntax anyway) casts
2002-11-01 01:31: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
Makefile.am
configure.ac:
2002-11-01 18:05:12 +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
Object.r
correct the type for obj_verror
2002-10-17 19:33:46 +00:00
physics.r
get everything compiling again. there are likely still incorrect prototypes
2002-08-15 07:05:17 +00:00
Point.r
remove a bunch of obsolete (and now wrong syntax anyway) casts
2002-11-01 01:31:37 +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
Rect.r
remove a bunch of obsolete (and now wrong syntax anyway) casts
2002-11-01 01:31:37 +00:00
Size.r
remove a bunch of obsolete (and now wrong syntax anyway) casts
2002-11-01 01:31: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