Go to file
2018-04-13 22:24:56 +01:00
icons [Add] Make orbital starports in system generation. 2018-01-21 20:27:43 +00:00
screenshot [Add] Earth Starports [London, Los Angeles, Moscow and more. ] 2018-01-23 21:31:52 +00:00
src [Change] Laser hit uses new collision detection. 2018-04-13 22:24:56 +01:00
.clang_complete [Add] Added a few more libraries to .clang_complete. 2013-06-07 21:33:06 +01:00
.gitignore [Remove] Removed ctags stuff that laptop somehow inclided. Added to 2018-01-31 22:04:50 +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 [Change] Initial ode-less dynamic body work. 2018-04-08 17:01:03 +01: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] Spin keys. 2018-01-23 18:54:35 +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:
~~~~~~~~~

Q               - Spin Left.
E               - Spin Right.
<Left Cursor>   - Yaw Left.
<Right Cursor>  - Yaw Right.
<Up Cursor>     - Pitch up.
<Down Cursor>   - Pitch Down.

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:
~~~~~~~~

ctrl-q - quit.
i   - show some ugly debug info.