celestar [Mon, 28 Mar 2005 08:12:21 +0000] rev 1592
(svn r2096) -Codechange: [Multistop] Modfied some debug stuff
tron [Mon, 28 Mar 2005 07:25:36 +0000] rev 1591
(svn r2095) In CheckTrackCombination(): if () cascade -> switch, improve readability
tron [Mon, 28 Mar 2005 07:02:51 +0000] rev 1590
(svn r2094) In GetTileDesc_Track(): uint -> TileIndex, use enums, if () cascade -> switch
tron [Sun, 27 Mar 2005 18:15:27 +0000] rev 1589
(svn r2093) uint -> TileIndex, remove commented out code and a local variable, which was only used once
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.
tron [Sun, 27 Mar 2005 16:40:01 +0000] rev 1587
(svn r2091) Small cleanup: uint -> TileIndex, const, don't call FindLandscapeHeightByTile()
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.
pasky [Sun, 27 Mar 2005 15:56:54 +0000] rev 1585
(svn r2089) - Codechange: Simplify slopes check in CmdBuildBridge(). Inspired by st3wis' patch 1144746.
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.
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).