quakeforge/libs/console
Bill Currie dfc83c1f5f add PR_PushFrame and PR_PopFrame so temp strings are easy to use for
parameters to progs functions.

double the progs stack sizes (call depth of 32? eek)

allow one extra call on the progs stack :)

misc minor cleanups
2004-01-05 07:10:32 +00:00
..
.gitignore the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
buffer.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
client.c white space and add a {} 2003-11-20 07:03:50 +00:00
complete.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
console.c make the console run at full speed no matter what demo_speed is at. what a 2003-07-25 22:21:47 +00:00
filelist.c oopsie, that was an ill-advised change :P 2003-05-13 06:20:08 +00:00
inputline.c make the input line scrolling unsigned int clean 2003-04-17 02:03:47 +00:00
list.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
Makefile.am view.c needs to be in the main console lib rather than the client plugin 2003-05-07 04:24:20 +00:00
menu.c add PR_PushFrame and PR_PopFrame so temp strings are easy to use for 2004-01-05 07:10:32 +00:00
server.c flush sv_logfile on each print 2003-10-22 09:04:18 +00:00
view.c while downward overlapped memcpys are safe, shut up valgrind 2003-08-13 17:07:42 +00:00