Go to file
Rtch90 4d475bdf9b [Add] Initial work on binary star systems. Right now they are generated
without planets and with no more than two stars. Orbits around center of
mass should be correct. World view objects now move along their orbit
rails.
2017-12-24 14:30:29 +00:00
icons [Add] Body: GetRadius method. 2017-11-25 15:54:23 +00:00
screenshot [Fix] Fixed that darn gas giant rendering. "Yeah, that's looks like a 2017-11-23 22:51:49 +00:00
src [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
.clang_complete [Add] Added a few more libraries to .clang_complete. 2013-06-07 21:33:06 +01:00
.gitignore [Change] Removed all the old Lephisto data. We have gone 3D!! 2017-11-12 18:19:54 +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
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 [Fix] This took wayy too long to debug.. if(n < 100); n = 100; !?!?!?!? 2017-11-18 23:59:59 +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