- 02 Sep, 2024 5 commits
- 01 Sep, 2024 1 commit
-
-
Chen Bill authored
* update WriteInt* * read/write with different pointer * bool ReadData(void* data, int length) * add ReadValue<T>
-
- 31 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 29 Aug, 2024 1 commit
-
-
mercury233 authored
-
- 18 Aug, 2024 3 commits
- 14 Aug, 2024 1 commit
-
-
mercury233 authored
-
- 11 Aug, 2024 2 commits
-
-
Chen Bill authored
* update LoadDeck from int array * update LoadDeck from std::istringstream * reorder * rename to LoadCurrentDeck * akways clear current_deck in LoadCurrentDeck * reorder * change LoadDeck from std::istringstream * set errorcode for TYPE_TOKEN * use LoadDeck in export deck * update LoadSide * fix CheckDeck * fix LoadLFListSingle * minor fix * add SaveDeckBuffer * fix LoadSide * update LoadDeck(Deck&, std::istringstream&
-
Chen Bill authored
* move header files to game.h * include mutex when necessary * include myfilesystem.h when necessary * include thread when necessary * include string * include GL when necessary * remove #pragma once * rename guard macro to YGOPRO_CONFIG_H * fix warning C4456, C4458 * move GL to game.h * use <cstring> functions * include <wchar.h>
-
- 10 Aug, 2024 1 commit
-
-
nanahira authored
-
- 09 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 08 Aug, 2024 6 commits
- 02 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 24 Jul, 2024 1 commit
-
-
nanahira authored
-
- 08 Jul, 2024 1 commit
-
-
Chen Bill authored
* use unsigned in bitwise operator * use unsigned in bitwise operator
-
- 30 Jun, 2024 1 commit
-
-
mercury233 authored
-
- 29 Jun, 2024 9 commits
- 27 Jun, 2024 3 commits
- 26 Jun, 2024 2 commits
-
-
mercury233 authored
-
nanahira authored
-