| .. |
|
achievement
|
refactor: dissolve console_helpers into util, platform, and minecraft
|
2026-04-03 19:01:05 +11:00 |
|
inventory
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
particle
|
refactor: move Minecraft.Client into app
|
2026-04-02 16:09:32 +11:00 |
|
Button.cpp
|
refactor: move 4J implementations into platform/sdl2
|
2026-04-02 16:03:08 +11:00 |
|
Button.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ChatScreen.cpp
|
refactor: dissolve console_helpers into util, platform, and minecraft
|
2026-04-03 19:01:05 +11:00 |
|
ChatScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ConfirmScreen.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
ConfirmScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ControlsScreen.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
ControlsScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
CreateWorldScreen.cpp
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
CreateWorldScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
DeathScreen.cpp
|
refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers
|
2026-04-03 19:05:19 +11:00 |
|
DeathScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
EditBox.cpp
|
refactor: move Minecraft.Client into app
|
2026-04-02 16:09:32 +11:00 |
|
EditBox.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ErrorScreen.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
ErrorScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
Font.cpp
|
refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers
|
2026-04-03 19:05:19 +11:00 |
|
Font.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
Gui.cpp
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
Gui.h
|
refactor: fold 4J.Common into platform types, eliminate last 4J directory
|
2026-04-02 16:27:06 +11:00 |
|
GuiComponent.cpp
|
refactor: move Minecraft.Client into app
|
2026-04-02 16:09:32 +11:00 |
|
GuiComponent.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
InBedChatScreen.cpp
|
refactor: dissolve console_helpers into util, platform, and minecraft
|
2026-04-03 19:01:05 +11:00 |
|
InBedChatScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
JoinMultiplayerScreen.cpp
|
refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers
|
2026-04-03 19:05:19 +11:00 |
|
JoinMultiplayerScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
MessageScreen.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
MessageScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
Minimap.cpp
|
refactor: move Minecraft.Client into app
|
2026-04-02 16:09:32 +11:00 |
|
Minimap.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
NameEntryScreen.cpp
|
refactor: dissolve console_helpers into util, platform, and minecraft
|
2026-04-03 19:01:05 +11:00 |
|
NameEntryScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
OptionsScreen.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
OptionsScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
PauseScreen.cpp
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
PauseScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
RenameWorldScreen.cpp
|
refactor: dissolve console_helpers into util, platform, and minecraft
|
2026-04-03 19:01:05 +11:00 |
|
RenameWorldScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
Screen.cpp
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
Screen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ScreenSizeCalculator.cpp
|
run IWYU on entire codebase
|
2026-04-01 18:02:06 -05:00 |
|
ScreenSizeCalculator.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
ScrolledSelectionList.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
ScrolledSelectionList.h
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
SelectWorldScreen.cpp
|
refactor: rename CMinecraftApp to Game, extract IPlatformGame interface
|
2026-04-04 10:17:12 +11:00 |
|
SelectWorldScreen.h
|
run IWYU on entire codebase
|
2026-04-01 18:02:06 -05:00 |
|
SlideButton.cpp
|
refactor: move 4J implementations into platform/sdl2
|
2026-04-02 16:03:08 +11:00 |
|
SlideButton.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
SmallButton.cpp
|
run clang-format to order includes, fix include ordering errors
|
2026-04-01 15:59:19 -05:00 |
|
SmallButton.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
TradeSwitchButton.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
TradeSwitchButton.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |
|
VideoSettingsScreen.cpp
|
format the whole repo (again)
|
2026-04-01 18:17:44 -05:00 |
|
VideoSettingsScreen.h
|
rename minecraft folder to `targets
|
2026-04-01 13:27:58 -05:00 |