]> git.lizzy.rs Git - minetest.git/history - src/script/scripting_mainmenu.h
Physics overrides: Move values to a common struct (#12591)
[minetest.git] / src / script / scripting_mainmenu.h
2021-08-28 sfan5Async-related script cleanups
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-04-27 Loïc BlotDon't permit to copy Scripting classes (Client,Server...
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2014-04-27 ShadowNinjaFix code style of async API
2014-04-27 ShadowNinjaRemove dependency on marshal and many other async changes
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...