quakeforge/ruamoko/include
Bill Currie eae39106c4 undefine BUILTIN before defining it (boost's preprocessor didn't like that) 2007-04-07 11:31:19 +00:00
..
gui working on scripted menus; video works 2004-11-18 05:08:00 +00:00
.gitignore
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
Makefile.am add a PropertyList class hierarchy 2004-11-13 01:55:00 +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
cbuf.h
cmd.h
crudefile.h
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 video options "done" 2004-02-14 02:09:18 +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
gib.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
hash.h correct the prototypes for the hash functions (oops:) 2003-08-19 21:10:19 +00:00
infokey.h
key.h
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
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
qfs.h add QFS_Open and QFS_WOpen 2006-12-20 12:08:57 +00:00
qw_message.h
qw_physics.h
qw_sys.h
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
string.h reduce the amount of memory needed to read menu.plist 2005-06-15 01:41:10 +00:00
system.h