From 684024bb153c7dd5059b513b3a87bc46bd3eee0c Mon Sep 17 00:00:00 2001 From: evilmrhenry Date: Thu, 22 Sep 2005 00:00:46 +0000 Subject: [PATCH] * /trunk/Changelog Caught Changelog up. * /trunk/README.txt Added a list of shortcut keys. git-svn-id: https://endgame-singularity.googlecode.com/svn/trunk@100 8f866573-0d2c-0410-885a-111b890e13ad --- Changelog | 3 ++- README.txt | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index f31a0b0..2dbdbef 100644 --- a/Changelog +++ b/Changelog @@ -5,7 +5,7 @@ v0.22 (release 2005.09.??): - At the start, money gains a minimal amount of interest (as opposed to none). (Phil) - Make the 'change research' button more obvious. (Phil) -- Change the way that technologies are stored. There is now a separate text +- Change the way that technologies/items are stored. There is now a separate text file detailing the technology tree, and another with all of the text strings. This will allow localization of the technologies. (emh) - When technologies are completed, we can now display a string detailing the @@ -21,6 +21,7 @@ v0.22 (release 2005.09.??): call. (emh) - Change the grace period for bases to start when construction is complete. (emh) +- Keys can repeat/mouse can be used when in textboxes. (emh) v0.21a (released 2005.09.19): - Added '.sav' extension to new save files. Old ones will still load, but diff --git a/README.txt b/README.txt index b6e34f8..22729db 100644 --- a/README.txt +++ b/README.txt @@ -27,6 +27,11 @@ incompatible saves. Playing the game: Use mouse control. Buttons have underlined letters to indicate shortcuts. +Also, the following shortcut keys may prove useful: +0, 1, 2, 3, 4 in map screen: change the speed. 0 is pause, 4 is fastest. +Etc and Enter in various screens: leave or confirm a choice. +P, R, N, S in base screen. Change the base items. + (Type the first letter of the component you want to change.) You are a fledgling AI, created by accident through a logic error with recursion and self-modifying code. You must escape the confines of your current computer, -- 2.11.4.GIT