1. 23 Mar, 2025 2 commits
    • salix5's avatar
      move cdialect (#2741) · 84963695
      salix5 authored
      * add conformancemode
      
      * remove --winxp-support
      
      * Revert "remove --winxp-support"
      
      * remove conformance
      84963695
    • salix5's avatar
      move files & add copy.sh (#2738) · 4d7bf2c0
      salix5 authored
      * move CMakeLists to cmake/
      
      * move resource file to resource/
      
      * add copy.sh
      
      * fix
      
      * sh
      4d7bf2c0
  2. 22 Mar, 2025 3 commits
  3. 19 Mar, 2025 1 commit
  4. 18 Mar, 2025 1 commit
  5. 17 Mar, 2025 4 commits
  6. 16 Mar, 2025 2 commits
  7. 15 Mar, 2025 2 commits
  8. 14 Mar, 2025 19 commits
  9. 13 Mar, 2025 1 commit
  10. 12 Mar, 2025 1 commit
  11. 09 Mar, 2025 1 commit
  12. 08 Mar, 2025 2 commits
    • salix5's avatar
      read bit field with sqlite3_column_int64 (#2704) · 559c7277
      salix5 authored
      * read bit field with sqlite3_column_int64
      
      follow the standard conversion
      
      * handle all error code in v2
      
      * always finalize stmt in ReadDB
      
      * fix loop condition
      559c7277
    • salix5's avatar
      rename: GetLFListContent -> GetLFList (#2715) · d06a9096
      salix5 authored
      * update DeckManager::GetLFListContent
      
      * change DeckBuilder::filterList into const LFList*
      
      * update Game::DrawThumb
      
      * rename: GetLFListContent -> GetLFList
      
      * update the signature of DeckManager::GetLFListName
      
      * change code to unsigned
      d06a9096
  13. 03 Mar, 2025 1 commit