..
.gitignore
add Makefile and Makefile.in
2002-08-15 19:09:48 +00:00
Array.r
update for recent changes to Object
2003-07-29 19:55:41 +00:00
AutoreleasePool.r
get unsigned mostly working
2003-08-01 21:20:04 +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
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
implement a proper (and optionally secure) QFile interace for ruamoko.
2003-02-14 18:17:17 +00:00
gib.r
Introducing the GIB Object System (TM). This breaks scriptable HUD for now
2003-09-11 06:03:13 +00:00
hash.r
remove @extern from definitions
2003-08-20 22:36:35 +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
new view stuff mostly working. just a few visual bugs to iron out
2003-05-06 02:19:13 +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
List.r
bunch of bug fixes. rather important part of the bot fixes (oops:)
2003-09-03 01:27:57 +00:00
ListNode.r
fix a bunch of FIXMEs now that qfcc has been fixed for these items
2003-08-01 16:37:44 +00:00
Makefile.am
Okay, y'all...the Ruamoko root class, Object, has been replaced with another
2003-07-29 18:02:03 +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
Object.r
uncomment some functions that may or may not get implemented
2003-08-23 06:12:10 +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
Point.r
detect type mismatches in method declarations and definitions
2003-04-22 15:48:39 +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
Rect.r
Okay, y'all...the Ruamoko root class, Object, has been replaced with another
2003-07-29 18:02:03 +00:00
Size.r
detect type mismatches in method declarations and definitions
2003-04-22 15:48:39 +00:00
sound.r
get everything compiling again. there are likely still incorrect prototypes
2002-08-15 07:05:17 +00:00
Stack.r
Re-add -autorelease to the Object protocol.
2003-07-29 18:23:44 +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
View.r
toss these in before they get lost
2003-01-08 15:56:11 +00:00