Commit Graph

18 Commits

Author SHA1 Message Date
nortega 724c575c4e Bump version to v1.0 2026-07-09 15:02:08 +02:00
nortega 28ed600954 Port to C++. 2026-07-09 15:01:54 +02:00
nortega 978bf41ab0 Rewrite parts of CMakeLists.txt. 2026-03-31 11:17:27 +02:00
nortega 4046f6dfd5 Bump version to v0.6 2026-03-21 13:07:13 +01:00
nortega c038867810 Add planetary masses. 2026-03-21 13:05:28 +01:00
nortega 1f3674b266 Bump version to v0.5. 2026-03-16 21:55:33 +01:00
nortega f1cdffba2b Add a starfield in the background.
This should help to better visualize the velocity of the ship.
2026-03-16 21:29:39 +01:00
nortega 3d9c211737 Bump version to v0.4 2026-03-03 09:37:47 +01:00
nortega b0f4f6849d Update CMake minimum required version to 3.10
This is needed to build with modern versions of CMake.
2026-03-03 08:21:01 +01:00
nortega 349848ebf6 Remove extra 5.0 stuff (fix later). 2018-04-13 08:01:53 +02:00
nortega 395c3c854f Require minimum version of Allegro. 2018-04-04 11:55:02 +02:00
nortega a93e9a7b73 For compatibility with Debian systems.
For some reason they specify the minor version too, which is retarded.
2018-04-04 11:51:20 +02:00
nortega 88f3a5f1a5 Added malfunctioning ship.
Currently it doesn't seem to be detecting the key preses.
2018-03-25 17:47:31 +02:00
nortega fb023194e3 Add fast-math optimization for release builds. 2018-03-25 16:40:56 +02:00
nortega d57da20ec7 Created an event manager. 2018-03-25 14:53:40 +02:00
nortega 768f80a362 Create a display. 2018-03-25 14:27:10 +02:00
nortega 8c19b96bb7 New install target. 2018-03-25 12:30:39 +02:00
nortega 1cdd5964f0 First steps. 2018-03-25 12:08:19 +02:00