• 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
card.cpp 139 KB