console.c
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
Sun, 12 Sep 2004 10:23:35 +0000 signde (svn r210) -Fix: Console key closes window in front
Sat, 11 Sep 2004 19:18:30 +0000 darkvater (svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines"
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Tue, 07 Sep 2004 21:48:09 +0000 darkvater (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
Mon, 06 Sep 2004 21:27:26 +0000 darkvater (svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes some variable initialization errors and a console.h warning (sign_de)
Wed, 25 Aug 2004 22:11:41 +0000 darkvater (svn r142) -Feature development: [1016299] Console Rev #3 allowes variable references and has a new commandline buffer (sign_de)
Wed, 25 Aug 2004 08:55:53 +0000 dominik (svn r137) Fix: console sometime didn't open (sign_de)
Tue, 24 Aug 2004 22:41:42 +0000 darkvater (svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)
Tue, 24 Aug 2004 11:53:30 +0000 dominik (svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout
Tue, 24 Aug 2004 08:34:28 +0000 dominik (svn r127) New feature: ingame console. (sign_de)