4jcraft/targets/platform
JuiceyDev 6215e1365f
Some checks failed
Build (Linux, x86-64) / build-linux-amalgamate (push) Has been cancelled
Build (Linux, x86-64) / build-linux-full (push) Has been cancelled
Format Check / clang-format (push) Has been cancelled
Release Nightly (Linux, x86-64) / release-linux (push) Has been cancelled
fix/saving: Final storage fix.
2026-04-05 02:44:30 +02:00
..
sdl2 fix/saving: Final storage fix. 2026-04-05 02:44:30 +02:00
C4JThread.cpp refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
C4JThread.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
InputActions.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
IPlatformFileIO.h feat: add IPlatformFileIO interface for cross-platform file access 2026-04-03 18:57:29 +11:00
IPlatformInput.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformLeaderboard.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
IPlatformNetwork.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformProfile.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformRenderer.h rename IPlatformRender to IPlatformRenderer 2026-04-01 20:16:33 -05:00
IPlatformSound.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
IPlatformStorage.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
IPlatformUIController.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
meson.build fix/saving: Storage implementation, gui fix and file.cpp refactor 2026-04-05 02:10:20 +02:00
Platform.h feat: add IPlatformFileIO interface for cross-platform file access 2026-04-03 18:57:29 +11:00
PlatformServices.cpp refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00
PlatformServices.h refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00
PlatformTypes.h refactor: remove backwards-compat enum aliases from PlatformTypes 2026-04-02 16:30:19 +11:00
ProfileConstants.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
ShutdownManager.cpp refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
ShutdownManager.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
StdFileIO.h refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00