1. 14 Mar, 2025 8 commits
  2. 13 Mar, 2025 1 commit
  3. 12 Mar, 2025 1 commit
  4. 09 Mar, 2025 1 commit
  5. 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
  6. 03 Mar, 2025 5 commits
  7. 02 Mar, 2025 2 commits
  8. 01 Mar, 2025 1 commit
  9. 28 Feb, 2025 2 commits
  10. 24 Feb, 2025 1 commit
  11. 23 Feb, 2025 2 commits
  12. 22 Feb, 2025 11 commits
  13. 21 Feb, 2025 1 commit
  14. 17 Feb, 2025 1 commit
    • Chen Bill's avatar
      CGUIImageButton inherit from IGUIButton (#2666) · d2c5bc2f
      Chen Bill authored
      * update the header file of CGUIImageButton
      
      * CGUIImageButton inherit from IGUIButton
      
      * copy implementation from irrlicht 1.8.5
      
      * remove ClickTime, HoverTime, FocusTime
      
      only used in CGUIButton::draw
      
      * remove CGUIButton.h
      d2c5bc2f
  15. 15 Feb, 2025 1 commit