Commit Graph

13 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
MatthewBeshay
e5cdd2c370 refactor: move NetworkPlayerInterface and SessionInfo into minecraft 2026-04-09 15:24:13 +10:00
MatthewBeshay
d7eca58551 refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 15:24:12 +10:00
Tropical
2912e9ae2e refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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
Tropical
a3a21557f8 split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
Tropical
2672ad5493 remove unused includes 2026-04-06 21:40:30 -05:00
Tropical
706db0c300 add more missing includes to XuiActions 2026-04-06 21:39:08 -05:00
Tropical
8b35193cf7 fix: missing includes in MenuController/XuiActions 2026-04-06 21:01:39 -05:00
MatthewBeshay
5d9bcac156 refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
MatthewBeshay
7787015025 refactor: move HandleXuiActions to separate translation unit 2026-04-06 20:32:24 -05:00