aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_internal.h
AgeCommit message (Expand)Author
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2020-11-01Fix incorrect deprecation hintsSmallJoker
2020-10-31Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy
2020-04-11scriptapi: Sort out ServerEnvironment / Environment distinction properlysfan5
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-05-06Use a settings object for the main settingsShadowNinja
2017-03-17[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot
2017-01-16Rename ObjectRef methods to be consistent and predictablerubenwardy
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-08-18SAPI: Disable unlockable time profilingkwolekr
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl