Go to file
2018-08-22 21:57:43 +01:00
icons [Add] Very crappy autopilot. 2018-04-14 20:44:30 +01:00
screenshot [Add] More work on GUI, made star port pretty. 2018-08-21 22:58:03 +01:00
src [Fix] Fixed raytraced model view in model viewer. 2018-08-22 21:57:43 +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
guifont.ttf [Add] Added some vertical scrollbar stuff. 2018-08-19 13:49:55 +01: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 Merge branch 'master' of https://github.com/Rtch90/Lephisto 2018-08-21 20:53:01 +01: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.
  ctrl-prntscrn - Screenshot.
  F11           - Fullscreen.
  F12           - Add a ship.
  shift-F12     - Add a station.
  F9            - Quicksave.


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.
  ctrl-prntscrn - Screenshot.
  F11           - Fullscreen.
  F12           - Add a ship.
  shift-F12     - Add a station.
  F9            - Quicksave.