Sun, 27 Mar 2005 17:20:27 +0000(svn r2092) - Fix: old commands/lines in the console (history) did not show when they used 'special' characters like ??, etc. Diff approved by the code-police.
Darkvater [Sun, 27 Mar 2005 17:20:27 +0000] rev 1588
(svn r2092) - Fix: old commands/lines in the console (history) did not show when they used 'special' characters like ??, etc. Diff approved by the code-police.

Sun, 27 Mar 2005 16:40:01 +0000(svn r2091) Small cleanup: uint -> TileIndex, const, don't call FindLandscapeHeightByTile()
tron [Sun, 27 Mar 2005 16:40:01 +0000] rev 1587
(svn r2091) Small cleanup: uint -> TileIndex, const, don't call FindLandscapeHeightByTile()

Sun, 27 Mar 2005 16:19:07 +0000(svn r2090) CheckNewIndustry_Oilwell() -> CheckNewIndustry_Oil() since it was concerning oil rigs and oil rafineries, but specifically NOT oil wells. ;-) Documented that.
pasky [Sun, 27 Mar 2005 16:19:07 +0000] rev 1586
(svn r2090) CheckNewIndustry_Oilwell() -> CheckNewIndustry_Oil() since it was concerning oil rigs and oil rafineries, but specifically NOT oil wells. ;-) Documented that.

Sun, 27 Mar 2005 15:56:54 +0000(svn r2089) - Codechange: Simplify slopes check in CmdBuildBridge(). Inspired by st3wis' patch 1144746.
pasky [Sun, 27 Mar 2005 15:56:54 +0000] rev 1585
(svn r2089) - Codechange: Simplify slopes check in CmdBuildBridge(). Inspired by st3wis' patch 1144746.

Sun, 27 Mar 2005 15:42:25 +0000(svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in addition to the compile-time MIDI switch. Patch by macbaine.
pasky [Sun, 27 Mar 2005 15:42:25 +0000] rev 1584
(svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in addition to the compile-time MIDI switch. Patch by macbaine.

Sun, 27 Mar 2005 15:13:51 +0000(svn r2087) Show also the modified filenames along each change in svn log. Prevents enraging Darkvater, and we show the commit messages along changed files everywhere else too (on IRC and in mail).
pasky [Sun, 27 Mar 2005 15:13:51 +0000] rev 1583
(svn r2087) Show also the modified filenames along each change in svn log. Prevents enraging Darkvater, and we show the commit messages along changed files everywhere else too (on IRC and in mail).

Sun, 27 Mar 2005 15:12:26 +0000(svn r2086) - Codechange: Two indentation fixes coming from Loic Guilloux' patch 1171208.
pasky [Sun, 27 Mar 2005 15:12:26 +0000] rev 1582
(svn r2086) - Codechange: Two indentation fixes coming from Loic Guilloux' patch 1171208.

Sun, 27 Mar 2005 12:48:25 +0000(svn r2085) Improve browsing via console:
tron [Sun, 27 Mar 2005 12:48:25 +0000] rev 1581
(svn r2085) Improve browsing via console:
- change directory/load map via filename (number is also possible)
- add command "pwd" to Print the current Working Directory
- rename "list_files" to "ls" (and add alias "dir")
- rename "goto_dir" to "cd"
- loading of TTD maps via "load" is now possible
- switching of drives via "cd" (only applies to systems which have a drive concept) is now possible
- "scan_files" is now obsolete and was removed
This is still far from perfect, mostly because the way OTTD handles files is Broken By Design(tm), but should make file navigation via console a bit easier

Sun, 27 Mar 2005 10:35:01 +0000(svn r2084) Set the name for drive items
tron [Sun, 27 Mar 2005 10:35:01 +0000] rev 1580
(svn r2084) Set the name for drive items

Sun, 27 Mar 2005 01:23:31 +0000(svn r2083) Add pasky's and my real name in readme.txt as well.
matthijs [Sun, 27 Mar 2005 01:23:31 +0000] rev 1579
(svn r2083) Add pasky's and my real name in readme.txt as well.