]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_base.h
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / script / cpp_api / s_base.h
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-12-18 sfan5Restructure devtest's unittests and run them in CI...
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-09-10 sfan5Clean up/improve some scriptapi error handling code
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-08-28 sfan5Async-related script cleanups
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-11 Elias FleckensteinInclude tile definitions in get_node_def; Client-side...
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-10-18 Elias FleckensteinFixed Github build problems
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-06-23 Elias Fleckensteintest
2020-04-27 sfan5script: Put getGuiEngine() inside a client-only #ifdef
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-03-29 Loic BlotFix a warning reported by clang
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-01-21 Wayward OneChange include from "cmake_config.h" to "config.h"
2018-01-04 red-001[CSM] Don't load the IO library. (#6087)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-03-13 Loic Blot[CSM] Client side modding
2016-12-24 RogierMake minetest abort on lua panic
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-01-23 est31Fix C++11 compilability
2015-11-01 kwolekrFix Lua scripting synchronization
2015-10-31 ShadowNinjaFix server crashing on Lua errors
2015-08-26 KahrlPush error handler afresh each time lua_pcall is used
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-08-24 ShadowNinjaClean up threading
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-08-06 kwolekrImprove Script CPP API diagnostics
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
2015-06-29 rubenwardyAdd Lua errors to error dialog
2015-05-16 ShadowNinjaAdd mod security
2014-10-07 ShadowNinjaFix object reference pushing functions when called...
2014-04-27 ShadowNinjaOnly push the Lua error handler once
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-09-16 kwolekrAlways use builtin JThread library
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-28 kwolekrAdd LuaVoxelManip
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)