summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2007-01-08 00:16:03 +0000
committerDarkvater <Darkvater@openttd.org>2007-01-08 00:16:03 +0000
commit3fce857f1cfca39cb8bfb989e7535650fedb6527 (patch)
tree1963accff5c33b00636d73523a79855cecf86f77 /changelog.txt
parentb207d3f3eb6ee4fb35ec0f3392ef06d5383b4bee (diff)
downloadopenttd-3fce857f1cfca39cb8bfb989e7535650fedb6527.tar.xz
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index e725c62f3..3ef82e8d0 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,13 @@
+0.5.0-RC3 (2007-01-07)
+------------------------------------------------------------------------
+- Codechange: Add Lithuanian language as an official translation (r7806)
+- Fix: The configure script did not work work for dash, a sh compatible shell [FS#485] (r7893)
+- Fix: [OSX] control + enter no longer fullscreens, interfered with team-chat (r7886)
+- Fix: Offset engines/wagons by half width in details window; fixes overflowing for display (r7864)
+- Fix: [OSX] Remove incorrect debug message about missing grf files. (r7766)
+- Fix: [sdl] sometimes ALT-TAB could trigger the fast forward (r7727)
+
+
0.5.0-RC2 (2006-12-31)
------------------------------------------------------------------------
- General Removed support for OSX older than 10.3.9. Either upgrade, or use 0.4.8 (compatible with OSX 10.2)
@@ -68,7 +78,7 @@
- Feature: Also allow horizontal and vertical rails on steep slopes (r5864)
- Feature: Allow building of (certain) rails, roads and bridge ramps on steep sloped tiles (r5833)
- Feature: Replacing from a train engine without cargo capacity to one with cargo capacity will now make autoreplace refit the engine to carry the cargo type from the last wagon in the train (r5465)
-- Feature: [OSX] Macs with touchpads that support two finger scrolling can now use this feature to move around the map (r5460)
+- Feature: [OSX] Macs with touchpads that support two finger scrolling can now use this "scrollwheel" to scroll up/down (r5460)
- Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas (r5403)
- Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters (r5346)
- Feature: Implement smooth horizontal depot and, vehicle list scrolling for trains (r5046)