Commit Graph

10 Commits

Author SHA1 Message Date
yaz0r 228f0856c4 Various rename and cleanup 2025-07-25 21:51:45 -07:00
yaz0r 7ad1c6812b Implement text rendering on top of the game 2025-06-18 22:40:15 -07:00
yaz0r 11f27bdfc8 Cleanups and AITD3 steam/GOG support
AITD3 dos and windows have different data layouts for some reasons, switch to supporting the steam/GOG version that is more common.
2025-06-09 08:53:57 -07:00
yaz0r c9afc6eef8 Update osystemSDL.cpp 2025-06-09 08:53:57 -07:00
yaz0r b305a4a44c Migrate to SDL3. Update imgui. Fork soloud for support of SDL3 static 2025-04-15 23:24:12 -07:00
Vincent Hamm aa95b9acdb Clarify internal resolution 2024-08-17 20:00:22 -07:00
Vincent Hamm 87d5eaeb28 Various cleanups and fixes.
Rename some variables and functions.
Rewrite & fix text display code.
Fix thread race condition on init.
2024-08-02 22:40:22 -07:00
Vincent Hamm 57229a8aa1 Add option to toggle debugger on/off.
Game takes full window when debugger is off by default.
Toggle debugger with ` key
2021-11-05 22:01:53 -07:00
Vincent Hamm b1712fd55f Fix OSX metal build 2021-11-05 16:08:33 -07:00
Vincent Hamm 98e246b509 Initial source drop 2021-11-02 17:09:52 -07:00