MinecraftConsoles/Minecraft.Client/Windows64
kuwacom e4c8229e52 add: Dedicated Server implementation
- Introduced `ServerMain.cpp` for the dedicated server logic, handling command-line arguments, server initialization, and network management.
- Created `postbuild_server.ps1` script for post-build tasks, including copying necessary resources and DLLs for the dedicated server.
- Added `CopyServerAssets.cmake` to manage the copying of server assets during the build process, ensuring required files are available for the dedicated server.
- Defined project filters in `Minecraft.Server.vcxproj.filters` for better organization of server-related files.
2026-03-04 18:12:26 +09:00
..
4JLibs Revert "Get rid of MSVC's __int64" 2026-03-02 17:39:35 +07:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Revert "Get rid of MSVC's __int64" 2026-03-02 17:39:35 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Miles Revert "Get rid of MSVC's __int64" 2026-03-02 17:39:35 +07:00
Network add: Dedicated Server implementation 2026-03-04 18:12:26 +09:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Initial commit 2026-03-01 12:16:08 +08:00
KeyboardMouseInput.cpp feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
KeyboardMouseInput.h feat: improve mouse input handling 2026-03-02 00:43:04 +08:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.cpp Revert "Revert "Win64: configurable username (username.txt) and persistent ga…" (#235) 2026-03-03 10:31:09 +07:00
Windows64_App.h Revert "Revert "Win64: configurable username (username.txt) and persistent ga…" (#235) 2026-03-03 10:31:09 +07:00
Windows64_Minecraft.cpp feat: bind F1 to toggle the HUD settings (#244) 2026-03-03 13:32:26 +08:00
Windows64_UIController.cpp Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions 2026-03-01 21:00:40 +01:00
Windows64_UIController.h Initial commit 2026-03-01 12:16:08 +08:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00