summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_internal.h
Commit message (Expand)AuthorAge
* Fix incorrect deprecation hintsSmallJoker2020-11-01
* Fix segfault in deprecation logging due to tail call, log by default (#10174)rubenwardy2020-10-31
* scriptapi: Sort out ServerEnvironment / Environment distinction properlysfan52020-04-11
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Use a settings object for the main settingsShadowNinja2017-05-06
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-17
* Rename ObjectRef methods to be consistent and predictablerubenwardy2017-01-16
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-25
* SAPI: Disable unlockable time profilingkwolekr2015-08-18
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Fix modstore/favourites hang by adding asynchronous lua job supportsapier2013-11-29
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14