- 14 Mar, 2025 8 commits
- 13 Mar, 2025 1 commit
-
-
Chen Bill authored
* replace exit * replace malloc, calloc * replace strtol * #include <cstdlib>
-
- 12 Mar, 2025 1 commit
-
-
Chen Bill authored
-
- 09 Mar, 2025 1 commit
-
-
Chen Bill authored
-
- 08 Mar, 2025 2 commits
-
-
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
-
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
-
- 03 Mar, 2025 5 commits
- 02 Mar, 2025 2 commits
- 01 Mar, 2025 1 commit
-
-
Chen Bill authored
* include irrlicht.h * use irrlicht namespace
-
- 28 Feb, 2025 2 commits
- 24 Feb, 2025 1 commit
-
-
Chen Bill authored
* add ClientField::ResetSequence * update ClientField::AddCard * fix ClientField::RemoveCard * fix remove xyz material animation
-
- 23 Feb, 2025 2 commits
- 22 Feb, 2025 11 commits
-
-
mercury233 authored
-
Chen Bill authored
* update DeckManager::GetDeckFile * update reference * update DeckManager::LoadCurrentDeck * update reference * clean header in deck_manager.h
-
Chen Bill authored
-
mercury233 authored
* use fopen in DataManager::ReadScriptFromFile * rename myfopen to mywfopen * use std namespace --------- Co-authored-by:
salix5 <salix5566@gmail.com>
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
Chen Bill authored
-
- 21 Feb, 2025 1 commit
-
-
Chen Bill authored
-
- 17 Feb, 2025 1 commit
-
-
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
-
- 15 Feb, 2025 1 commit
-
-
Chen Bill authored
This reverts commit 92db0f7311df58fa1e5b42e106bb7c497d8ca4ea.
-