From 94edc617282719dfa5832f1dca9e0f1ddcb3d551 Mon Sep 17 00:00:00 2001 From: Nick Gasson Date: Fri, 13 Feb 2009 22:57:51 +0000 Subject: [PATCH] Update for 0.5.1 --- README | 18 +++++++++++++++++- configure.ac | 2 +- po/en_GB.po | 2 +- po/lander.pot | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/README b/README index 275c861..bc07c65 100644 --- a/README +++ b/README @@ -6,6 +6,20 @@ Developed by Nick Gasson . This code is distributed under the GNU General Public license. See the file COPYING for more details. +============================================================================== + + KEYS + +Left arrow - Turn left +Right arrow - Turn right +Up arrow - Thrust +P - Pause +PrintScreen - Take a screenshot +Esc - Quit / exit to menu +Enter - Select option + +You can also use a joystick, if you have one. + ============================================================================== INSTALLATION @@ -17,7 +31,7 @@ work before it will build. On the other hand, the instructions in INSTALL should work on OS X, and since you have the source code already... ;-) Windows users should probably download the pre-built binary. If you want to -compile it your self there is a Visual Studio 2003 project in +compile it yourself there is a Visual Studio 2003 project in msvc/Lander. You'll need the development versions of FreeType, SDL, SDL_Mixer, and SDL_Image. @@ -28,3 +42,5 @@ and SDL_Image. On Windows after changing the resolution or toggling full-screen mode all images appear as white boxes. The workaround is to restart the program. +On Ubuntu there is a problem with SDL Mixer that will cause high audio latency. +Apparently this is a problem with Pulse Audio. diff --git a/configure.ac b/configure.ac index f982d2a..239d0d5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Lunar Lander], [0.5.0], +AC_INIT([Lunar Lander], [0.5.1], [Nick Gasson ], [lander]) AM_INIT_AUTOMAKE([-Wall -Werror]) diff --git a/po/en_GB.po b/po/en_GB.po index 5c17fec..40fa064 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: lander 0.9\n" "Report-Msgid-Bugs-To: nick@cakesniffer.co.uk\n" -"POT-Creation-Date: 2009-02-08 11:58+0000\n" +"POT-Creation-Date: 2009-02-13 22:49+0000\n" "PO-Revision-Date: 2008-04-19 01:09+0100\n" "Last-Translator: Nick Gasson \n" "Language-Team: English (British)\n" diff --git a/po/lander.pot b/po/lander.pot index dfc37a0..59f86a9 100644 --- a/po/lander.pot +++ b/po/lander.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: lander 0.5.0\n" +"Project-Id-Version: lander 0.5.1\n" "Report-Msgid-Bugs-To: nick@cakesniffer.co.uk\n" -"POT-Creation-Date: 2009-02-08 11:58+0000\n" +"POT-Creation-Date: 2009-02-13 22:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- 2.39.2