Commit Graph

26 Commits

Author SHA1 Message Date
Rtch90
27ad4c8450 [Add] Very crappy autopilot. 2018-04-14 20:44:30 +01:00
Rtch90
fecd2866f5 [Add] Gui Tooltips.
[Clean] Cleaned up GUI::Screen.
2018-04-14 19:30:27 +01:00
Razielle Tzu
35494896bb comment typo fixed in world_view.cpp 2018-04-06 23:06:51 +00:00
Allanis
5663867e6b [Add] Save view state.
[Change] Reoraganize a bunch of Camera stuff.
2018-02-08 21:17:06 +00:00
Allanis
6eaf5524a9 [Add] A lot of preliminary work on game saves. 2018-01-30 20:12:30 +00:00
Allanis
8edb085ec1 [Add] Earth Starports [London, Los Angeles, Moscow and more. ]
[Add] Intro screen.
2018-01-23 21:31:52 +00:00
Allanis
768401686c [Add] Spin keys.
[Change] Make stars render faster and use more realistic star type light
colours.
2018-01-23 18:54:35 +00:00
Allanis
d89e39e1c0 [Add] More landing constraints.
[Fix?] Correct wheel behaviour when landed.
2018-01-20 17:23:06 +00:00
Allanis
ff11777564 [Change] Some shortcut key changes.
[Add] Launching after landing.
2018-01-20 17:06:09 +00:00
Allanis
96299b64f5 [Change] Some gravity improvements.
[Add] Apply star colours to world lighting.
2018-01-18 19:28:21 +00:00
Allanis
a66869c16f [Change] More rotating frame work. Looks pretty nice now.. 2018-01-07 14:59:56 +00:00
Allanis
5f51ee9cb1 [Add] Initial work on rotating frames. Woop, our sun moves now. 2017-12-26 17:24:03 +00:00
Allanis
50726de102 [Add] Add toggle labels button. 2017-12-24 18:45:22 +00:00
Allanis
f96e519b93 [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
Allanis
52819f2878 [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
Allanis
d19f9e19dc [Change] Just some needless renaming. 2017-11-25 17:47:48 +00:00
Allanis
6131753132 [Change] Make background stars a little feistier. 2017-11-25 13:20:35 +00:00
Allanis
4f4996d44b [Meh] Files I obviously forgot to save. :/ 2017-11-22 23:55:04 +00:00
Allanis
84530e9771 [Add] Body death and associated cleanup. Space::KillBody() to kill a
body.
2017-11-19 14:42:30 +00:00
Allanis
9004c7b731 [Add] Working on collision. Doesn't work, see how changing model scale screws collisions. If I set the model 62 scale to 2.0 then hitting it gives screwed up collisions. On scale 1.0 it works fine though. 2017-11-19 11:41:35 +00:00
Allanis
7b58a4c76c [Fix] Then Allanis Fixeth Frustum, then the Earth appeared! And it was gooood! 2017-11-17 21:03:49 +00:00
Allanis
1f9df7f9b6 [Add] Added targets to ships. 2017-11-17 20:51:44 +00:00
Allanis
64fefe0555 [Add] Depth sorting? Two odd things happened here. Magically lasers started working! YEYY! But also Earth disapeared. Nayy! 2017-11-17 19:37:02 +00:00
Allanis
74e68eb265 [Add] Wheels up/down transition. 2017-11-14 20:21:06 +00:00
Allanis
5bd34e49c4 [Fix] Fixed external view, forgot to add players external veiw translation to camera frame's position.
[Fix] Correctly apply ship masses.
[Add] A nice rotating ship in the infoview pane.
2017-11-13 22:12:02 +00:00
Allanis
f7a01575ab [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00