MinecraftConsoles/Minecraft.Client/Xbox
ModMaker101 28614b922f
Modernize project codebase (#906)
* Fixed boats falling and a TP glitch #266

* Replaced every C-style cast with C++ ones

* Replaced every C-style cast with C++ ones

* Fixed boats falling and a TP glitch #266

* Updated NULL to nullptr and fixing some type issues

* Modernized and fixed a few bugs

- Replaced most instances of `NULL` with `nullptr`.
- Replaced most `shared_ptr(new ...)` with `make_shared`.
- Removed the `nullptr` macro as it was interfering with the actual nullptr keyword in some instances.

* Fixing more conflicts

* Replace int loops with size_t and start work on overrides

* Add safety checks and fix a issue with vector going OOR
2026-03-08 18:08:36 -05:00
..
4JLibs Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Audio Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Cheats
ContentPackageBuild
Docs Removed private information (#333) 2026-03-04 12:39:16 +07:00
Font Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
GameConfig
kinect/speech
Leaderboards Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
loc
Network Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
ReleaseBuild
Sentient Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Social Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
SubmissionBuild
Title Update
TMSFiles
XML Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
MinecraftWindows.ico add minecraft icon to windows version (#126) 2026-03-02 19:03:40 +07:00
MinecraftWindows.rc
Minecraftxex.xml
Resource.h
small.ico
targetver.h
Xbox_App.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Xbox_App.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Xbox_BuildVer.h
Xbox_Minecraft.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Xbox_UIController.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Xbox_UIController.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
xex-dev.xml
xex.xml