aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_async.cpp
AgeCommit message (Expand)Author
2015-10-31Fix server crashing on Lua errorsShadowNinja
2015-10-26Remove some abort() callsest31
2015-08-27Push error handler afresh each time lua_pcall is usedKahrl
2015-08-23Clean up threadingShadowNinja
2015-08-10Display Lua memory usage at the time of Out-of-Memory errorkwolekr
2015-08-05Improve Script CPP API diagnosticskwolekr
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-01-13Performance fixes.onkrot
2014-05-30Fix over-poping and only push the core onceShadowNinja
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-04-27Fix code style of async APIShadowNinja
2014-04-27Remove dependency on marshal and many other async changesShadowNinja