1. 09 Mar, 2025 1 commit
  2. 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
  3. 03 Mar, 2025 5 commits
  4. 02 Mar, 2025 2 commits
  5. 01 Mar, 2025 1 commit
  6. 28 Feb, 2025 2 commits
  7. 24 Feb, 2025 1 commit
  8. 23 Feb, 2025 2 commits
  9. 22 Feb, 2025 11 commits
  10. 21 Feb, 2025 1 commit
  11. 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
  12. 15 Feb, 2025 2 commits
  13. 14 Feb, 2025 3 commits
  14. 13 Feb, 2025 1 commit
  15. 12 Feb, 2025 4 commits
  16. 09 Feb, 2025 1 commit