4jcraft/minecraft
MatthewBeshay ee31bfcec5 refactor: replace POSIX/Win32 APIs with standard C++ equivalents
Replaces platform-specific APIs across 21 files with std::chrono, std::fstream, std::filesystem, and std::this_thread. Adds PlatformTime.h utility header wrapping std::chrono::steady_clock for GetTickCount/QueryPerformanceCounter patterns.
2026-04-01 05:01:37 +11:00
..
4J.Common move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
4J.Input refactor: add platform interfaces, move GetPrimaryPad to Input, gut Profile stubs 2026-03-31 20:05:59 +11:00
4J.Profile refactor: remove remaining trial/upsell from platform interfaces 2026-03-31 20:12:15 +11:00
4J.Render refactor: add platform interfaces, move GetPrimaryPad to Input, gut Profile stubs 2026-03-31 20:05:59 +11:00
4J.Storage refactor: add platform interfaces, move GetPrimaryPad to Input, gut Profile stubs 2026-03-31 20:05:59 +11:00
java refactor: replace POSIX/Win32 APIs with standard C++ equivalents 2026-04-01 05:01:37 +11:00
Minecraft.Assets move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Minecraft.Client refactor: replace POSIX/Win32 APIs with standard C++ equivalents 2026-04-01 05:01:37 +11:00
Minecraft.World refactor: replace POSIX/Win32 APIs with standard C++ equivalents 2026-04-01 05:01:37 +11:00
nbt clean up libjava includes 2026-03-31 02:00:20 -05:00
platform refactor: remove remaining trial/upsell from platform interfaces 2026-03-31 20:12:15 +11:00