summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2014-10-23 09:47:15 +0000
committerrubidium <rubidium@openttd.org>2014-10-23 09:47:15 +0000
commite3791822b2c38ffd18770e524a75d2c7e8cf0832 (patch)
tree234707b7c3ab440dfad5053af8e9cef9bdf34011 /changelog.txt
parent567f38dbf3ac50d0c19532d2b2b8c2a52f7fe2a1 (diff)
downloadopenttd-e3791822b2c38ffd18770e524a75d2c7e8cf0832.tar.xz
(svn r27032) -Merge: documentation updates from 1.4 branch
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 1b1fbe699..979e6f58a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,46 @@
+1.4.4 (2014-10-21)
+------------------------------------------------------------------------
+(None)
+
+
+1.4.4-RC1 (2014-10-08)
+------------------------------------------------------------------------
+- Fix: Image widgets stored 32bit SpriteID in uint16 (r26971)
+- Fix: Owner of road depot road types were not properly changed upon bankruptcy [FS#6126] (r26955)
+- Fix: Compilation on HAIKU (r26922)
+- Fix: Crash when enabling 'Full animation' if multiplayer chat text is on screen [FS#6096] (r26919)
+- Fix: Height computation of game script text in town GUI did not consider margins [FS#6119] (r26859)
+- Fix: [Squirrel] Debian lintian issues (r26853)
+- Fix: Compilation of strgen on various platforms like Solaris (r26850)
+- Fix: Better display of refit information for articulated vehicles [FS#6113] (r26849, r26848)
+- Fix: Do not assign a next hop when returning cargo [FS#6110] (r26847)
+- Fix: The ok-button in the OSK for the signs list should just close the OSK [FS#6116] (r26827)
+
+
+1.4.3 (2014-09-23)
+------------------------------------------------------------------------
+(None)
+
+
+1.4.3-RC2 (2014-09-14)
+------------------------------------------------------------------------
+- Fix: Crashes on joining a server with pending order backups [FS#6112] (r26819)
+- Fix: Crashes on start due to dereferencing the -1 index of the file names array of music files (r26809)
+
+
+1.4.3-RC1 (2014-09-07)
+------------------------------------------------------------------------
+- Fix: TC_NO_SHADE did not work for 32bpp text rendering (r26792)
+- Fix: Loading a game with order backups leaked Orders and left unreachable items in the pool (r26787)
+- Fix: Buffer overrun in SQCompiler::Error (r26764)
+- Fix: Desync due to not always properly restoring game state from the savegame (r26753)
+- Fix: [Script] Crashes and infinite loops when using lists in item-descending order [FS#6085] (r26744)
+- Fix: Incorrect CFLAGS when enabling gprof profiling (r26737, r26735)
+- Fix: Do not reset the last selected airport or layout, unless it is really necessary [FS#6083] (r26732)
+- Fix: Use the normal search path to look for xdg-open at Unix [FS#6077] (r26724)
+- Fix: Properly check for cargo acceptance of houses [FS#5997] (r26723)
+
+
1.4.2 (2014-08-16)
------------------------------------------------------------------------
(None)