summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_nodetimer.cpp
Commit message (Expand)AuthorAge
* Reduce ServerEnvironment propagation (#9642)Loïc Blot2020-04-11
* Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot2018-06-04
* Code modernization: subfolders (#6283)Loïc Blot2017-08-19
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-08
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-08
* Make node timers more efficientEkdohibs2016-06-11
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-25
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Move scriptapi to separate folder (by sapier)sapier2013-05-25