- 31 May, 2024 4 commits
- 30 May, 2024 1 commit
-
-
Chen Bill authored
-
- 29 May, 2024 1 commit
-
-
Chen Bill authored
-
- 28 May, 2024 8 commits
- 27 May, 2024 5 commits
- 25 May, 2024 1 commit
-
-
Chen Bill authored
-
- 24 May, 2024 2 commits
- 22 May, 2024 1 commit
-
-
Chen Bill authored
-
- 21 May, 2024 10 commits
-
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
mercury233 authored
-
Chen Bill authored
* use std::memcpy in class Replay * remove pointer casting
-
Chen Bill authored
* check sizeof(wchar_t) * EncodeUTF8: use unsigned operand * DecodeUTF8: use unsigned operand * EncodeUTF8: check array size * DecodeUTF8: check array size * replace sprintf with snprintf * zero initialize * remove outdated macro * remove outdated macro in clzma
-
mercury233 authored
-
- 13 May, 2024 1 commit
-
-
Chen Bill authored
-
- 12 May, 2024 1 commit
-
-
Chen Bill authored
* use memcpy in bufferio.h * include * use std::memcpy * use BufferIO Read/Write * use fixed width integer * include <cstdint>
-
- 11 May, 2024 2 commits
-
-
Chen Bill authored
-
mercury233 authored
* fix CGUITTFont lineBreak * change side chat drawing * fix * fix * update normal chat * less changement * fix
-
- 07 May, 2024 3 commits
-
-
nanahira authored
-
nanahira authored
* fix after change side chat reverse * fix * fix * fix * Update replay_mode.cpp * fix tag * simplify * fix
-
Chen Bill authored
* check return value of sscanf() * enable_log: default value 0x3 * replace atoi() with strtol() * update LoadLFListSingle() * set enable_log to unsigned bit field
-