Go to file
Allanis bed1c183c7 [Add] Landing on ground based stations. Uses the same geom flag 1 thing
to indicate docking surface, but they are visible surfaces in this case.
2018-01-21 00:12:28 +00:00
icons [Change] Some shortcut key changes. 2018-01-20 17:06:09 +00:00
screenshot [Add] 3 and 4 star systems (with system-wide center of mass). 2018-01-15 22:11:58 +00:00
src [Add] Landing on ground based stations. Uses the same geom flag 1 thing 2018-01-21 00:12:28 +00:00
.clang_complete [Add] Added a few more libraries to .clang_complete. 2013-06-07 21:33:06 +01:00
.gitignore [Add] Body::OrientOnSurface for placing things on planets. 2018-01-20 22:37:38 +00:00
AUTHORS [Add] Added credits. 2014-07-23 14:59:37 +01:00
bootstrap [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
COMPILING [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
config.ini [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
configure.ac [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
font.ttf [Add] Liberation font. 2018-01-15 21:02:50 +00:00
locperday.sh Merge branch 'testing' 2013-06-23 00:12:23 +01:00
Makefile.am [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
README [Add] 'i' to toggle debug info. 2018-01-20 18:28:37 +00:00

-- Lephisto3D --

-- Deps --
Linux Packages:
   autoconf
   libsigc++-2.0-dev
   libfreetype6-dev
   libode-dev libsdl1.2-dev
   libsdl-image1.2-dev
   libgl1-mesa-dev
   libglu1-mesa-dev

-- Controls --

Thrust:
~~~~~~~
  2
  W
A   D
  X

W - Forward thruster
S - Reverse thruster
A - Left thruster
D - Right thruster
2 - Up thruster
X - Down thruster.

Rotation:
~~~~~~~~~

You can rotate your craft either with the cursor keys or by holding down the
right mouse button and moving the mouse. Only mouse rotation is available
in the external view.

External View:
~~~~~~~~~~~~~~

  Cursor keys - Rotate view, pirtch and yaw
  - and =  - Zoom in and out.

Special:
~~~~~~~~

ESC - quit.
i   - show some ugly debug info.