4jcraft/targets/minecraft
2026-04-08 01:41:56 -05:00
..
client fix: properly detect/skip UTF-8 text modifier character 2026-04-08 01:41:56 -05:00
commands refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
core refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
locale refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
network refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
server refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
sounds refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
stats refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
util refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
world refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Direction.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Direction.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Facing.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Facing.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameEnums.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameHostOptions.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameHostOptions.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameTypes.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
IGameServices.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
IGameServices.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
meson.build Revert "Initial Android Support" 2026-04-05 21:16:01 +04:00
Pos.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
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 refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
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