summaryrefslogtreecommitdiff
path: root/console.c
AgeCommit message (Expand)Author
2005-03-10(svn r1987) - Cleanup: remove the last remaining dinosaurs of a dead consoleDarkvater
2005-02-22(svn r1901) - Fix: unwanted behaviour of the savegame dialog, as well as a bu...Darkvater
2005-02-21(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...Darkvater
2005-02-17(svn r1883) -Fix: [1109400] Better test if a string actually contains any con...tron
2005-01-31(svn r1747) - Fix: [network] ottd should compile when networking is disabled.darkvater
2005-01-30(svn r1734) - Fix: [ 1112253 ] hijacking of arrow keys, game also scrolled wh...darkvater
2005-01-23(svn r1628) -Fix: [1107893] script command; log file pointer was not reset to...darkvater
2005-01-23(svn r1610) Remove trailing whitespace (last time ever, i hope)tron
2005-01-22(svn r1596) Add some more staticstron
2005-01-16(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), i...darkvater
2005-01-15(svn r1527) -Add: RCon (Remote Connection). A server can set:truelight
2005-01-14(svn r1507) Remove unreachable codetron
2005-01-11(svn r1484) -Fix: [1099197] scrolling through console sometimes crashed the w...darkvater
2005-01-09(svn r1451) Fix some of the signed/unsigned comparison warningstron
2005-01-08(svn r1420) -Fix: Console alias, load_game functionality and load fix (sign_de)darkvater
2004-12-15(svn r1110) -Fix: Empty console commands were executed and returned error mes...darkvater
2004-12-15(svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R...darkvater
2004-12-14(svn r1090) -Fix: Made the _openttd_revision variable global, and with that truelight
2004-12-14(svn r1083) Fix: the console "script" command saves all output to the textfi...dominik
2004-12-13(svn r1077) Implements scripts/autoexec.scr to get executed on game starting ...dominik
2004-12-13(svn r1073) - condebugger extended a bit [shows the commandline] (sign_de)dominik
2004-12-13(svn r1065) -Add: [Console] Alias support. Type 'list_aliases' to show them a...truelight
2004-12-13(svn r1042) -Fix: [Network] Hopefully enabled revision-check for windows (som...truelight
2004-12-05(svn r954) -Fix: [Console] Hook fixes (sign_de)truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-11-27(svn r843) Remove redundant variable assignments and function callstron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-09-21(svn r307) -Fix: Several potential buffer-overflow fixes, and removal of 'mag...darkvater
2004-09-19(svn r295) -Fix: Rewrite and fix of console stuff, including marking (XXX) of...darkvater
2004-09-17(svn r280) -Fix: ^M removement in console.csignde
2004-09-17(svn r279) -Feature: [WIN32] Console now allows to paste data from the clipbo...signde
2004-09-14(svn r249) -Fix: warning fix in console.c/h (Tron)truelight
2004-09-14(svn r248) -Feature: console script files "exec myscript.file"darkvater
2004-09-13(svn r230) -Feature: IConsoleWarning for warning messagessignde
2004-09-12(svn r229) -Fix: Some more const stuff fixed .(Tron)darkvater
2004-09-12(svn r227) -Fix: Sorry, broke console commandsdarkvater
2004-09-12(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-12(svn r221) -Feature: console command and variable hookingsignde
2004-09-12(svn r210) -Fix: Console key closes window in frontsignde
2004-09-11(svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons....darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-09-06(svn r170) -Fix: [1022902] network fix .. console fix bug [1018523]. Fixes so...darkvater
2004-08-25(svn r142) -Feature development: [1016299] Console Rev #3 allowes variable re...darkvater
2004-08-25(svn r137) Fix: console sometime didn't open (sign_de)dominik
2004-08-24(svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new...darkvater
2004-08-24(svn r130) Change: hotkey for console is Backquote (the key left to '1', rega...dominik
2004-08-24(svn r127) New feature: ingame console. (sign_de)dominik