aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/MinecraftServer.cpp
AgeCommit message (Expand)Author
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-05Fix save list, delete save, exit without saving, and blank username on Window...dtentiion
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-05fix: ignore dedicated server properties in normal world startupdaoge_cmd
2026-03-04Merge branch 'main' into pr/win64-world-savesLoki Rautio
2026-03-04feat: headless serverdaoge_cmd
2026-03-02Win64: show actual world names in save list, sort newest-first, preserve leve...dtentiion
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-02Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"void_17
2026-03-02dynamic_pointer_cast -> std::dynamic_pointer_castvoid_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-01Initial commitdaoge_cmd