1. 23 Jul, 2024 1 commit
  2. 21 Jul, 2024 1 commit
  3. 20 Jul, 2024 1 commit
    • Chen Bill's avatar
      fix Debug.AddCard (#616) · 8f4b2899
      Chen Bill authored
      * add NEW_MASTER_RULE, MASTER_RULE_2020
      
      * check sequence in is_location_useable
      
      * field: add refresh_player_info
      
      * check playerid in ocgapi.cpp
      
      * fix Debug.AddCard
      
      * rename macro
      8f4b2899
  4. 11 Jul, 2024 1 commit
  5. 09 Jul, 2024 3 commits
  6. 07 Jul, 2024 1 commit
    • Chen Bill's avatar
      do not load script for normal monsters (#605) · c1b1fc2c
      Chen Bill authored
      * add scope operator
      
      * add card_data::get_original_code
      
      * do not load script for normal monsters
      
      * add const INTERNAL_FLAGS
      
      * use luaL_checkstack in scriptlib
      
      * update enum LuaParamType
      
      * use luaL_loadbuffer in load_script
      
      * fix warning
      c1b1fc2c
  7. 06 Jul, 2024 2 commits
  8. 05 Jul, 2024 1 commit
    • Chen Bill's avatar
      fix warning C4456, C4458, C4706 (#609) · c1628d82
      Chen Bill authored
      * fix warning C4458
      
      * fix c4456, c4458 in card
      
      * fix c4456, c4458
      
      * fix c4456, c4458 in field
      
      * fix c4456, c4458 in processor
      
      * fix warning C4706
      
      * card: fix check_setcode
      
      * fix warning in 64 bit
      c1628d82
  9. 03 Jul, 2024 1 commit
  10. 27 Jun, 2024 2 commits
  11. 18 Jun, 2024 4 commits
  12. 12 Jun, 2024 1 commit
  13. 03 Jun, 2024 1 commit
  14. 01 Jun, 2024 1 commit
  15. 31 May, 2024 2 commits
    • Chen Bill's avatar
      update Lua interpreter (#582) · fb30f1e0
      Chen Bill authored
      * update add_param call
      
      * add type: lua_param, LuaParamType
      
      * keep Lua thread ref in registry
      
      * restore current_state after lua_resume
      
      * update the signature of call_coroutine
      
      * select synchro material in main thread
      
      * edit comment
      
      * fix lua_yield nresults
      
      * update lua_resume in 5.3
      
      * use std::exchange
      fb30f1e0
    • Chen Bill's avatar
      ocgapi: update get_log_message() (#592) · 4e09ea2e
      Chen Bill authored
      4e09ea2e
  16. 30 May, 2024 1 commit
  17. 29 May, 2024 1 commit
  18. 28 May, 2024 1 commit
  19. 23 May, 2024 4 commits
  20. 14 May, 2024 3 commits
  21. 12 May, 2024 1 commit
  22. 11 May, 2024 1 commit
  23. 08 May, 2024 1 commit
  24. 07 May, 2024 1 commit
  25. 06 May, 2024 2 commits
  26. 04 May, 2024 1 commit