nortega
|
2e5e37b0a5
|
Fix display transformation and star generation for fullscreen mode.
|
2026-03-16 21:49:02 +01:00 |
|
nortega
|
7cc8524811
|
Remove unnecessary header include.
|
2026-03-16 21:33:55 +01:00 |
|
nortega
|
55402c0c66
|
Update copyright headers.
|
2026-03-16 21:33:30 +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
|
0e5a4c89e5
|
Follow the ship.
|
2026-03-16 21:21:42 +01:00 |
|
nortega
|
bb47dcc9f9
|
Implement zoom.
|
2026-03-16 21:17:23 +01:00 |
|
nortega
|
3d9c211737
|
Bump version to v0.4
|
2026-03-03 09:37:47 +01:00 |
|
nortega
|
4e7e37821e
|
Link to license file.
|
2026-03-03 09:32:08 +01:00 |
|
nortega
|
f520790f9c
|
Change e-mail address.
|
2026-03-03 09:30:28 +01:00 |
|
nortega
|
44531ab24e
|
Fix formatting of README.md
|
2026-03-03 09:28:44 +01:00 |
|
nortega
|
c1139ddb81
|
Change README to markdown.
|
2026-03-03 09:26:50 +01:00 |
|
nortega
|
da8d83de92
|
Remove fullscreen to-do item.
|
2026-03-03 09:23:36 +01:00 |
|
nortega
|
bc6881f851
|
Revert "Move global variables to main()."
This reverts commit b842bd0095.
|
2026-03-03 09:22:16 +01:00 |
|
nortega
|
b842bd0095
|
Move global variables to main().
Should not make variables global unnecessarily.
|
2026-03-03 09:20:50 +01:00 |
|
nortega
|
bb28285794
|
Fix possible precision loss by converting to float.
|
2026-03-03 09:20:00 +01:00 |
|
nortega
|
6621decc09
|
Add fullscreen mode support.
|
2026-03-03 09:19:16 +01:00 |
|
nortega
|
fd9fd453b3
|
Add help information for pause button.
|
2026-03-03 08:26:53 +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 |
|