]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_internal.h
Fix animation frame_speed and blend loosing precision due to incorrec… (#6357)
[minetest.git] / src / script / lua_api / l_internal.h
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...