4jcraft/Minecraft.Client/UI
2026-03-30 02:17:54 -05:00
..
Screens chore: format everything 2026-03-30 02:17:54 -05:00
AbstractBeaconButton.cpp chore: fmt 2026-03-29 15:52:38 -05:00
AbstractBeaconButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconCancelButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconCancelButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconConfirmButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconConfirmButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconPowerButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconPowerButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BossMobGuiInfo.cpp add BossMobGuiInfo to UI 2026-03-21 22:58:00 -05:00
BossMobGuiInfo.h add BossMobGuiInfo to UI 2026-03-21 22:58:00 -05:00
Button.cpp fix(jui): put button render method behind ifdef 2026-03-29 15:52:18 -05:00
Button.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
EditBox.cpp fix(jui): always use white if background is disabled in EditBox 2026-03-29 15:50:35 -05:00
EditBox.h feat(jui): make edit box background be able to get disabled 2026-03-29 15:50:34 -05:00
Font.cpp Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +11:00
Font.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Gui.cpp chore: format everything 2026-03-30 02:17:54 -05:00
Gui.h refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
GuiComponent.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiComponent.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiMessage.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiMessage.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Rect2i.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Rect2i.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Screen.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
Screen.h Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
ScreenSizeCalculator.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ScreenSizeCalculator.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ScrolledSelectionList.cpp cleanup: flatten dead branches in client render texture and runtime code 2026-03-26 20:29:59 +11:00
ScrolledSelectionList.h refactor: replace double-underscore MSVC integer types with stdint 2026-03-30 00:08:25 -05:00
SimpleIcon.cpp fix a bunch of undefined refs 2026-03-22 15:27:46 -05:00
SimpleIcon.h fix a bunch of undefined refs 2026-03-22 15:27:46 -05:00
SlideButton.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SlideButton.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
SmallButton.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
SmallButton.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
TradeSwitchButton.cpp feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00
TradeSwitchButton.h feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00