aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_nodetimer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce ServerEnvironment propagation (#9642)Loïc Blot2020-04-111-6/+4
* Code modernization: subfolders (#6283)Loïc Blot2017-08-191-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-1/+1
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-4/+3
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-7/+4
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+70