index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.Client
/
Common
/
UI
/
UIController.cpp
Age
Commit message (
Expand
)
Author
13 days
Use the correctly sized icons on 720p (#883)
rtm516
13 days
Revert the workaround of loading of hd textures (#999)
MrTheShy
13 days
Fix crash when launching at 720p or lower resolutions (#981)
MrTheShy
13 days
Modernize project codebase (#906)
ModMaker101
13 days
Split screen, widescreen support, font rendering fixes, ui scaling fixes (#767)
MrTheShy
14 days
Revert "Project modernization (#630)"
Loki Rautio
14 days
Project modernization (#630)
ModMaker101
2026-03-06
Revert "Fix UI button staying focused on mouse-out + controller snap (#773)"
Loki Rautio
2026-03-06
Fix UI button staying focused on mouse-out + controller snap (#773)
Lrxh
2026-03-07
Remove all MSVC `__int64` (#742)
void_17
2026-03-06
Disable EULA popup
Loki Rautio
2026-03-06
Overhaul Keyboard/Mouse Support (#612)
MrTheShy
2026-03-06
Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound...
GuglioIsStupid
2026-03-06
Remove AUTO_VAR macro and _toString function (#592)
void_17
2026-03-05
refactor: refactor KBM input code
daoge_cmd
2026-03-03
Fix Texture Pack images in menu (#335)
Zekken
2026-03-03
shift + click for quickmove (#278)
slcyed
2026-03-03
feat: TU19 (Dec 2014) Features & Content (#155)
daoge
2026-03-02
Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144)
void_17
2026-03-02
Revert "fix: fix resolution detection (#133)" (#143)
void_17
2026-03-02
fix: fix resolution detection (#133)
daoge
2026-03-02
Revert "Get rid of MSVC's __int64"
void_17
2026-03-02
Get rid of MSVC's __int64
void_17
2026-03-01
Crafting menu LB RB KBM fix
Ryan K
2026-03-01
fix: do not use hardcoded screen size
daoge_cmd
2026-03-01
feat: add DPI awareness and auto-detect screen resolution
daoge_cmd
2026-03-01
feat: add support for keyboard and mouse input
daoge_cmd
2026-03-01
Initial commit
daoge_cmd