Commit graph

22 commits

Author SHA1 Message Date
Tropical 397ab0a6e5 fix: more working directory logic bugs
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
2026-04-11 10:11:37 -07:00
Tropical b7ad828882 fix: Windows archive file discovery 2026-04-10 20:37:08 -07:00
Tropical ff7baaac3b nuke non-portable Windows file operations 2026-04-10 17:04:46 -05:00
Tropical 347265c362 chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Tropical cf94e7d162 remove linux-specific networking paths 2026-04-09 23:06:13 -05:00
MatthewBeshay cd4b39cf88 style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Tropical 00fec789b5 fix: don't truncate codepoints in DataInputStream::readUTF 2026-04-08 00:05:37 -05:00
Tropical 2912e9ae2e refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Tropical e4883d87fc replace __debugbreak with assert, fix full build
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
2026-04-07 18:58:49 -05:00
Tropical 2f1a6f265f reorganize file i/o 2026-04-07 17:32:19 -05:00
Tropical 28931d5380 split out platform/storage 2026-04-07 14:43:07 -05:00
DecalOverdose e452788fff
Revert "Initial Android Support" 2026-04-05 21:16:01 +04:00
ItzVladik fa6861b221 Initial Android Support 2026-04-05 16:49:56 +00:00
JuiceyDev 4dfba6ccd8 refactor: faster chunk & schematic loading 2026-04-03 20:40:21 +02:00
MatthewBeshay 5105f89648 refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
MatthewBeshay decc20b70f refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
MatthewBeshay 98e23cfd4d refactor: consolidate file I/O into IPlatformFileIO, delete PortableFileIO and PathHelper 2026-04-03 18:57:29 +11:00
Tropical f1118bf007 format the whole repo (again) 2026-04-01 18:17:44 -05:00
Tropical 6eb277c9aa run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
Tropical dc4e2287ee run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Tropical dd93cfe91e format everything
Some checks are pending
Build (Linux, x86-64) / build-linux (push) Waiting to run
Format Check / clang-format (push) Waiting to run
2026-04-01 13:48:29 -05:00
Tropical 8315a5ba2b rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00