OpenTTD/os/debian
rubidium eb8263ce50 (svn r19175) [1.0] -Backport from trunk:
- Change: Do not print the absolute path to AI script files in the AI debug window, use the relative path from /ai/ instead (r19166)
- Change: The Debian packaging; bring it in sync with the packaging used at Debian excluding package splitting (r19162)
- Fix: Buoys are no Stations, only BaseStations (r19174)
- Fix: Under some circumstances timidity (via extmidi) would not shut down properly causing all kinds of trouble (e.g. blocked audio output). Try harder to shut down timidity and first shut down the music so shut down order is the inverse of initialisation order (r19168)
- Fix: Industry 0 could be choosen even if not available [FS#3631] (r19167)
- Fix: Vehicle running costs should not be changed in a running game [FS#3629] (r19165)
2010-02-20 21:10:58 +00:00
..
changelog (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
compat (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
control (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
copyright (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
menu (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
openttd-wrapper (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
README.Debian (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00
rules (svn r19175) [1.0] -Backport from trunk: 2010-02-20 21:10:58 +00:00

OpenTTD for Debian
------------------

To properly play this game, you need a base graphics and sound set.
Currently, the graphics files from the original Transport Tycoon Deluxe
game (Windows and DOS versions) are supported, as well as the free
graphics replacement set "OpenGFX".

See readme.txt, section 4.1 for instructions on how to install these
files.

-Music
	For in game music (optional), you should copy all files in the gm/
	subdir of your ttd installation to /usr/share/games/openttd/gm.  You
	should also install timidity and a soundfont (freepats is packaged in
	Debian and works out of the box).

	Don't forget to use -m extmidi if you want music, and if you have
	problems, remember that not all audio devices support multiple
	audiostreams (music and sound), so you might have to use alsa
	software mixing or pulseaudio.

-Scenarios
	There are no scenarios included in this release. Scenarios can be
	downloaded using openttd's content service, which is available from
	openttd's main menu. If you have obtained a scenario through other
	means, you can place it either in your ~/.openttd/scenario directory
	or in the system-wide /usr/share/games/openttd/scenario directory.

 -- Matthijs Kooijman <matthijs@stdin.nl>  Mon, 01 Feb 2010 10:42:11 +0100