quakeforge/ruamoko/lib
Bill Currie 9e06220dc5 Missed a class -> class pointer change. 2011-01-10 12:26:11 +09:00
..
Array+Private.h Minor doc updates 2010-12-16 06:24:54 -05:00
Array+Private.r Tweak an "only". 2010-12-12 22:55:53 +09:00
Array.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
AutoreleasePool.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Entity.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
List.r remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +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 Move ruamoko libs and headers into ${prefix}/lib/qfcc 2010-12-24 19:39:54 +09:00
Object.r Get the type of Method right. 2011-01-10 12:25:31 +09:00
PropertyList.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Protocol.r Missed a class -> class pointer change. 2011-01-10 12:26:11 +09: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 Switch to C-style function declarations. 2010-12-11 20:31:59 -05:00
draw.r video options "done" 2004-02-14 02:09:18 +00:00
entities.r Switch to C-style function declarations. 2010-12-11 20:31:59 -05: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 Switch to C-style function declarations. 2010-12-11 20:31:59 -05:00
qfile.r massively speedup savegame scanning (and bump the menu progs memory size again :/) 2007-05-13 03:56:08 +00:00
qfs.r add QFS_Open and QFS_WOpen 2006-12-20 12:08:57 +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
script.r Add a rua wrapper for scripts (seems, to work, too:). Also added generic resource handle support based on strref handling in pr_strings.c. 2004-11-11 04:06:00 +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 add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00
string.r give sprintf a real prototype 2010-01-13 06:25:38 +00:00
sv_sound.r add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00
system.r set all of our static builtin extentions to 0x000fxxxx. fixes the invalid 2004-01-07 00:04:07 +00:00