mirror of https://github.com/OpenTTD/OpenTTD
Doc: Prepare for 14.0-beta2 release
parent
64611a7d12
commit
6e1cdd57fd
|
@ -1,3 +1,14 @@
|
|||
14.0-beta2 (2023-02-04)
|
||||
------------------------------------------------------------------------
|
||||
Change: Decouple and remove landscape-dependent cargo types (#11719)
|
||||
Fix #11975: Running AIs also occupy a slot (#11976)
|
||||
Fix #11972: Incorrect minimum width allocated to graph (#11974)
|
||||
Fix #11968: Always set string parameters to avoid undefined behavior (#11973)
|
||||
Fix #11966: Scrollbar may be incorrect on first opening of text file window (#11981)
|
||||
Fix #11982: Signals exist only on plain rail tiles (#11977)
|
||||
Fix: Second colour vehicle-type default liveries not being updated (#11971)
|
||||
|
||||
|
||||
14.0-beta1 (2023-02-03)
|
||||
------------------------------------------------------------------------
|
||||
Feature: Order option to unbunch vehicles at depot (#11945)
|
||||
|
|
Loading…
Reference in New Issue