aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_nodetimer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* script: Replace calls to depreated luaL_openlibsfan52021-05-301-1/+1
* Reduce ServerEnvironment propagation (#9642)Loïc Blot2020-04-111-36/+8
* Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot2018-06-041-3/+3
* Code modernization: subfolders (#6283)Loïc Blot2017-08-191-4/+0
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-1/+1
* Make node timers more efficientEkdohibs2016-06-111-2/+2
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-251-0/+6
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-4/+2
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+169