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
/
Minecraft.Client.vcxproj
Age
Commit message (
Expand
)
Author
4 days
Move project to CMake (#781)
rtm516
2026-03-07
Change F3 rendering and add git version information (#836)
rtm516
2026-03-08
Move to newer C++17 language standard
void_17
2026-03-07
I genuinely didn't know release and debug had seperate include dirs 😢😢ð...
GuglioIsStupid
2026-03-07
Fix PCH (#828)
GuglioIsStupid
2026-03-07
voids request - Move the filesystem files to root/ as it will be used in both...
GuglioIsStupid
2026-03-06
Miniaudio Implementation (+stb_vorbis) (#624)
GuglioIsStupid
2026-03-05
Fix debug build not working (#603)
ModMaker101
2026-03-06
Fix gamma slider via pixel shader #178 (#481)
ModMaker101
2026-03-06
Remove AUTO_VAR macro and _toString function (#592)
void_17
2026-03-04
feat: headless server
daoge_cmd
2026-03-03
Enable more aggressive optimizations /O2 /Ob3
void_17
2026-03-03
Enable Whole Program Optimization in Release mode
void_17
2026-03-03
Temporarily turn off all MSVC warnings
void_17
2026-03-03
Fixes for PR #96 (#170)
lspepinho
2026-03-03
Add ARM64EC Support (#174)
Austen Maneggio
2026-03-03
remove dynamic shcore dependency
void_17
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
Move to a postbuild.ps1 script and set the working dir at runtime as output d...
rtm516
2026-03-02
Revert "Move to a postbuild.ps1 script and Set the working dir at runtime as ...
void_17
2026-03-02
Move to a postbuild.ps1 script and Set the working dir at runtime as output d...
rtm516
2026-03-01
fix my idiocrisy
Slenderman
2026-03-01
Update Minecraft.Client.vcxproj
Slenderman
2026-03-01
Remove need for Durango folder
Slenderman
2026-03-01
Copy other folders needed for a standalone release asset
Galen Guyer
2026-03-01
fix: copy sound assets to Windows64 build output
deadman96385
2026-03-01
feat: add support for keyboard and mouse input
daoge_cmd
2026-03-01
Initial commit
daoge_cmd