aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_rollback.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-251-0/+4
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-181-0/+10
* Clean up rollbackShadowNinja2014-11-191-1/+1
* Optimize table creationShadowNinja2013-11-301-2/+1
* Rollback fixes and get_node_actionsShadowNinja2013-11-271-28/+52
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-151-1/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+80