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_ui
Petr Mikheev c6eed2a6c6 Fix bug in LuaUi::Element::destroy() that sometimes leads to an infinite loop on UI cleanup 1 year ago
..
adapter.cpp Apply clang-format to code base 2 years ago
adapter.hpp Apply clang-format to code base 2 years ago
alignment.cpp Make coordinate calculation more robust, implement Flex widget type 2 years ago
alignment.hpp Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 2 years ago
container.cpp Styling for Settings 2 years ago
container.hpp Apply clang-format to code base 2 years ago
content.cpp Get rid of the LuaUI::Content namespace 1 year ago
content.hpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
content.lua Fix bug in lua_ui/content.lua: getmetatable(ui.content{}) shouldn't return a global mutable table 1 year ago
element.cpp Fix bug in LuaUi::Element::destroy() that sometimes leads to an infinite loop on UI cleanup 1 year ago
element.hpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
flex.cpp Apply clang-format to code base 2 years ago
flex.hpp Apply clang-format to code base 2 years ago
image.cpp Apply clang-format to code base 2 years ago
image.hpp Apply clang-format to code base 2 years ago
layers.cpp Apply clang-format to code base 2 years ago
layers.hpp Fix and prevent -Wextra-semi warning 2 years ago
properties.hpp Apply clang-format to code base 2 years ago
registerscriptsettings.hpp Fix compile errors 2 years ago
resources.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
resources.hpp Apply clang-format to code base 2 years ago
scriptsettings.cpp Apply clang-format to code base 2 years ago
scriptsettings.hpp Apply clang-format to code base 2 years ago
text.cpp Apply clang-format to code base 2 years ago
text.hpp Apply clang-format to code base 2 years ago
textedit.cpp Apply clang-format to code base 2 years ago
textedit.hpp Apply clang-format to code base 2 years ago
util.cpp Apply clang-format to code base 2 years ago
util.hpp Apply clang-format to code base 2 years ago
widget.cpp Remove unused includes 2 years ago
widget.hpp Move asyncpackage from apps/openmw/mwlua to components/lua 1 year ago
window.cpp Apply clang-format to code base 2 years ago
window.hpp Apply clang-format to code base 2 years ago