1. 08 Nov, 2024 1 commit
  2. 07 Nov, 2024 2 commits
  3. 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
  4. 27 Oct, 2024 2 commits
  5. 22 Oct, 2024 1 commit
  6. 21 Oct, 2024 3 commits
  7. 20 Oct, 2024 3 commits
  8. 19 Oct, 2024 4 commits
  9. 18 Oct, 2024 2 commits
  10. 16 Oct, 2024 2 commits
  11. 12 Oct, 2024 2 commits
  12. 11 Oct, 2024 8 commits
  13. 09 Oct, 2024 4 commits
  14. 08 Oct, 2024 4 commits