4jcraft/Minecraft.Client/UI/Screens
2026-03-30 02:17:54 -05:00
..
AbstractContainerScreen.cpp
AbstractContainerScreen.h fix(jui): make creative screen correctly override menu clicked() 2026-03-29 15:52:38 -05:00
AchievementPopup.cpp
AchievementPopup.h refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
AchievementScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
AchievementScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
BeaconScreen.cpp
BeaconScreen.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BrewingStandScreen.cpp
BrewingStandScreen.h feat(jui): add brewing stand screen (+ fix enchantment screen not being used) 2026-03-29 15:52:18 -05:00
ChatScreen.cpp
ChatScreen.h
ConfirmScreen.cpp fix(jui): remove debug autoconfirm from ConfirmScreen 2026-03-29 15:50:34 -05:00
ConfirmScreen.h
ConnectScreen.cpp
ConnectScreen.h
ContainerScreen.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ContainerScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ControlsScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ControlsScreen.h
CraftingScreen.cpp chore(jui): remove inaccurate "unused" comments 2026-03-29 15:52:18 -05:00
CraftingScreen.h
CreateWorldScreen.cpp
CreateWorldScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
CreativeInventoryScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
CreativeInventoryScreen.h
DeathScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
DeathScreen.h
DisconnectedScreen.cpp
DisconnectedScreen.h
EnchantmentScreen.cpp chore(jui): remove inaccurate "unused" comments 2026-03-29 15:52:18 -05:00
EnchantmentScreen.h
ErrorScreen.cpp
ErrorScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
FurnaceScreen.cpp chore(jui): remove inaccurate "unused" comments 2026-03-29 15:52:18 -05:00
FurnaceScreen.h
HopperScreen.cpp
HopperScreen.h
HorseInventoryScreen.cpp chore(jui): remove inaccurate "unused" comments 2026-03-29 15:52:18 -05:00
HorseInventoryScreen.h feat(jui): add horse inventory screen 2026-03-29 15:50:34 -05:00
InBedChatScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
InBedChatScreen.h
InventoryScreen.cpp
InventoryScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
JoinMultiplayerScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
JoinMultiplayerScreen.h
MerchantScreen.cpp
MerchantScreen.h
MessageScreen.cpp feat(jui): (re-)add transitional screens 2026-03-19 03:37:39 +03:00
MessageScreen.h
NameEntryScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
NameEntryScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
OptionsScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
OptionsScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
PauseScreen.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
PauseScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ReceivingLevelScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ReceivingLevelScreen.h
RenameWorldScreen.cpp
RenameWorldScreen.h
RepairScreen.cpp
RepairScreen.h
SelectWorldScreen.cpp chore: format everything 2026-03-30 02:17:54 -05:00
SelectWorldScreen.h chore: fmt 2026-03-29 15:52:18 -05:00
StatsScreen.cpp chore: format everything 2026-03-30 02:17:54 -05:00
StatsScreen.h
TextEditScreen.cpp
TextEditScreen.h
TitleScreen.cpp
TitleScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
TrapScreen.cpp
TrapScreen.h feat(jui): re-enable and update TrapScreen 2026-03-29 15:50:36 -05:00
VideoSettingsScreen.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
VideoSettingsScreen.h