aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Use a settings object for the main settingsShadowNinja2017-05-061-2/+1
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-171-10/+0
* Rename ObjectRef methods to be consistent and predictablerubenwardy2017-01-161-0/+1
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-251-0/+10
* SAPI: Disable unlockable time profilingkwolekr2015-08-181-4/+8
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+0
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-291-2/+4
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+43