quakeforge/ruamoko/lib
Bill Currie 246ab0009c Change Con_ClearTyping to take a save flag that will cause the current line
(if not empty) to be saved in the inputline history.

Clear the input (but put in history) of say or say team when pressing escape.

Don't say or say_team if the text is empty.
2002-08-28 16:02:43 +00:00
..
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Entity.r 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.r Change Con_ClearTyping to take a save flag that will cause the current line 2002-08-28 16:02:43 +00:00
Makefile.am remove the bogus -p $(STRIP) 2002-08-21 22:57:43 +00:00
Object.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
Point.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
Rect.r Implement Size and Rect. 2002-08-17 06:47:03 +00:00
Size.r Implement Size and Rect. 2002-08-17 06:47:03 +00:00
cbuf.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
cmd.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
crudefile.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
cvar.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
debug.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
draw.r Okay, this might or might not work (but it should). It's the beginning of the 2002-08-17 05:27:34 +00:00
entities.r 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.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
infokey.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
key.r bring in most of the remaining api bits from cs-code (except string and 2002-08-16 20:15:10 +00:00
math.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
message.r prototypes seem ok now and fix dependecy tracking for newer cpp 2002-08-15 07:24:56 +00:00
nq_message.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
physics.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
qw_message.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
qw_physics.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
qw_sys.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
sound.r get everything compiling again. there are likely still incorrect prototypes 2002-08-15 07:05:17 +00:00
string.r create prototypes and linkages for all the server builtins, both nq and qw 2002-08-15 06:56:37 +00:00
system.r missed this too, bah! 2002-08-16 22:00:54 +00:00