]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_internal.h
Fix incorrect deprecation hints
[minetest.git] / src / script / lua_api / l_internal.h
2020-11-01 SmallJokerFix incorrect deprecation hints
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-04-11 sfan5scriptapi: Sort out ServerEnvironment / Environment...
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-01-16 rubenwardyRename ObjectRef methods to be consistent and predictable
2015-10-26 kwolekrSAPI: Mark all Lua API functions requiring envlock
2015-08-18 kwolekrSAPI: Disable unlockable time profiling
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...