..
.gitignore
ignore gzipped files
2002-04-15 14:51:15 +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
cmd_def.qc
give qc access to Cmd_Return
2002-04-14 01:25:24 +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
Added automatic binding removal, if a 3rd key is being bind.
2002-04-16 13:37:36 +00:00
cvar_def.qc
Added beginnings for the command-binding to the
2002-01-31 21:10:43 +00:00
draw_def.qc
the draw api now uses a `real' qpic_t rather than loading the pic every time
2002-04-09 21:38:41 +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
Playermenu working now fine.
2002-03-19 17:07:56 +00:00
inputline_util.qc
Playermenu working now fine.
2002-03-19 17:07:56 +00:00
key_defs.qc
The option-menus now have a better layout and
2002-02-02 09:38:25 +00:00
Makefile.am
make menu.dat dependent on qfcc
2002-06-13 15:36:00 +00:00
menu.qc
and the command api to csqc and use it to bind menu_load and menu_save. F2
2002-04-12 17:19:49 +00:00
menu.src.in
initial stab at supporting most of the obj runtime
2002-05-22 17:32:44 +00:00
menu_def.qc
Playermenu working now fine.
2002-03-19 17:07:56 +00:00
menu_pics.qc
it he's if I understand that Draw_CachePic puts the pic into the cache...
2002-04-10 06:56:25 +00:00
menu_util.qc
it he's if I understand that Draw_CachePic puts the pic into the cache...
2002-04-10 06:56:25 +00:00
object.r
object.r:
2002-07-16 19:03:56 +00:00
options.qc
it he's if I understand that Draw_CachePic puts the pic into the cache...
2002-04-10 06:56:25 +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
it he's if I understand that Draw_CachePic puts the pic into the cache...
2002-04-10 06:56:25 +00:00
string_def.qc
fix handling of pointers in function params and local vars for qc functions
2002-03-18 07:30:21 +00:00
stringh_def.qc
Forgot to add the definitions for the stringhashes
2002-03-16 15:54:18 +00:00