Mon, 06 Jun 2005 13:11:35 +0000(svn r2419) - Fix: saving no longer changes your cursor if it is in a non-mouse state.
Darkvater [Mon, 06 Jun 2005 13:11:35 +0000] rev 1913
(svn r2419) - Fix: saving no longer changes your cursor if it is in a non-mouse state.
- Fix: autosaving/loading; it no longer returns a fail code when saving is already in progress. In the case of a load, the game pauses to wait for the save to finish. (glx)
- Fix (regression): fix a bug in the 'buggy load' code where a wrong offset was used for the LZO format.

Mon, 06 Jun 2005 12:27:47 +0000(svn r2418) - Fix: typo
Darkvater [Mon, 06 Jun 2005 12:27:47 +0000] rev 1912
(svn r2418) - Fix: typo

Mon, 06 Jun 2005 12:11:44 +0000(svn r2417) - Fix: threads on morphos are apparently unexistent, so implement stubs for them (tokai)
Darkvater [Mon, 06 Jun 2005 12:11:44 +0000] rev 1911
(svn r2417) - Fix: threads on morphos are apparently unexistent, so implement stubs for them (tokai)

Mon, 06 Jun 2005 05:29:06 +0000(svn r2416) [Translations] Updated to 2005-06-06 (lots of strings has changed in english, therefore further changes ahead..)
miham [Mon, 06 Jun 2005 05:29:06 +0000] rev 1910
(svn r2416) [Translations] Updated to 2005-06-06 (lots of strings has changed in english, therefore further changes ahead..)

Mon, 06 Jun 2005 01:31:36 +0000(svn r2415) - Fix: [newgrf] Powered Wagons - Don't assume an undefined callback will fail.
hackykid [Mon, 06 Jun 2005 01:31:36 +0000] rev 1909
(svn r2415) - Fix: [newgrf] Powered Wagons - Don't assume an undefined callback will fail.

Mon, 06 Jun 2005 00:19:24 +0000(svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback that goes with it.
hackykid [Mon, 06 Jun 2005 00:19:24 +0000] rev 1908
(svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback that goes with it.

Sun, 05 Jun 2005 23:01:10 +0000(svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, make it easyer to add lines later.
hackykid [Sun, 05 Jun 2005 23:01:10 +0000] rev 1907
(svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, make it easyer to add lines later.
- Add: In the purchase details for trains display "(refittable)" after the capacity if the vehicle is refittable.

Sun, 05 Jun 2005 20:45:04 +0000(svn r2412) - Fix: [ 1214948 ] building vehicles without depot crashes game. (Chris Huebsch)
hackykid [Sun, 05 Jun 2005 20:45:04 +0000] rev 1906
(svn r2412) - Fix: [ 1214948 ] building vehicles without depot crashes game. (Chris Huebsch)

Sun, 05 Jun 2005 15:37:00 +0000(svn r2411) - Codechange: Have trains cache stuff like consist power/weight/max speed instead of recalculating it each time.
hackykid [Sun, 05 Jun 2005 15:37:00 +0000] rev 1905
(svn r2411) - Codechange: Have trains cache stuff like consist power/weight/max speed instead of recalculating it each time.
- Fix: Station ratings now depends on the max speed of a consist, without being affected by other speed limits from realistic acceleration.

Sun, 05 Jun 2005 05:35:12 +0000(svn r2410) - Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides.
hackykid [Sun, 05 Jun 2005 05:35:12 +0000] rev 1904
(svn r2410) - Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides.