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
Age
Commit message (
Expand
)
Author
2026-03-02
Merge pull request #47 from KdotDevelopment/main
void_17
2026-03-02
Merge pull request #49 from izanthebestn1/increase-rendertarget-limit
void_17
2026-03-01
Update Minecraft.Client.vcxproj
Slenderman
2026-03-01
Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to preve...
Izan
2026-03-01
Crafting menu LB RB KBM fix
Ryan K
2026-03-02
Merge pull request #45 from simulpingus/main
void_17
2026-03-02
Merge pull request #44 from rtm516/cleanup/ignore
void_17
2026-03-01
Remove need for Durango folder
Slenderman
2026-03-01
Remove GameHDD save data and update .gitignore
rtm516
2026-03-02
Merge pull request #43 from Foxify52/main
void_17
2026-03-01
fix my cast and put it into a separate function
Slenderman
2026-03-01
Merge branch 'main' of https://github.com/Foxify52/MinecraftConsoles
Chris
2026-03-01
Adjusted max memory usage for renderer
Chris
2026-03-01
use C++ style cast instead of C-style cast
Slenderman
2026-03-01
fix various things
Slenderman
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-01
Copy other folders needed for a standalone release asset
Galen Guyer
2026-03-01
fix: ps3 build error
Miyo Sho
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-02
fix: fix sprinting
daoge_cmd
2026-03-01
Fix for exe not running, not founding the project directory
NΞVΛR
2026-03-02
feat: Windows64 local multiplayer support (#13)
Sean Hoyt
2026-03-02
feat: update scroll wheel behavior for page navigation
daoge_cmd
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
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
Merge pull request #3 from deadman96385/main
daoge
2026-03-01
feat: fullscreen mode
daoge_cmd
2026-03-01
fix: copy sound assets to Windows64 build output
deadman96385
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
fea: remove fps limit
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