Commit Graph

17 Commits

Author SHA1 Message Date
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
1a56533d3e [Fix] Fixed timestep physics. 2018-01-23 19:32:27 +00:00
Allanis
2243d82e64 [Change] Allow ship rotation controls at high time accel.
[Change] Force gears down on docking.
2018-01-21 15:58:17 +00:00
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
Allanis
47ed4bed2e [Add] 'i' to toggle debug info.
[Change] esc to close instead of 'q'
2018-01-20 18:28:37 +00:00
Allanis
ad8981690b [Change] Some more renaming. 2018-01-14 14:32:13 +00:00
Allanis
887f330a36 [Change] Renaming a few stuff to comply with convention. 2018-01-14 14:11:21 +00:00
Allanis
5f51ee9cb1 [Add] Initial work on rotating frames. Woop, our sun moves now. 2017-12-26 17:24:03 +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
cb28ed344b [Add] Some gas giant work, cleaned up Body somewhat. 2017-11-22 21:46:22 +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
56f5411516 [Add] Some Hyperspace range stuff.
[Add] SectorMap indicates current ship location.
2017-11-13 20:59:38 +00:00
Allanis
ec2479eb80 [Add] Ship info screen with more ship stats.
[Change] Made the ship angular velocity damping less... broken.
2017-11-12 22:10:26 +00:00
Allanis
d0f3ff9d42 [Change] Single GLUQuadric object.
[Fix?] Was meant to have fixed laser drawing, I kinda failed. :D
2017-11-12 20:49:17 +00:00
Allanis
f7a01575ab [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00