You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/lua
Petr Mikheev 45c9635e94 Fix getmetatable, fix pairsForReadonly, add util.loadCode, _G 3 years ago
..
configuration.cpp Cast to the unsigned char expected by cctype functions 3 years ago
configuration.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
l10n.cpp Lua i18n updates 3 years ago
l10n.hpp Lua i18n updates 3 years ago
luastate.cpp Fix getmetatable, fix pairsForReadonly, add util.loadCode, _G 3 years ago
luastate.hpp Use a separate instance of Lua i18n for every context 3 years ago
scriptscontainer.cpp Proper support of `pairs` and `ipairs` in Lua; fix bug in `makeReadOnly`. 3 years ago
scriptscontainer.hpp Pass unhandled Lua UI events to the parent 3 years ago
serialization.cpp Lua bindings for Colours 3 years ago
serialization.hpp A few small fixes + expose makeReadOnly to Lua + an option to apply makeReadOnly during deserialize 3 years ago
storage.cpp Fix heap use after free in components/lua/storage.cpp 3 years ago
storage.hpp Fix heap use after free in components/lua/storage.cpp 3 years ago
utilpackage.cpp Fix getmetatable, fix pairsForReadonly, add util.loadCode, _G 3 years ago
utilpackage.hpp Lua bindings for Colours 3 years ago