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
Evil Eye 1d13f7db8f Simplify detachFromParent 1 month ago
..
adapter.cpp Get rid of unncesesary onCoordChange 5 months ago
adapter.hpp Get rid of unncesesary onCoordChange 5 months 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 Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
container.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
content.cpp Allow UI Elements in UI Content 5 months ago
content.hpp Attach elements to each other, safely destroy 5 months ago
content.lua Allow UI Elements in UI Content 5 months ago
element.cpp Simplify detachFromParent 1 month ago
element.hpp Fix child UI Elements created in the same frame as parent 2 months ago
flex.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
flex.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
image.cpp Fix Lua UI atlasing 6 months 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 Do not copy objects twice where possible 9 months ago
registerscriptsettings.hpp Fix Menu Lua settings reset between states 4 months ago
resources.cpp Drop support for --fs-strict 11 months ago
resources.hpp Drop support for --fs-strict 11 months ago
scriptsettings.cpp Merge branch 'master' into menuscripts 3 months ago
scriptsettings.hpp Create separate UI api tables for menu and player contexts 4 months ago
text.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
text.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
textedit.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
textedit.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 1 month ago
util.cpp Create separate UI api tables for menu and player contexts 4 months ago
util.hpp Don't clear menu UI on game load 4 months ago
widget.cpp Simplify detachFromParent 1 month ago
widget.hpp Simplify detachFromParent 1 month ago
window.cpp additional cleanup 7 months ago
window.hpp Apply clang-format to code base 2 years ago