summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-01-10 13:12:34 +0000
committerrubidium <rubidium@openttd.org>2010-01-10 13:12:34 +0000
commit3ca0937c1cc5c229eb07d4e07de2979c0e024e47 (patch)
treec540ff23c43f7f016b5802e5ba31c2fa65e4209d /readme.txt
parent5afce5831d1c698e5f9f3d206a8b3da140087a7b (diff)
downloadopenttd-3ca0937c1cc5c229eb07d4e07de2979c0e024e47.tar.xz
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index cd5944dd9..95a06d1df 100644
--- a/readme.txt
+++ b/readme.txt
@@ -410,6 +410,7 @@ DOS:
The following libraries are used by OpenTTD for:
- libSDL/liballegro: hardware access (video, sound, mouse)
- zlib: (de)compressing of savegames
+ - liblzo2: (de)compressing of old (pre 0.3.0) savegames
- libpng: making screenshots and loading heightmaps
- libfreetype: loading generic fonts and rendering them
- libfontconfig: searching for fonts, resolving font names to actual fonts
@@ -546,7 +547,6 @@ Thanks to:
Christian Rosentreter (tokai) - MorphOS / AmigaOS port
Richard Kempton (RichK67) - Additional airports, initial TGP implementation
Alberto Demichelis - Squirrel scripting language
- Markus F.X.J. Oberhumer - MiniLZO for loading old savegames
L. Peter Deutsch - MD5 implementation
Michael Blunck - For revolutionizing TTD with awesome graphics
George - Canal graphics