quakeforge/cs-code
Robin Redeker adca50e52b Did further working on the menu code.
Added a _unfinished_ Player options-submenu, for setting
the name, top-/bottomcolor.
Added Draw_Fill and such to the progs api.
Added some comments.
2002-03-16 20:22:01 +00:00
..
.gitignore Fix three gitignores. 2002-01-31 07:49:29 +00:00
Makefile.am 1. general menu code cleanup 2002-03-16 15:52:17 +00:00
cbuf_def.qc more work on the mp menus and split out most of the builtin defs 2002-01-23 19:41:50 +00:00
console.qc throw this in cvs for now. it's not used at all, and I don't know if I plan 2002-01-21 21:46:57 +00:00
controls_o.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
cvar_def.qc Added beginnings for the command-binding to the 2002-01-31 21:10:43 +00:00
draw_def.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
file_def.qc more work on the mp menus and split out most of the builtin defs 2002-01-23 19:41:50 +00:00
game_def.qc Added some bindings to the binding-submenu. 2002-02-02 12:43:14 +00:00
inputline_def.qc provide InputLine_SetWidth so the drawn width can be set 2002-01-30 21:25:00 +00:00
inputline_util.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
key_defs.qc The option-menus now have a better layout and 2002-02-02 09:38:25 +00:00
menu.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
menu.src.in Did further working on the menu code. 2002-03-16 20:22:01 +00:00
menu_def.qc make it so menu items can get called for any keypress. this is optionally 2002-02-01 17:32:40 +00:00
menu_util.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
options.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
options_util.qc Improved the menu code a bit, made style cleaner and 2002-03-16 00:14:24 +00:00
servlist.qc the early beginnings of the serverlist qc 2002-02-17 00:21:48 +00:00
string_def.qc Did further working on the menu code. 2002-03-16 20:22:01 +00:00
stringh_def.qc Forgot to add the definitions for the stringhashes 2002-03-16 15:54:18 +00:00