1. 11 Jul, 2024 1 commit
  2. 09 Jul, 2024 3 commits
  3. 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
  4. 06 Jul, 2024 2 commits
  5. 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
  6. 03 Jul, 2024 1 commit
  7. 27 Jun, 2024 2 commits
  8. 18 Jun, 2024 4 commits
  9. 12 Jun, 2024 1 commit
  10. 03 Jun, 2024 1 commit
  11. 01 Jun, 2024 1 commit
  12. 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
  13. 30 May, 2024 1 commit
  14. 29 May, 2024 1 commit
  15. 28 May, 2024 1 commit
  16. 23 May, 2024 4 commits
  17. 14 May, 2024 3 commits
  18. 12 May, 2024 1 commit
  19. 11 May, 2024 1 commit
  20. 08 May, 2024 1 commit
  21. 07 May, 2024 1 commit
  22. 06 May, 2024 2 commits
  23. 04 May, 2024 2 commits
  24. 30 Apr, 2024 2 commits