1. 18 Mar, 2025 5 commits
  2. 17 Mar, 2025 4 commits
  3. 16 Mar, 2025 3 commits
  4. 15 Mar, 2025 2 commits
  5. 14 Mar, 2025 19 commits
  6. 13 Mar, 2025 1 commit
  7. 12 Mar, 2025 1 commit
  8. 09 Mar, 2025 1 commit
  9. 08 Mar, 2025 2 commits
    • Chen Bill's avatar
      read bit field with sqlite3_column_int64 (#2704) · 559c7277
      Chen Bill 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
    • Chen Bill's avatar
      rename: GetLFListContent -> GetLFList (#2715) · d06a9096
      Chen Bill 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
  10. 03 Mar, 2025 2 commits