0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-02 23:32:09 +00:00
quakeforge/ruamoko/include
2005-06-15 01:41:10 +00:00
..
gui working on scripted menus; video works 2004-11-18 05:08:00 +00:00
.gitignore
Array.h moving towards object-ized menus :) 2004-02-04 02:35:57 +00:00
AutoreleasePool.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 Ruamoko builtin declaration/implementation cleanup/simplification. Incomplete, 2004-04-28 00:42:38 +00:00
draw.h video options "done" 2004-02-14 02:09:18 +00:00
entities.h and the ruamoko side of entity parsing :) currently disabled for now (just need to uncomment the line in Entity's +load) due to lack of filtering, but as a proof of concept, it works quite well, though I'm not at all happy about the handling of world. 2004-11-12 11:23:00 +00:00
Entity.h it's "dealloc", not "free" (missed name changes from a while back) 2004-11-11 01:31:00 +00:00
file.h
gib.h
hash.h
infokey.h
key.h
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
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
Object.h enable obj_sendv 2004-11-17 21:27:00 +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 wrap the plist functions 2004-11-11 22:42:00 +00:00
PropertyList.h add a PropertyList class hierarchy 2004-11-13 01:55:00 +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
qfile.h
qfs.h add bindings for the qfs functions 2004-04-20 23:01:54 +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
Stack.h
string.h reduce the amount of memory needed to read menu.plist 2005-06-15 01:41:10 +00:00
system.h