From e6931775d9e2472f8d0be60843dfe85d1bdeb7ea Mon Sep 17 00:00:00 2001 From: Ted John Date: Tue, 10 Feb 2015 22:16:23 +0000 Subject: [PATCH] Updated Changes to original game (markdown) --- Changes to original game.md => Changes-to-original-game.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename Changes to original game.md => Changes-to-original-game.md (87%) diff --git a/Changes to original game.md b/Changes-to-original-game.md similarity index 87% rename from Changes to original game.md rename to Changes-to-original-game.md index 6f05417..35f6ad7 100644 --- a/Changes to original game.md +++ b/Changes-to-original-game.md @@ -6,7 +6,7 @@ * Park window viewport is resizeable. * Ability to open extra viewports. * Text input is no longer done through a MS Windows input box. -* Cheats window. +* Cheats window (CTRL-ALT-C). * Screenshot format is now PNG * BMP still possible, but has to be configured in config.ini * Game configuration and screenshots are saved in < UserHomeFolder >\OpenRCT2 @@ -16,4 +16,5 @@ * Languages stored as txt files in `./data/languages` * 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``` \ No newline at end of file + * Command line interface available: ```openrct2 edit ./forest_frontiers.sc4``` +* Random map generator available in scenario editor. (Accessible via the view menu) \ No newline at end of file