(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
Darkvater 18 years ago
parent f22c963dcf
commit 23776138ef

@ -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)

@ -1,6 +1,6 @@
.\" Hey, EMACS: -*- nroff -*-
.\" Please adjust this date whenever revising the manpage.
.Dd December 31, 2006
.Dd January 07, 2007
.Dt OPENTTD 6
.Sh NAME
.Nm openttd

@ -19,8 +19,17 @@ Bugs for 0.5.0
------------------------------------------------------------------------
URL: http://bugs.openttd.org
-523 Aircraft too cheap
-522 overflow on vehicle costs
-521 Mythical train
-519 Bridge building results in 'missing' pieces
-518 Vehicle at final leg of transfer chain gets negative profit on load
-513 Client Crash - Server running saved game
-508 Destroying trees and replanting => raised rating
-503 Load game failed: inflate() failed.
-502 OSX can incorrectly print "dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading."
-501 Mouse pointer gets hidden, when draging out of window and back again. Only affects Wacom etc.
-489 [0.5.0rc1] Sound choppy on Vista
-488 Can't build trains after year 2000
-483 !invalid string id 0 in GetString when trying to host a game after upgrade to 0.5.0-RC1 - workaround
-474 Overtaking car doesn't hit the against-riding car.
-465 Crash in Linux (Debian)
@ -28,7 +37,6 @@ URL: http://bugs.openttd.org
-459 Merging is buggy
-458 Crash when changing Resolution on Mac OS X (x86)
-450 GUI selecting disabled numbers (newstations)
-445 unable to open previously saved game in r7425
-444 Compile issues (networking) on Sun and SGI platforms
-442 Alt-tab behaviour flawed whilst full screen (win32)
-441 Transparent stuff
@ -37,14 +45,12 @@ URL: http://bugs.openttd.org
-423 Improved loading causes high CPU use with long trains
-410 Openttd in dedicated mode don't run without data files
-404 Cargo never delivered to station after bribe and before first pickup
-391 Smth stange with train depots
-379 Integer overflow with huge cities
-365 Blimp Stuck at airport
-362 Changing signal type affects whole square
-357 CPU spikes in game
-355 graphics bugs with trains - water, tunnels
-354 Maglev Trains faster than All Planes
-344 Nightly builds crash on Mac OS X PPC
-339 Crash in Quicktime when exiting game
-299 disable 90 deg turns patch - AI builds 90 deg turns
-290 NPF - no path to depot from tunnel
@ -53,9 +59,7 @@ URL: http://bugs.openttd.org
-265 Subsidy awarded detection bug
-259 AIs start unnamed companies that do nothing
-216 AI build train vans one van less
-210 Incorrect semaphor beaviour
-202 2 Locomotives in 1 Train - Selling one results in Age of the other one Being 0
-195 Cannot delete train
-193 Inconsistent directory usage on Mac OS X
-165 vehicle length not taken into account
-163 Cargo: Station destroyed / High payment
@ -71,18 +75,11 @@ URL: http://bugs.openttd.org
------------------------------------------------------------------------
URL: http://sourceforge.net/tracker/?atid=636365&group_id=103924&func=browse
-1623073 0.5.0 RC1 gotten money to build bridge
-1616411 Game very slow when Xorg color depth is different than 8bpp
-1573339 0.4.8.dmg Crash with intel 64bit
-1460218 0.4.7 normal industry bug (non_smooth)
-1459262 Towns building too many roads way too long now
-1458995 Another bug with smooth_economy
-1436419 Vehicles profits gone negative.......bug
-1427531 Newspapers problem
-1417453 Makefile and Variables issue
-1397638 Economics bug?
-1393415 NPF & one-way sigs
-1389986 Shares problem (nightly 3330)
-1244842 Multiplayer interface bug (0.4.0.1)
-1212267 station visited twice when servicing
-1208170 Duplicate station names can be created
@ -109,9 +106,9 @@ URL: http://sourceforge.net/tracker/?atid=669662&group_id=103924&func=browse
-1084620 Minor bug considering buses/trucks
-1034310 color mauve in diagrams
-1030661 It's possible to build a tunnel under oil wells
-0993516 Canal + bouy -> wrong graphics.
-0987891 Large UFO destruction bug
-0987883 Aircraft landing/taking off
-0987880 company league table updating
-0985924 aircraft taxi speed
-0941694 Clipping problems stations/vehicles on slopes
- 993516 Canal + bouy -> wrong graphics.
- 987891 Large UFO destruction bug
- 987883 Aircraft landing/taking off
- 987880 company league table updating
- 985924 aircraft taxi speed
- 941694 Clipping problems stations/vehicles on slopes

@ -2,7 +2,7 @@
!define APPNAME "OpenTTD"
!define APPNAMEANDVERSION "OpenTTD 0.5.0.0"
!define APPVERSION "0.5.0.0"
!define INSTALLERVERSION 24 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define INSTALLERVERSION 25 ;NEED TO UPDATE THIS FOR EVERY RELEASE!!!
!define MUI_ICON "..\..\..\openttd.ico"
!define MUI_UNICON "..\..\..\openttd.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "welcome.bmp"

@ -1,6 +1,6 @@
OpenTTD README
Last updated: 2006-12-31
Release version: 0.5.0-RC2
Last updated: 2007-01-07
Release version: 0.5.0-RC3
------------------------------------------------------------------------

Loading…
Cancel
Save