quakeforge/ruamoko/lib
Bill Currie b3f76e1e48 add some string builtins (only the basics for now, but enough to deal with
temporary strings) and fix the game load/save menus.
2004-01-07 07:36:17 +00:00
..
.gitignore
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
cmd.r
crudefile.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
cvar.r
debug.r
draw.r
entities.r
Entity.r
file.r
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 set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +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
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 quick and dirty fix to get menus loading again. libr.a really needs to be 2004-01-05 09:06:06 +00:00
math.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
message.r quick and dirty fix to get menus loading again. libr.a really needs to be 2004-01-05 09:06:06 +00:00
nq_message.r
Object.r uncomment some functions that may or may not get implemented 2003-08-23 06:12:10 +00:00
physics.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
plist.r change the dict and array add functions to return true/false and add some 2004-01-07 06:19:11 +00:00
Point.r detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
qfile.r
qw_message.r
qw_physics.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
qw_sys.r
Rect.r Okay, y'all...the Ruamoko root class, Object, has been replaced with another 2003-07-29 18:02:03 +00:00
server.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
Size.r detect type mismatches in method declarations and definitions 2003-04-22 15:48:39 +00:00
sound.r
Stack.r Re-add -autorelease to the Object protocol. 2003-07-29 18:23:44 +00:00
string.r add some string builtins (only the basics for now, but enough to deal with 2004-01-07 07:36:17 +00:00
system.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
View.r