1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-29 01:35:06 +01:00

Updated Changes to original game (markdown)

Duncan
2015-03-11 12:30:15 +00:00
parent 282092a21e
commit d1971769c4

@@ -7,6 +7,7 @@
* Park window viewport is resizeable.
* Ability to open extra viewports.
* Text input is no longer done through a MS Windows input box.
* File selection is no longer done through a MS Windows Dialog Box.
* Cheats window (CTRL-ALT-C for Windows, CMD-CTRL-C for OSX).
* Screenshot format is now PNG
* BMP still possible, but has to be configured in config.ini
@@ -15,6 +16,7 @@
* Options window now uses a tab interface, as seen in Chris Sawyer's Locomotion.
* Ability to change language via the options window.
* Languages stored as txt files in `./data/languages`
* Options window now available from the title screen.
* Use + and - to change game speed.
* SC4 files can now also be opened as well as SV4 files in the scenario editor.
* Command line interface available: ```openrct2 edit ./forest_frontiers.sc4```