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-03
Restore Windows 7 compatibility (#160)
void_17
2026-03-03
feat: TU19 (Dec 2014) Features & Content (#155)
daoge
2026-03-02
Only handle host options when there is no menu on screen (#140)
Alex
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
Bound F3 and F4 to open debug menus (#94)
Jean
2026-03-02
add minecraft icon to windows version (#126)
DFelipeh
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-02
Merge pull request #93 from SleepyLark/fix-sound
void_17
2026-03-02
Fix Iggy player crashes on systems with DPI changed
void_17
2026-03-02
Allow TAB to open host options (#97)
Vvis
2026-03-01
Actually moved sound to "Windows64" so commit 9691561 works
Skylark
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