Fri, 06 Jan 2006 22:52:31 +0000(svn r3379) -Fix: protect showhelp against any possible overflow
truelight [Fri, 06 Jan 2006 22:52:31 +0000] rev 2831
(svn r3379) -Fix: protect showhelp against any possible overflow
-Add: [ FS#15 ] Added revision / version at top of help (./openttd -h)

Fri, 06 Jan 2006 22:49:00 +0000(svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is loading instead
peter1138 [Fri, 06 Jan 2006 22:49:00 +0000] rev 2830
(svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is loading instead
of speed, and get that state from first vehicle in a train consist.

Fri, 06 Jan 2006 22:16:17 +0000(svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you full points if you had no vehicles, and was limited to 20k. Solved both. (Partly based on Graphite his patch)
truelight [Fri, 06 Jan 2006 22:16:17 +0000] rev 2829
(svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you full points if you had no vehicles, and was limited to 20k. Solved both. (Partly based on Graphite his patch)

Fri, 06 Jan 2006 21:57:37 +0000(svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
truelight [Fri, 06 Jan 2006 21:57:37 +0000] rev 2828
(svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
-Fix: [ FS#30 ] don't reset date in SE when pressing RandomLand (rewrote patch of MeusH, but Peter warned me I should put his name in, so... oh well)

Fri, 06 Jan 2006 21:27:44 +0000(svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)
truelight [Fri, 06 Jan 2006 21:27:44 +0000] rev 2827
(svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)

Fri, 06 Jan 2006 21:10:58 +0000(svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via drag and drop
truelight [Fri, 06 Jan 2006 21:10:58 +0000] rev 2826
(svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via drag and drop

Fri, 06 Jan 2006 18:26:02 +0000(svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove
truelight [Fri, 06 Jan 2006 18:26:02 +0000] rev 2825
(svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove

Fri, 06 Jan 2006 17:45:43 +0000(svn r3372) - Fix: update signal states when building or removing rail station blocks
peter1138 [Fri, 06 Jan 2006 17:45:43 +0000] rev 2824
(svn r3372) - Fix: update signal states when building or removing rail station blocks

Fri, 06 Jan 2006 17:25:39 +0000(svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operation while overtaking in a curve (tnx to guru3, Tron and peter1138)
truelight [Fri, 06 Jan 2006 17:25:39 +0000] rev 2823
(svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operation while overtaking in a curve (tnx to guru3, Tron and peter1138)
-Codechange: while at that, removed a local variable (more pretty :))

Fri, 06 Jan 2006 09:50:43 +0000(svn r3370) Improve alignment of text within total cargo tab of train view window
peter1138 [Fri, 06 Jan 2006 09:50:43 +0000] rev 2822
(svn r3370) Improve alignment of text within total cargo tab of train view window