]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_base.h
script: Put getGuiEngine() inside a client-only #ifdef
[dragonfireclient.git] / src / script / lua_api / l_base.h
2020-04-27 sfan5script: Put getGuiEngine() inside a client-only #ifdef
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2015-04-08 est31Document for api functions that rely on current_modname...
2015-04-08 kwolekrSchematics: Prepend mod path to relative schematic...
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2013-12-18 ShadowNinjaHandle LuaErrors in Lua -> C++ calls on LuaJIT
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)