quakeforge/ruamoko/include
Brian Koropoff 687a0845b6 Introducing the GIB Object System (TM). This breaks scriptable HUD for now
and probably has enough bugs to leave the Orkin man scratching his head,
but it works and allows you to do neat things like write classes in GIB
(amazing!) and subclass builtin classes (which are Object and Thread at the
moment, Hash should be coming soon as a replacement for stem and leaf
variables).
2003-09-11 06:03:13 +00:00
..
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Array.h add itterators and make -free actually free the Array object 2003-07-24 20:50:40 +00:00
AutoreleasePool.h unsigned is partially implemented... 2003-08-01 17:38:52 +00:00
Entity.h Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
InputLine.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00
List.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +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 Stack.h 2003-08-03 19:10:12 +00:00
Object.h uncomment some functions that may or may not get implemented 2003-08-23 06:12:10 +00:00
Point.h remove a bunch of obsolete (and now wrong syntax anyway) casts 2002-11-01 01:31:37 +00:00
Rect.h Whoops! Need to add the header changes. 2002-08-17 07:17:53 +00:00
Size.h Whoops! Need to add the header changes. 2002-08-17 07:17:53 +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
View.h toss these in before they get lost 2003-01-08 15:56:11 +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 bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
debug.h Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
draw.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00
entities.h Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +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 correct the prototypes for the hash functions (oops:) 2003-08-19 21:10:19 +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 Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
message.h prototype the new Write functions 2003-03-03 16:13:04 +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 start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
plist.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +00:00
qfile.h revamp the struct system so "struct foo;" does the right thing (ala C) 2003-07-30 04:11:45 +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
sound.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +00:00
string.h start working on gui stuff for the new client menus and make the header file 2002-08-15 21:00:51 +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