]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_async.h
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
[dragonfireclient.git] / src / script / cpp_api / s_async.h
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2016-10-06 Loic Blotuse unordered containers where possible (patch 4 on X)
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-24 ShadowNinjaClean up threading
2014-04-27 ShadowNinjaFix code style of async API
2014-04-27 ShadowNinjaRemove dependency on marshal and many other async changes