summaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_async.cpp
Commit message (Expand)AuthorAge
* Remove dead code (#10845)rubenwardy2021-01-22
* [CSM] Don't load the IO library. (#6087)red-0012018-01-04
* Modernize source code: last part (#6285)Loïc Blot2017-08-20
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Use a settings object for the main settingsShadowNinja2017-05-06
* Fix various points reported by cppcheck (#5656)Loïc Blot2017-04-25
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* use unordered containers where possible (patch 4 on X)Loic Blot2016-10-06
* Fix server crashing on Lua errorsShadowNinja2015-10-31
* Remove some abort() callsest312015-10-26
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-27
* Clean up threadingShadowNinja2015-08-23
* Display Lua memory usage at the time of Out-of-Memory errorkwolekr2015-08-10
* Improve Script CPP API diagnosticskwolekr2015-08-05
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07
* Performance fixes.onkrot2015-01-13
* Fix over-poping and only push the core onceShadowNinja2014-05-30
* Use "core" namespace internallyShadowNinja2014-05-08
* Organize builtin into subdirectoriesShadowNinja2014-05-07
* Fix code style of async APIShadowNinja2014-04-27
* Remove dependency on marshal and many other async changesShadowNinja2014-04-27