1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 08:45:36 +00:00
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
2022-09-15 22:01:59 +00:00
..
configuration.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
configuration.hpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
l10n.cpp Do not copy data when it is not needed 2022-08-15 11:52:09 +04:00
l10n.hpp Type forward VFS::Manager in luastate.hpp and l10n.hpp 2022-07-18 19:36:41 +03:00
luastate.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
luastate.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
scriptscontainer.cpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
scriptscontainer.hpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
serialization.cpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
serialization.hpp Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
storage.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2022-09-11 14:41:20 +02:00
storage.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
utilpackage.cpp Merge branch 'fix_lua_color' into 'openmw-48' 2022-09-15 22:01:59 +00:00
utilpackage.hpp Lua bindings for Colours 2022-01-17 22:35:06 +00:00