quakeforge/ruamoko/lib
Jeff Teunissen 2842f4d4f1 Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete,
but working.
2004-04-28 00:42:38 +00:00
..
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Array.r Object error doesn't return anything... 2004-02-04 00:56:33 +00:00
AutoreleasePool.r get unsigned mostly working 2003-08-01 21:20:04 +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
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 add bindings for the qfs functions 2004-04-20 23:01:54 +00:00
Object.r Object error doesn't return anything... 2004-02-04 00:56:33 +00:00
Stack.r Re-add -autorelease to the Object protocol. 2003-07-29 18:23:44 +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 set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
cvar.r rename Cvar_GetCvarString to Cvar_GetString and add 2004-02-14 02:56:29 +00:00
debug.r Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete, 2004-04-28 00:42:38 +00:00
draw.r video options "done" 2004-02-14 02:09:18 +00:00
entities.r Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete, 2004-04-28 00:42:38 +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 set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +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 make the math functions Grievre provided available 2004-02-03 06:24:43 +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 create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +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
qfile.r implement a proper (and optionally secure) QFile interace for ruamoko. 2003-02-14 18:17:17 +00:00
qfs.r add bindings for the qfs functions 2004-04-20 23:01:54 +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 set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +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
server.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00
sound.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +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