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 481e63ffa7 Prevent stale pointers in UI widgets 3 months ago
..
adapter.cpp Get rid of unncesesary onCoordChange 1 year ago
adapter.hpp Get rid of unncesesary onCoordChange 1 year ago
alignment.cpp Make coordinate calculation more robust, implement Flex widget type 3 years ago
alignment.hpp Update and document Lua Text and TextEdit widget types, fix some issues with Lua UI 3 years ago
container.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
container.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
content.cpp Don't assume execution of an internal Lua script can't fail 6 months ago
content.hpp Attach elements to each other, safely destroy 1 year ago
content.lua Allow UI Elements in UI Content 1 year ago
element.cpp Prevent stale pointers in UI widgets 3 months ago
element.hpp Fix child UI Elements created in the same frame as parent 10 months ago
flex.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
flex.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
image.cpp Fix Lua UI atlasing 1 year 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 1 year ago
registerscriptsettings.hpp Fix Menu Lua settings reset between states 12 months ago
resources.cpp Drop support for --fs-strict 2 years ago
resources.hpp Drop support for --fs-strict 2 years ago
scriptsettings.cpp Merge branch 'master' into menuscripts 11 months ago
scriptsettings.hpp Create separate UI api tables for menu and player contexts 12 months ago
text.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
text.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
textedit.cpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
textedit.hpp Prevent iterator invalidation when updating Lua UI and increase const correctness 9 months ago
util.cpp Create separate UI api tables for menu and player contexts 12 months ago
util.hpp Don't clear menu UI on game load 12 months ago
widget.cpp Prevent stale pointers in UI widgets 3 months ago
widget.hpp Prevent stale pointers in UI widgets 3 months ago
window.cpp additional cleanup 1 year ago
window.hpp Apply clang-format to code base 2 years ago