console_cmds.c
Tue, 21 Sep 2004 21:40:59 +0000 darkvater (svn r307) -Fix: Several potential buffer-overflow fixes, and removal of 'magic-numbers' in favour of constants. (Tron)
Sun, 19 Sep 2004 15:24:45 +0000 darkvater (svn r295) -Fix: Rewrite and fix of console stuff, including marking (XXX) of areas that require further investigation (Tron)
Thu, 16 Sep 2004 06:17:50 +0000 signde (svn r268) -Fix: console-command: script command now stops recording correctly
Tue, 14 Sep 2004 16:10:20 +0000 darkvater (svn r248) -Feature: console script files "exec myscript.file"
Mon, 13 Sep 2004 09:21:42 +0000 signde (svn r233) -Fix: german language fixes (Tron)
Mon, 13 Sep 2004 06:56:30 +0000 signde (svn r230) -Feature: IConsoleWarning for warning messages
Sun, 12 Sep 2004 23:35:01 +0000 darkvater (svn r229) -Fix: Some more const stuff fixed .(Tron)
Sun, 12 Sep 2004 21:49:38 +0000 darkvater (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
Sun, 12 Sep 2004 20:15:18 +0000 signde (svn r221) -Feature: console command and variable hooking