Age | Commit message (Expand) | Author |
---|---|---|
2015-10-31 | Fix server crashing on Lua errors | ShadowNinja |
2015-10-26 | Remove some abort() calls | est31 |
2015-08-27 | Push error handler afresh each time lua_pcall is used | Kahrl |
2015-08-23 | Clean up threading | ShadowNinja |
2015-08-10 | Display Lua memory usage at the time of Out-of-Memory error | kwolekr |
2015-08-05 | Improve Script CPP API diagnostics | kwolekr |
2015-03-07 | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins |
2015-01-13 | Performance fixes. | onkrot |
2014-05-30 | Fix over-poping and only push the core once | ShadowNinja |
2014-05-08 | Use "core" namespace internally | ShadowNinja |
2014-05-07 | Organize builtin into subdirectories | ShadowNinja |
2014-04-27 | Fix code style of async API | ShadowNinja |
2014-04-27 | Remove dependency on marshal and many other async changes | ShadowNinja |