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
/
Windows64
Age
Commit message (
Expand
)
Author
2026-03-01
Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to preve...
Izan
2026-03-01
Remove GameHDD save data and update .gitignore
rtm516
2026-03-02
Merge pull request #33 from APAmk2/main
void_17
2026-03-01
Revert "Merge pull request #25 from NEVARLeVrai/main"
Galen Guyer
2026-03-01
Windows: More proper shutdown
APAmk2
2026-03-02
Merge pull request #25 from NEVARLeVrai/main
void_17
2026-03-01
Fixed performance issue
NΞVΛR
2026-03-01
Fix game exit
rtm516
2026-03-01
Fix for exe not running, not founding the project directory
NΞVΛR
2026-03-02
feat: improve mouse input handling
daoge_cmd
2026-03-02
fix: render issues on release builds (#16)
hehcker
2026-03-01
Fix compilation for Clang-cl (#10)
void_17
2026-03-01
feat: implement per-frame mouse look for reduced input latency on Windows
daoge_cmd
2026-03-01
feat: add DPI awareness and auto-detect screen resolution
daoge_cmd
2026-03-01
feat: fullscreen mode
daoge_cmd
2026-03-01
feat: disable vsync
daoge_cmd
2026-03-01
feat: implement game-tick input handling and per-frame edge detection
daoge_cmd
2026-03-01
feat: add support for keyboard and mouse input
daoge_cmd
2026-03-01
fix: fix release mode compilation on Windows
daoge_cmd
2026-03-01
Initial commit
daoge_cmd