quakeforge/ruamoko/cl_menu
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 prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
client_menu.h pr_obj.c: 2002-08-20 02:09:34 +00:00
client_menu.qc Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
console.qc *shakes an angry shambler at ugly codingstyle* 2003-03-03 05:24:45 +00:00
controls_o.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
controls_o.qc fix some errors picked up by the recent changes to qfcc 2003-08-22 06:34:09 +00:00
Frame.h update for recent changes to Object 2003-07-29 19:55:41 +00:00
Frame.r update for recent changes to Object 2003-07-29 19:55:41 +00:00
HUD.h Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
HUD.r Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
hud_interface.qc Introducing the GIB Object System (TM). This breaks scriptable HUD for now 2003-09-11 06:03:13 +00:00
inputline_util.qc prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
Makefile.am fix a bunch of FIXMEs now that qfcc has been fixed for these items 2003-08-01 16:37:44 +00:00
menu.h new view stuff mostly working. just a few visual bugs to iron out 2003-05-06 02:19:13 +00:00
menu.r new view stuff mostly working. just a few visual bugs to iron out 2003-05-06 02:19:13 +00:00
options.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
options.qc clear the current menu so going to console via the menus doesn't screw 2003-06-06 18:57:56 +00:00
options_util.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
options_util.qc nuke the string api (never really liked it) 2003-04-08 02:35:09 +00:00
servlist.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
servlist.qc new view stuff mostly working. just a few visual bugs to iron out 2003-05-06 02:19:13 +00:00