aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/Network
AgeCommit message (Expand)Author
7 daysDedicated Server Software - Minecraft.Server.exe (#498)kuwa
9 daysFix joining servers in split screen, splitscreen fixes (#1031)MrTheShy
11 daysFixed DLC map loading / saving, missing chunks (#1114)Marvelco
13 daysModernize project codebase (#906)ModMaker101
13 daysSplit screen, widescreen support, font rendering fixes, ui scaling fixes (#767)MrTheShy
14 daysAdd "Add Server" functionally to "Join Game" Menu + relocate servers.txt to s...Matthew Toro
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-06Max players from 8 -> 255 + small connection optimizations (#722)Kevin
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-06Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence...kuwa
2026-03-05Trim newline characters from IP address (#600)Cristiandis
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-05Add servers.txt so players can add an arbitrary amount of servers to the "Joi...Siepert
2026-03-04feat: headless serverdaoge_cmd
2026-03-03Fix player save data issue & multiple username implementations (#257)Slenderman
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-01Initial commitdaoge_cmd