aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_nodetimer.cpp
AgeCommit message (Expand)Author
2021-05-30script: Replace calls to depreated luaL_openlibsfan5
2020-04-11Reduce ServerEnvironment propagation (#9642)Loïc Blot
2018-06-04Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2017-01-08Move ServerEnvironment to dedicated cpp/header filesLoic Blot
2016-06-11Make node timers more efficientEkdohibs
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier