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
uramer 36c46ada6f Pass unhandled Lua UI events to the parent 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
i18n.cpp Avoid creating multiple i18n contexts with the same name. 3 years ago
i18n.hpp Use a separate instance of Lua i18n for every context 3 years ago
luastate.cpp Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way. 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 Element-wise multiplication and division of Lua vectors 3 years ago
utilpackage.hpp Lua bindings for Colours 3 years ago