quakeforge/ruamoko/include
Bill Currie 0dfff8fd58 ignore stuff 2010-08-07 10:42:09 +00:00
..
gui remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
Array.h add finding elements 2006-12-16 13:59:29 +00:00
AutoreleasePool.h unsigned is partially implemented... 2003-08-01 17:38:52 +00:00
Entity.h it's "dealloc", not "free" (missed name changes from a while back) 2004-11-11 01:31:00 +00:00
List.h it's "dealloc", not "free" (missed name changes from a while back) 2004-11-11 01:31:00 +00:00
ListNode.h Okay, y'all...the Ruamoko root class, Object, has been replaced with another 2003-07-29 18:02:03 +00:00
Makefile.am add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00
Object.h enable obj_sendv 2004-11-17 21:27:00 +00:00
PropertyList.h add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string. 2006-12-09 06:00:36 +00:00
Protocol.h compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet. 2004-11-11 00:34:00 +00:00
Stack.h Okay, y'all...the Ruamoko root class, Object, has been replaced with another 2003-07-29 18:02:03 +00:00
cbuf.h bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
cmd.h Removed references to Cmd_Return, which should have gone away when GIB was 2002-11-10 03:24:00 +00:00
crudefile.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
cvar.h rename Cvar_GetCvarString to Cvar_GetString and add 2004-02-14 02:56:29 +00:00
debug.h undefine BUILTIN before defining it (boost's preprocessor didn't like that) 2007-04-07 11:31:19 +00:00
draw.h remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
entities.h undefine BUILTIN before defining it (boost's preprocessor didn't like that) 2007-04-07 11:31:19 +00:00
file.h implement a proper (and optionally secure) QFile interace for ruamoko. 2003-02-14 18:17:17 +00:00
gib.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
hash.h remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
infokey.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
key.h bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
math.h make the math functions Grievre provided available 2004-02-03 06:24:43 +00:00
message.h 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.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
physics.h quick and dirty fix to get menus loading again. libr.a really needs to be 2004-01-05 09:06:06 +00:00
plist.h add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string. 2006-12-09 06:00:36 +00:00
qfile.h remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
qfs.h remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
qw_message.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
qw_physics.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
qw_sys.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
script.h 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.h quick and dirty fix to get menus loading again. libr.a really needs to be 2004-01-05 09:06:06 +00:00
sound.h add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00
string.h give sprintf a real prototype 2010-01-13 06:25:38 +00:00
sv_sound.h add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00
system.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00