quakeforge/cs-code
2002-06-13 15:36:00 +00:00
..
.gitignore ignore gzipped files 2002-04-15 14:51:15 +00:00
cbuf_def.qc
cmd_def.qc give qc access to Cmd_Return 2002-04-14 01:25:24 +00:00
console.qc
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
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
game_def.qc
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
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 more runtime implementation 2002-05-22 19:02:26 +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
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