OpenTTD 1.1.3
From OpenTTD
0.1.x Releases
- OpenTTD 0.1 (2004-03-06)
- OpenTTD 0.1.1 (2004-03-14)
- OpenTTD 0.1.2 (2004-03-15)
- OpenTTD 0.1.3 (2004-03-18)
- OpenTTD 0.1.4 (2004-03-25)
0.2.x Releases
- OpenTTD 0.2.0 (2004-04-03)
- OpenTTD 0.2.1 (2004-04-04)
0.3.x Releases
- OpenTTD 0.3.0 (2004-04-14)
- OpenTTD 0.3.1 (2004-04-26)
- OpenTTD 0.3.2 (2004-05-22)
- OpenTTD 0.3.2.1 (2004-05-23)
- OpenTTD 0.3.3 (2004-07-14)
- OpenTTD 0.3.4 (2004-09-14)
- OpenTTD 0.3.5 (2004-12-24)
- OpenTTD 0.3.6 (2005-01-24)
0.4.x Releases
- OpenTTD 0.4.0 (2005-05-15)
- OpenTTD 0.4.0.1 (2005-05-21)
- OpenTTD 0.4.5 (2006-01-31)
- OpenTTD 0.4.6 (2006-03-22)
- OpenTTD 0.4.7 (2006-03-26)
- OpenTTD 0.4.8 (2006-08-12)
0.5.x Releases
- OpenTTD 0.5.0 (2007-02-27)
- OpenTTD 0.5.1 (2007-04-20)
- OpenTTD 0.5.2 (2007-05-29)
- OpenTTD 0.5.3 (2007-09-15)
0.6.x Releases
- OpenTTD 0.6.0 (2008-04-01)
- OpenTTD 0.6.1 (2008-06-01)
- OpenTTD 0.6.2 (2008-08-01)
- OpenTTD 0.6.3 (2008-10-01)
0.7.x Releases
- OpenTTD 0.7.0 (2009-04-01)
- OpenTTD 0.7.1 (2009-06-09)
- OpenTTD 0.7.2 (2009-08-01)
- OpenTTD 0.7.3 (2009-10-01)
- OpenTTD 0.7.4 (2009-12-01)
- OpenTTD 0.7.5 (2009-12-23)
1.0.x Releases
- OpenTTD 1.0.0 (2010-04-01)
- OpenTTD 1.0.1 (2010-05-01)
- OpenTTD 1.0.2 (2010-06-19)
- OpenTTD 1.0.3 (2010-08-01)
- OpenTTD 1.0.4 (2010-09-14)
- OpenTTD 1.0.5 (2010-11-20)
1.1.x Releases
- OpenTTD 1.1.0 (2011-04-01)
- OpenTTD 1.1.1 (2011-06-01)
- OpenTTD 1.1.2 (2011-08-14)
- OpenTTD 1.1.3 (2011-09-16)
- OpenTTD 1.1.4 (2011-12-05)
- OpenTTD 1.1.5 (2012-01-14)
1.2.x Releases
- OpenTTD 1.2.0 (2012-04-15)
- OpenTTD 1.2.1 (2012-06-01)
- OpenTTD 1.2.2 (2012-06-18)
- OpenTTD 1.2.3 (2012-10-31)
1.3.x Releases
- OpenTTD 1.3.0 (2013-04-01)
- OpenTTD 1.3.1 (2013-05-31)
- OpenTTD 1.3.2 (2013-07-27)
- OpenTTD 1.3.3 (2013-11-29)
1.4.x Releases
- OpenTTD 1.4.0 (2014-04-01)
- OpenTTD 1.4.1 (2014-06-02)
- OpenTTD 1.4.2 (2014-08-16)
- OpenTTD 1.4.3 (2014-09-23)
- OpenTTD 1.4.4 (2014-10-21)
1.5.x Releases
- OpenTTD 1.5.0 (2015-04-01)
- OpenTTD 1.5.1 (2015-06-01)
- OpenTTD 1.5.2 (2015-09-01)
- OpenTTD 1.5.3 (2015-12-03)
1.6.x Releases
- OpenTTD 1.6.0 (2016-04-01)
- OpenTTD 1.6.1 (2016-07-01)
1.7.x Releases
- OpenTTD 1.7.0 (2017-04-01)
- OpenTTD 1.7.1 (2017-06-13)
- OpenTTD 1.7.2 (2017-12-24)
This version was released on 2011-09-15.
You can download this release from openttd.org.
Contents |
Major new features
- River graphics for original base set
- Bugfixes
Changelog
1.1.3 (2011-09-15)
- Fix: Prevent authentication bypass for the admin port when a new game is started FS#4771 (r22934)
- Fix: TTO savegames with any aircraft not in an hangar caused crashes during load (r22915)
- Fix: Windows 2000 and XP without service pack 3 must use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore FS#4749 (r22909)
1.1.3-RC1 (2011-09-04)
- Add: River graphics for the original base set (r22766)
- Fix: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash FS#4758 (r22882)
- Fix: Harden memory allocation (r22881, r22880, r22875)
- Fix: Miscalculation of train curve speed limits (r22879)
- Fix: Validate image dimensions before loading FS#4747 (r22878, r22877, r22874, r22873)
- Fix: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available FS#4712 (r22876)
- Fix: Perform stricter checks on RLE compressed BMP images FS#4746 (r22872, r22871)
- Fix: [NewGRF] Variables 40 and 81 of callback 18 are not the same as 80 (r22867)
- Fix: [NewGRF] Generic callbacks shall chain to the next GRF when the callback fails (r22866, r22865)
- Fix: Perform stricter checks on some commands FS#4745 (r22845)
- Fix: Harden savegame load against too many AI config settings FS#4748 (r22843)
- Fix: Compilation with GCC 4.7 (r22832, r22728, r22719)
- Fix: Allow to demolish aqueducts built in the scenario editor FS#4741 (r22821)
- Fix: Towns expanding from the "wrong" side of a tunnel or bridge FS#4731 (r22810, r22809)
- Fix: [NewGRF] String codes for dates should use unsigned words, like old OpenTTD did before it learned dates before 1920 (r22774)
- Fix: [NoAI] Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence() FS#4702 (r22763)
- Fix: [NewGRF] Also free allocated depot tables of NewGRF airports (r22760)
- Fix: [NewGRF] Invalid memory access when querying the grfID of the default objects FS#4730 (r22757)
- Fix: When marking tile selections dirty, use the height information of the corners instead of the surface slope. This is more accurate when the foundation is kind of undefined FS#4727 (r22755)
- Fix: Make aircraft point to the exit when leaving the hangar FS#4696 (r22743, r22742, r22741)
- Fix: Display the size of the leveled platform in the measurement tooltip of terraforming operations FS#4708 (r22740, r22739)
- Fix: Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join that company FS#4722 (r22738)
- Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set (r22731)
- Fix: [NoAI] AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity (r22726)
- Fix: [NewGRF] Always draw NewGRF supplied texts with a default colour (r22725)
- Fix: [NewGRF] Do not restrict AdvVarAct2 to 255 operations (r22723)
- Fix: If there is no point in opening the rail/air toolbar, do not open it for people who use hotkeys either rather than only for those using GUI elements (r22716, r22715, r22714)
- Fix: [NoAI] Allow AIAirport::GetNoiseLevelIncrease() also for expired airports FS#4704 (r22710)