Commit Graph

16 Commits

Author SHA1 Message Date
Tropical
347265c362 chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Tropical
50f6bf8e68 fix iggy includes 2026-04-09 23:52:00 -05:00
Tropical
b7d200a5b1 move C4JThread and ShutdownManager to platform/thread 2026-04-09 23:46:02 -05:00
Tropical
8f04e231bd remove most other linux ifdefs 2026-04-09 23:23:53 -05:00
Tropical
224fd9dacc remove remaining Linux implementations for common ones 2026-04-09 22:42:17 -05:00
Tropical
19f73c2754 remove LinuxGame for just Game 2026-04-09 22:32:22 -05:00
MatthewBeshay
62186f8afb refactor: relocate ConsoleSoundEngine base into minecraft/sounds/ 2026-04-09 21:41:06 +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
Tropical
a3a21557f8 split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
MatthewBeshay
5d9bcac156 refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
MatthewBeshay
54a1f90212 refactor: move misplaced headers to their proper modules 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