Commit Graph

9 Commits

Author SHA1 Message Date
MatthewBeshay
9c502ce8fc refactor: route IPlatformGame and Leaderboard call sites through platform/ 2026-04-09 19:28:57 +10:00
MatthewBeshay
cd4b39cf88 style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Tropical
2912e9ae2e refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Tropical
8a1b3cc1c4 attempt to clean up renderer 2026-04-07 15:55:45 -05:00
Tropical
28931d5380 split out platform/storage 2026-04-07 14:43:07 -05:00
Tropical
25e6f7159e split out platform/profile to its own folder 2026-04-07 12:24:36 -05:00
MatthewBeshay
5d9bcac156 refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
MatthewBeshay
d814a78453 refactor: flatten app/ and util/ directory structure 2026-04-06 20:32:24 -05:00
MatthewBeshay
31580d44dd refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00