4jcraft/targets/minecraft
2026-04-11 09:44:28 -07:00
..
client fix: UB when getenv("HOME") returns nullptr 2026-04-11 09:44:28 -07:00
commands style: clang-format the entire project 2026-04-09 15:24:13 +10:00
core chore: format repo, add format script 2026-04-10 00:22:58 -05:00
locale format it all 2026-04-10 11:46:33 -05:00
network chore: format repo, add format script 2026-04-10 00:22:58 -05:00
server chore: format repo, add format script 2026-04-10 00:22:58 -05:00
stats chore: format repo, add format script 2026-04-10 00:22:58 -05:00
util stub Hasher and remove OpenSSL dependency, add zlib wrap 2026-04-10 14:10:53 -07:00
world fix: make it build on windows 2026-04-10 19:12:57 -07:00
BuildVer.h
Console_Debug_enum.h
Direction.cpp
Direction.h
Facing.cpp
Facing.h
GameEnums.h
GameHostOptions.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
GameHostOptions.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 15:24:12 +10:00
GameTypes.h
IGameServices.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
IGameServices.h refactor: extract ISkinAssetData so minecraft/ stops including DLCSkinFile.h 2026-04-09 21:11:41 +10:00
meson.build fix: make it build on windows 2026-04-10 19:12:57 -07:00
Minecraft_Macros.h
Pos.cpp
Pos.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SharedConstants.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
SharedConstants.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
sources.txt
StaticConstructors.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
StaticConstructors.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
stdafx.h refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00