Thu, 10 Mar 2005 22:03:55 +0000(svn r1987) - Cleanup: remove the last remaining dinosaurs of a dead console
Darkvater [Thu, 10 Mar 2005 22:03:55 +0000] rev 1483
(svn r1987) - Cleanup: remove the last remaining dinosaurs of a dead console

Thu, 10 Mar 2005 21:44:17 +0000(svn r1986) - Fix: free _config_file when shutting down openttd. Strange that Valgrind didn't catch this, kudos to TrueLight
Darkvater [Thu, 10 Mar 2005 21:44:17 +0000] rev 1482
(svn r1986) - Fix: free _config_file when shutting down openttd. Strange that Valgrind didn't catch this, kudos to TrueLight
- Feature (small): new command-line option -c <config_file>. You can have OpenTTD load alternative config files with this setup, handy for servers, or for saves from other players if you don't want to rename your own config. This will have to do until all game-related settings are saved ingame. Couldn't find the SF patch, so credits to the guy that wrote it.

Thu, 10 Mar 2005 16:09:51 +0000(svn r1985) Automatic langfile updates
miham [Thu, 10 Mar 2005 16:09:51 +0000] rev 1481
(svn r1985) Automatic langfile updates

Thu, 10 Mar 2005 15:41:25 +0000(svn r1984) -Fix: [1155762] Don't try to open the non-existent menu, when F10 is pressed
tron [Thu, 10 Mar 2005 15:41:25 +0000] rev 1480
(svn r1984) -Fix: [1155762] Don't try to open the non-existent menu, when F10 is pressed

Thu, 10 Mar 2005 15:23:13 +0000(svn r1983) Introduce multiple compile time debug levels
tron [Thu, 10 Mar 2005 15:23:13 +0000] rev 1479
(svn r1983) Introduce multiple compile time debug levels

Thu, 10 Mar 2005 10:59:35 +0000(svn r1982) -Fix: also windows has no 'fork' option
truelight [Thu, 10 Mar 2005 10:59:35 +0000] rev 1478
(svn r1982) -Fix: also windows has no 'fork' option

Thu, 10 Mar 2005 07:01:43 +0000(svn r1981) Typedef some structs and enums
tron [Thu, 10 Mar 2005 07:01:43 +0000] rev 1477
(svn r1981) Typedef some structs and enums

Wed, 09 Mar 2005 23:59:18 +0000(svn r1980) Check $DESTDIR if $DEST_DIR was not set.
pasky [Wed, 09 Mar 2005 23:59:18 +0000] rev 1476
(svn r1980) Check $DESTDIR if $DEST_DIR was not set.

Wed, 09 Mar 2005 21:54:52 +0000(svn r1979) Const correctness
tron [Wed, 09 Mar 2005 21:54:52 +0000] rev 1475
(svn r1979) Const correctness

Wed, 09 Mar 2005 19:48:20 +0000(svn r1978) - Fix: Plug some memleaks; thanks Valgrind
Darkvater [Wed, 09 Mar 2005 19:48:20 +0000] rev 1474
(svn r1978) - Fix: Plug some memleaks; thanks Valgrind