MinecraftConsoles/Minecraft.Client/Windows64
kuwacom 71fd1e3a62 add: significantly improved the dedicated server logging system
- add ServerLogManager to Minecraft.Server as the single entry point for dedicated-server log output
- forward CMinecraftApp logger output to the server logger when running with g_Win64DedicatedServer
- add named network logs for incoming, accepted, rejected, and disconnected connections
- cache connection metadata by smallId so player name and remote IP remain available for disconnect logs
- keep Minecraft.Client changes minimal by using lightweight hook points and handling log orchestration on the server side
2026-03-08 15:22:00 +09:00
..
4JLibs Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Network add: significantly improved the dedicated server logging system 2026-03-08 15:22:00 +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 Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
KeyboardMouseInput.h Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.cpp Improve gamma shader parity - fixes #611 (#790) 2026-03-07 03:00:38 -06:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Windows64_App.h Update username logic and implement latest LCEMP changes (#311) 2026-03-04 04:50:28 +07:00
Windows64_Minecraft.cpp Improve gamma shader parity - fixes #611 (#790) 2026-03-07 03:00:38 -06: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
Windows64_Xuid.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00