Kai Blaschke
|
3073a88cd1
|
Use "#pragma once" instead of include guards
|
2024-02-25 15:46:47 +01:00 |
|
Kai Blaschke
|
d0099a6d79
|
Fixed some uninitialized members
May have caused undefined behavior in few cases, as most of the fixed members were used before being initialized.
|
2024-02-19 23:44:59 +01:00 |
|
Kae
|
7ff3e0fecc
|
Fix parallax and space dust jitter when lerping zoom level on very old universes
|
2023-08-19 15:09:00 +10:00 |
|
Kae
|
4b0bc220e4
|
Support for changing the game's timescale
Context-specific (like per-world) timescales can also be added later
|
2023-07-21 00:58:49 +10:00 |
|
Kae
|
6352e8e319
|
everything everywhere
all at once
|
2023-06-20 14:33:09 +10:00 |
|