4jcraft/Minecraft.World
2026-03-25 09:51:43 +04:00
..
AI fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Blocks fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Commands TU19: merge Minecraft.World/Commands 2026-03-21 15:14:17 -05:00
Containers refactor: nuke __int64/__uint64 in Minecraft.World 2026-03-21 17:10:36 -05:00
Core fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Emscripten redoing everything 2026-03-25 09:14:52 +04:00
Enchantments fix(jui): forward port (w)string overloads for item hover texts from TU18 2026-03-24 07:08:14 +03:00
Entities fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Headers build fixes 2026-03-21 19:19:31 -05:00
IO TU19: fix build fallout across Client, World, NBT and Network 2026-03-22 12:45:21 +11:00
Items fix(jui): forward port (w)string overloads for item hover texts from TU18 2026-03-24 07:08:14 +03:00
Level fix: clean up sanitizer startup issues 2026-03-23 19:34:58 +11:00
Network fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Platform add a linux-specific folder for Sentient 2026-03-22 13:36:15 -05:00
Player TU19: merge Minecraft.World/Player 2026-03-21 17:26:42 -05:00
Recipes fix: correct wchar_t va_arg extraction (for GCC compat) 2026-03-22 23:53:42 +03:00
Scores TU19: add Minecraft.World/Scores 2026-03-21 17:28:02 -05:00
Stats more build fixes 2026-03-22 01:14:52 -05:00
Util Not to mention most commit messages are just things like "skjdfhaufhafalkfjdashf". 2026-03-25 09:51:43 +04:00
WorldGen fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
meson.build redoing everything 2026-03-25 09:14:52 +04:00
ReadMe.txt Initial dump 2026-03-01 15:49:25 +02:00

========================================================================
    STATIC LIBRARY : Minecraft.World Project Overview
========================================================================

AppWizard has created this Minecraft.World library project for you. 

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

Minecraft.World.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.



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

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named Minecraft.World.pch and a precompiled types file named StdAfx.obj.

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

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

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