1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-22 19:53:07 +00:00
openmw/components/lua
2022-05-06 23:11:47 +02: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
l10n.cpp Lua i18n updates 2022-04-10 07:57:02 +00:00
l10n.hpp Lua i18n updates 2022-04-10 07:57:02 +00:00
luastate.cpp [Lua] pairs and ipairs for ObjectList (resolves #6732) 2022-05-06 23:11:47 +02: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 [Lua] Update openmw.storage 2022-04-23 18:55:12 +02:00
serialization.cpp
serialization.hpp
storage.cpp [Lua] Update openmw.storage 2022-04-23 18:55:12 +02:00
storage.hpp [Lua] Update openmw.storage 2022-04-23 18:55:12 +02:00
utilpackage.cpp Fix getmetatable, fix pairsForReadonly, add util.loadCode, _G 2022-04-14 01:00:02 +02:00
utilpackage.hpp