4jcraft/Minecraft.Client/UI/Screens
2026-03-29 15:52:18 -05:00
..
AbstractContainerScreen.cpp Made the Java creative inventory more complete. 2026-03-27 14:32:47 +00:00
AbstractContainerScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
AchievementPopup.cpp chore: fmt 2026-03-29 15:52:18 -05:00
AchievementPopup.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
AchievementScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
AchievementScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ChatScreen.cpp more fixes 2026-03-22 03:13:45 -05:00
ChatScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ConfirmScreen.cpp fix(jui): remove debug autoconfirm from ConfirmScreen 2026-03-29 15:50:34 -05:00
ConfirmScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ConnectScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ConnectScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ContainerScreen.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03: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 refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
CraftingScreen.cpp chore: fmt 2026-03-29 15:52:18 -05:00
CraftingScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
CreateWorldScreen.cpp feat(jui): add hopper screen 2026-03-29 15:50:36 -05:00
CreateWorldScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
CreativeInventoryScreen.cpp Made the Java creative inventory more complete. 2026-03-27 14:32:47 +00:00
CreativeInventoryScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
DeathScreen.cpp feat(jui): add world leaving 2026-03-19 15:05:32 +03:00
DeathScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
DisconnectedScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
DisconnectedScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
EnchantmentScreen.cpp feat(jui): add enchanting table screen 2026-03-29 15:50:37 -05:00
EnchantmentScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ErrorScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ErrorScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
FurnaceScreen.cpp refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
FurnaceScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
HopperScreen.cpp feat(jui): add hopper screen 2026-03-29 15:50:36 -05:00
HopperScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
HorseInventoryScreen.cpp fix: put jui-specific texture usage behind ifdefs 2026-03-29 15:50:34 -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 refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
InventoryScreen.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
InventoryScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
JoinMultiplayerScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
JoinMultiplayerScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
MessageScreen.cpp feat(jui): (re-)add transitional screens 2026-03-19 03:37:39 +03:00
MessageScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
NameEntryScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
NameEntryScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
OptionsScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
OptionsScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
PauseScreen.cpp fix(jui): ensure serverside unpausing in all scenarios 2026-03-21 03:05:42 +03:00
PauseScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
ReceivingLevelScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ReceivingLevelScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
RenameWorldScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
RenameWorldScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
RepairScreen.cpp feat(jui): add anvil screen 2026-03-29 15:50:35 -05:00
RepairScreen.h feat(jui): add anvil screen 2026-03-29 15:50:35 -05:00
SelectWorldScreen.cpp chore: fmt 2026-03-29 15:52:18 -05:00
SelectWorldScreen.h chore: fmt 2026-03-29 15:52:18 -05:00
StatsScreen.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
StatsScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
TextEditScreen.cpp fixes to java UI and Minecraft.cpp 2026-03-22 04:14:58 -05:00
TextEditScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
TitleScreen.cpp Added option to use the TU panorama or the Java one. 2026-03-29 15:50:36 -05:00
TitleScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
TrapScreen.cpp feat(jui): re-enable and update TrapScreen 2026-03-29 15:50:36 -05:00
TrapScreen.h feat(jui): re-enable and update TrapScreen 2026-03-29 15:50:36 -05:00
VideoSettingsScreen.cpp Added option to use the TU panorama or the Java one. 2026-03-29 15:50:36 -05:00
VideoSettingsScreen.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00