aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/Tutorial
AgeCommit message (Expand)Author
2026-03-02now able to press SPACE to continue on hints that wait for you to press A (#135)red
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-02feat: now can skip the tutorial (#82)red
2026-03-01Initial commitdaoge_cmd