1. 12 Dec, 2024 2 commits
  2. 07 Dec, 2024 2 commits
  3. 06 Dec, 2024 1 commit
  4. 05 Dec, 2024 1 commit
  5. 04 Dec, 2024 1 commit
  6. 03 Dec, 2024 1 commit
  7. 30 Nov, 2024 7 commits
  8. 21 Nov, 2024 1 commit
  9. 16 Nov, 2024 6 commits
  10. 14 Nov, 2024 1 commit
  11. 13 Nov, 2024 1 commit
  12. 07 Nov, 2024 2 commits
  13. 06 Nov, 2024 2 commits
    • Chen Bill's avatar
      SUDA setcode (#2610) · b93d3b16
      Chen Bill authored
      b93d3b16
    • Chen Bill's avatar
      remove wcscpy, wcscat (#2602) · 48b01b83
      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
      48b01b83
  14. 19 Oct, 2024 1 commit
  15. 18 Oct, 2024 2 commits
  16. 16 Oct, 2024 2 commits
  17. 12 Oct, 2024 1 commit
  18. 03 Oct, 2024 2 commits
  19. 26 Sep, 2024 1 commit
  20. 24 Sep, 2024 1 commit
  21. 23 Sep, 2024 1 commit
  22. 08 Sep, 2024 1 commit