4jcraft/Minecraft.Client
2026-03-16 10:03:19 -04:00
..
Commands chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GameState chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Input chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Level chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Network Fix delete mismatches 2026-03-16 10:03:19 -04:00
Platform Stop Linux SAL macros from breaking C++26 CI 2026-03-16 22:26:27 +11:00
Player Fix the remaining C++26 build warnings 2026-03-16 22:17:17 +11:00
Rendering fix: add dynamic window resize support 2026-03-16 01:11:29 -03:00
Textures chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
UI Upgrade the project default to C++26 2026-03-16 18:18:52 +11:00
Utils chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ClientConstants.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ClientConstants.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
meson.build fix: only link libshiggy if enable_shiggy is true 2026-03-15 01:02:42 -05:00
Minecraft.cpp Fix the remaining C++26 build warnings 2026-03-16 22:17:17 +11:00
Minecraft.h fix: add dynamic window resize support 2026-03-16 01:11:29 -03:00
MinecraftServer.cpp Remove FLOAT aliases from timing paths 2026-03-16 04:37:56 +11:00
MinecraftServer.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Network Implementation Notes.md Added Doxygen + GitHub Pages 2026-03-13 23:00:35 -04:00
ReadMe.txt Initial dump 2026-03-01 15:49:25 +02:00

========================================================================
    Xbox 360 APPLICATION : Minecraft.Client Project Overview
========================================================================

AppWizard has created this Minecraft.Client application for you.  

This file contains a summary of what you will find in each of the files that
make up your Minecraft.Client application.

Minecraft.Client.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

Minecraft.Client.cpp
    This is the main application source file.



/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////