1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 04:10:06 +00:00
OpenMW/components/lua
2022-02-12 12:02:17 +01:00
..
configuration.cpp
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 2022-01-23 17:04:48 +01:00
i18n.cpp
i18n.hpp
luastate.cpp Allow require to return not a table in Lua 2022-02-12 12:02:17 +01:00
luastate.hpp
scriptscontainer.cpp Proper support of pairs and ipairs in Lua; fix bug in makeReadOnly. 2022-02-06 22:10:20 +00:00
scriptscontainer.hpp
serialization.cpp Lua bindings for Colours 2022-01-17 22:35:06 +00:00
serialization.hpp
storage.cpp Fix heap use after free in components/lua/storage.cpp 2022-01-23 22:37:04 +01:00
storage.hpp Fix heap use after free in components/lua/storage.cpp 2022-01-23 22:37:04 +01:00
utilpackage.cpp Element-wise multiplication and division of Lua vectors 2022-02-10 19:43:27 +00:00
utilpackage.hpp Lua bindings for Colours 2022-01-17 22:35:06 +00:00