1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-28 09:56:37 +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
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
scriptscontainer.hpp
serialization.cpp
serialization.hpp
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