- 27 Dec, 2024 1 commit
-
-
Chen Bill authored
* Replay: add read/write template * Replay: remove WriteInt8, WriteInt16 * use int32_t in WriteInt32 * remove ReadInt8, ReadInt16 * use int32_t in ReadInt32 * update ReadData * add ReadHeader * use array index
-
- 24 Dec, 2024 2 commits
-
-
Chen Bill authored
* 2025.1 OCG lflist, 2024.12 TCG lflist * split into 2 line * Update lflist.conf * revert --------- Co-authored-by:
Mercury233 <me@mercury233.me>
-
Chen Bill authored
-
- 21 Dec, 2024 3 commits
- 19 Dec, 2024 1 commit
-
-
Chen Bill authored
* DataManager: add DefaultScriptReader * update priority
-
- 17 Dec, 2024 1 commit
-
-
Chen Bill authored
* tweak ServerEchoRead, ClientRead * fix warning
-
- 15 Dec, 2024 1 commit
-
-
Chen Bill authored
* update include in network.h * format
-
- 14 Dec, 2024 1 commit
-
-
Chen Bill authored
-
- 13 Dec, 2024 1 commit
-
-
Chen Bill authored
-
- 12 Dec, 2024 3 commits
- 07 Dec, 2024 2 commits
- 06 Dec, 2024 1 commit
-
-
Chen Bill authored
* use vector rbegin * const reference * use vector assign * minor update * init
-
- 05 Dec, 2024 1 commit
-
-
Chen Bill authored
* remove int32 * replace uint32_t * remove uint8
-
- 04 Dec, 2024 1 commit
-
-
Chen Bill authored
-
- 03 Dec, 2024 1 commit
-
-
Chen Bill authored
-
- 30 Nov, 2024 7 commits
- 21 Nov, 2024 1 commit
-
-
Chen Bill authored
-
- 16 Nov, 2024 6 commits
- 14 Nov, 2024 1 commit
-
-
Chen Bill authored
* add static function DrawShadowText * add static function DrawShadowText * reorder
-
- 13 Nov, 2024 1 commit
-
-
Chen Bill authored
-
- 07 Nov, 2024 2 commits
- 06 Nov, 2024 2 commits
-
-
Chen Bill authored
-
Chen Bill authored
* use wcsncpy * fix FileSystem::TraversalDir * avoid wcscat * remove wcscat * add BufferIO::CopyWideString * struct Config: path string changed to wchar_t[256] * Revert "use wcsncpy" This reverts commit b05e0c96. * check lastcategory, lastdeck * fix Game::LoadConfig max length of filename should be determined by file system * remove wcscpy * use BufferIO::CopyWideString * fix UpdateDeck * myfilesystem: use std functions * DataManager: fix GetNumString (#2603) * DataManager: fix FormatAttribute, FormatRace * update FormatAttribute, FormatRace * DataManager: fix FormatType * update FormatType * DataManager: fix FormatSetName * DataManager: fix FormatLinkMarker * merge * DataManager: fix GetNumString * rebuild class ustring16 from edopro version * add stringw conversion core::stringw in current version does not have data() * add CGUITTFont::drawUstring * use drawUstring * update DrawShadowText * fix Game::lpcstring * fix DuelInfo::vic_string * add PACK_MAX_SIZE * add IsExtension (#2604) * CGUITTFont: use override * ustring16: only accept basic_string
-