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
psi29a a63d7e473e Merge branch 'crash_temporary_ui_element' into 'master'
Fix crash #7469

See merge request OpenMW/openmw!3367

(cherry picked from commit 42469c4b54)

e1cbeb0d Don't free ui element's shared_ptr right before destroying it
9 months ago
..
adapter.cpp Add missing workaround for a MyGUI visibility bug 2 years ago
adapter.hpp Fix compile errors 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 Styling for Settings 2 years ago
content.cpp Move implementation of UI Content to Lua (!2661 for 0.48) 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 (!2733 for 0.48) 1 year ago
element.cpp Merge branch 'crash_temporary_ui_element' into 'master' 9 months ago
element.hpp Use LuaUtil::cast for casting sol::object to prevent crashing on type mismatch in Lua scripts. 1 year ago
flex.cpp Styling for Settings 2 years ago
flex.hpp Styling for Settings 2 years ago
image.cpp Styling for Settings 2 years ago
image.hpp Render text and images correctly in templates with slots 2 years ago
layers.cpp Add layer size, make layers API more flexible 2 years ago
layers.hpp Add layer size, make layers API more flexible 2 years ago
properties.hpp Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 2 years ago
registerscriptsettings.hpp Fix compile errors 2 years ago
resources.cpp Lua UI API: Let image manager handle missing textures 2 years ago
resources.hpp MR feedack 2 years ago
scriptsettings.cpp Revert from settings description to searchHints 2 years ago
scriptsettings.hpp Clean up MyGUI includes 2 years ago
text.cpp Render text and images correctly in templates with slots 2 years ago
text.hpp Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 2 years ago
textedit.cpp Lua UI: Enable autoSize for single line text edit 2 years ago
textedit.hpp Fix initializer 2 years ago
util.cpp Styling for Settings 2 years ago
util.hpp Dispose Lua UI elements correctly 2 years ago
widget.cpp Initialize some missing variables 2 years ago
widget.hpp Move asyncpackage from apps/openmw/mwlua to components/lua (!2733 for 0.48) 1 year ago
window.cpp Clean up MyGUI includes 2 years ago
window.hpp Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 2 years ago