Changeset - r1849:a94c28350473
[Not reviewed]
master
0 4 0
orudge - 19 years ago 2005-05-21 19:41:35
orudge@openttd.org
(svn r2354) Update OpenTTD for 0.4.0.1 release
4 files changed with 40 insertions and 7 deletions:
0 comments (0 inline, 0 general)
changelog.txt
Show inline comments
 
0.4.0.1 (2005-05-21)
 
------------------------------------------------------------------------
 

	
 
- Feature: Add 'clear' command and CTRL+L to empty console window
 
- Feature: add the possibility to print out the current debug-level
 
- Fix: [MacOSX] default path for midi player on mac is now correct again
 
- Fix: Updated makefile for FreeBSD
 
- Fix: Text overflows in about box
 
- Fix: Link error while compiling as dedicated server
 
- Fix: Do not execute empty commands
 
- Fix: Make OpenTTD icon look good on Win2K and earlier
 
- Fix: NetworkUDPRemoveAdvertise wasn't completely correct
 
- Fix: Signs in multiplayer didn't work
 
- Fix: Dedicated server desyncs
 
- Fix: [ 1197216 ] Error: !invalid string id 0 in GetString, dedicated server endgame crash
 
- Fix: Don't allow things to be renamed to nothing
 
- Fix: Windows installer deletes spritecache files on uninstall
 
- Fix: Depot window did not get redrawn when a non-train-engine was sold
 
- Fix: Do not scroll the game with the arrow keys when the chatbox is open
 
- Fix: Remove warning from release build when assertions are no longer active
 
- Fix: It was possible to open more than one tree window
 

	
 

	
 
0.4.0 (2005-05-15)
 
------------------------------------------------------------------------
 
- Feature: Bigger maps. Enjoy playing up to 2028x2048 (64 times as big as you were used to!)
 
@@ -77,6 +100,8 @@ 0.4.0 (2005-05-15)
 
- Fix: Game would crash if you full-screened with the 'fullscreen' button than chose a resolution from the dropdown box that was no longer valid.
 
- Fix: Scrolling with the arrow keys is now smooth and it now also scrolls exactly in tile direction if e.g. up and left are pressed
 
- Fix: many more fixes but I am too tired to list them all
 

	
 

	
 
0.3.6 (2005-01-24)
 
------------------------------------------------------------------------
 
- Feature: resizable windows. All useful windows are already made resizable.
docs/Readme_OS2.txt
Show inline comments
 
@@ -20,6 +20,11 @@ http://sourceforge.net/projects/openttd/
 
ftp://ftp.netlabs.org/pub/sdl/sdl-dev-os2-2004-12-22.zip which may
 
help solve some problems).
 

	
 
Please note that SDL release 2005-03-30 does NOT work with OpenTTD,
 
at least in my experience and the experience of a couple of other
 
users. If you experience problems with OpenTTD, please try downgrading
 
to SDL 2004-12-22.
 

	
 
Note that to actually play the game, I have found in my own
 
experience that a version of the Scitech Display Drivers or its later
 
incarnation (see www.scitech.com) are necessary for it to work. If
known-bugs.txt
Show inline comments
 
@@ -14,11 +14,13 @@ by the number below on http://sourceforg
 
If the the bug report is closed, it has been fixed, which then can be verified
 
in the latest SVN version.
 

	
 
Bugs for 0.4.0
 
Bugs for 0.4.0.1
 
------------------------------------------------------------------------
 
URL: http://sourceforge.net/tracker/?atid=636365&group_id=103924&func=browse
 
-		In certain circumstances the game can crash if you drag the minimap to a corner
 
-1197216	Error: !invalid string id 0 in GetString
 

	
 
-		Minimap crash with certain views and certain resolutions
 
-		"Broken" autoreplace for dual-headed trains
 
-1203319	Pre-signal exits not working when one way signal
 
-1197116	Some stations are cargo-less
 
-1188897	Station with cargo enroute_from INVALID_STATION
 
-1186802	Company value problem (loans)
 
@@ -34,9 +36,10 @@ URL: http://sourceforge.net/tracker/?ati
 
-1085486	Subsidies: Only count when station is in right suburb
 
-992677		BeOS MIDI does not initialise on newer BeOS releases
 

	
 
Minor Bugs for 0.4.0
 
Minor Bugs for 0.4.0.1
 
------------------------------------------------------------------------
 
URL: http://sourceforge.net/tracker/?atid=669662&group_id=103924&func=browse
 

	
 
-1201284	permanent hilight in a depot
 
-1197258	Window Z-order locked when exiting openttd
 
-1193882	problems with dualhead engins in DB Set XL (v0.81)
 
@@ -69,4 +72,4 @@ URL: http://sourceforge.net/tracker/?ati
 
-980276		Overflow in factory directory
 
-976824		transmitter base
 
-941694		Clipping problems stations/vehicles on slopes
 
-936997		Stationname too long to fit in trainwindow bug
 
\ No newline at end of file
 
-936997		Stationname too long to fit in trainwindow bug
readme.txt
Show inline comments
 
OpenTTD README
 
Last updated:    2005-05-15
 
Release version: 0.4.0
 
Last updated:    2005-05-21
 
Release version: 0.4.1
 
------------------------------------------------------------------------
 

	
 

	
0 comments (0 inline, 0 general)