Thu, 08 Mar 2007 20:50:27 +0000(svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, you wouldn't ever be able to do so for a given station
truelight [Thu, 08 Mar 2007 20:50:27 +0000] rev 6587
(svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, you wouldn't ever be able to do so for a given station

Thu, 08 Mar 2007 19:23:49 +0000(svn r9069) -Codechange: Change a do ... while loop with a for loop. This fixes some warning that I never got anyway...
peter1138 [Thu, 08 Mar 2007 19:23:49 +0000] rev 6586
(svn r9069) -Codechange: Change a do ... while loop with a for loop. This fixes some warning that I never got anyway...

Thu, 08 Mar 2007 16:27:54 +0000(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
rubidium [Thu, 08 Mar 2007 16:27:54 +0000] rev 6585
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).

Thu, 08 Mar 2007 15:50:07 +0000(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns
truelight [Thu, 08 Mar 2007 15:50:07 +0000] rev 6584
(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns

Thu, 08 Mar 2007 14:34:32 +0000(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it
truelight [Thu, 08 Mar 2007 14:34:32 +0000] rev 6583
(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it

Thu, 08 Mar 2007 13:54:19 +0000(svn r9065) -Fix: possible dereference of NULL pointer.
rubidium [Thu, 08 Mar 2007 13:54:19 +0000] rev 6582
(svn r9065) -Fix: possible dereference of NULL pointer.

Thu, 08 Mar 2007 12:57:08 +0000(svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in settings, but require reclick
truelight [Thu, 08 Mar 2007 12:57:08 +0000] rev 6581
(svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in settings, but require reclick

Thu, 08 Mar 2007 12:40:45 +0000(svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.
truelight [Thu, 08 Mar 2007 12:40:45 +0000] rev 6580
(svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_ARGS="-snull" make run' now runs ./openttd -snull in correct dir.

Thu, 08 Mar 2007 12:26:31 +0000(svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function
celestar [Thu, 08 Mar 2007 12:26:31 +0000] rev 6579
(svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, now takes stations into account that have no cargo waiting (KeeperOfTheSoul). While at it, doxygen the function

Thu, 08 Mar 2007 09:46:44 +0000(svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'.
rubidium [Thu, 08 Mar 2007 09:46:44 +0000] rev 6578
(svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in the 'authorizing' state, not 'inactive'.