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
psi29a ce90484898 Merge branch 'fix_lua_color' into 'openmw-48'
Make r, g, b, a read-only properties, rather than getters

See merge request OpenMW/openmw!2380

(cherry picked from commit 85f343e87a)

19d01f26 Make r, g, b, a read-only properties, rather than getters
2 years ago
..
configuration.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
configuration.hpp Lua scripts configuration in omwaddon 3 years ago
l10n.cpp Do not copy data when it is not needed 2 years ago
l10n.hpp Type forward VFS::Manager in luastate.hpp and l10n.hpp 2 years ago
luastate.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
luastate.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
scriptscontainer.cpp Lua scripts configuration in omwaddon 3 years ago
scriptscontainer.hpp Lua scripts configuration in omwaddon 3 years ago
serialization.cpp Lua scripts configuration in omwaddon 3 years ago
serialization.hpp Lua scripts configuration in omwaddon 3 years ago
storage.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
storage.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
utilpackage.cpp Merge branch 'fix_lua_color' into 'openmw-48' 2 years ago
utilpackage.hpp Lua bindings for Colours 3 years ago