4jcraft/targets/minecraft
2026-04-09 09:57:55 +10:00
..
client refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
commands refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
core
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: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10: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
GameHostOptions.cpp
GameHostOptions.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10:00
GameTypes.h refactor: split App_Defines.h up by concern and drop the umbrella 2026-04-09 09:57:55 +10: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 build: list sources explicitly in meson.build instead of shelling out 2026-04-09 09:57:55 +10:00
Pos.cpp
Pos.h
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
sources.txt build: list sources explicitly in meson.build instead of shelling out 2026-04-09 09:57:55 +10:00
StaticConstructors.cpp
StaticConstructors.h
stdafx.h