4jcraft/Minecraft.Client
Mohamed Ashraf e1a20497e8
Some checks failed
Build (Linux, x86_64) / build-linux (push) Has been cancelled
Build (Linux, x86_64) / build-linux-debug (push) Has been cancelled
Clang Format / clang-format (push) Has been cancelled
i'm stupid
2026-03-25 10:05:03 +04:00
..
Commands chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GameState set default gui scale to large 2026-03-24 07:00:42 +03:00
Input chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Level fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Network Not to mention most commit messages are just things like "skjdfhaufhafalkfjdashf". 2026-03-25 09:51:43 +04:00
Platform it compile 2026-03-25 10:00:01 +04:00
Player fix(jui): cast the tileEntity in openTextEdit() as a sign 2026-03-24 07:01:17 +03:00
Rendering fix: properly bind minecart texture 2026-03-24 23:17:47 -05:00
Textures faster texture loading 2026-03-23 22:31:03 +01:00
UI Merge branch 'dev' into tu19-take-2 2026-03-24 19:12:19 -05:00
Utils fix various missing methods, update StringTable implementation 2026-03-22 14:52:55 -05:00
ClientConstants.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
ClientConstants.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
meson.build i'm stupid 2026-03-25 10:05:03 +04:00
Minecraft.cpp fix(jui): re-enable screen reinitialization on resize 2026-03-24 22:38:54 +03:00
Minecraft.h fix missing include and Minecraft.h errors 2026-03-21 23:33:30 -05:00
MinecraftServer.cpp Merge branch 'dev' into tu19-take-2 2026-03-24 19:12:19 -05:00
MinecraftServer.h merge toplevel Minecraft.Client folders 2026-03-21 23:21:19 -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.

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