1. 12 Jul, 2024 2 commits
  2. 11 Jul, 2024 1 commit
  3. 09 Jul, 2024 3 commits
  4. 07 Jul, 2024 1 commit
    • salix5's avatar
      do not load script for normal monsters (#605) · c1b1fc2c
      salix5 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
  5. 06 Jul, 2024 2 commits
  6. 05 Jul, 2024 1 commit
    • salix5's avatar
      fix warning C4456, C4458, C4706 (#609) · c1628d82
      salix5 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
  7. 03 Jul, 2024 1 commit
  8. 02 Jul, 2024 2 commits
  9. 27 Jun, 2024 2 commits
  10. 26 Jun, 2024 15 commits
  11. 18 Jun, 2024 4 commits
  12. 17 Jun, 2024 6 commits