..
adapter.cpp
Get rid of unncesesary onCoordChange
2023-11-24 20:36:45 +01:00
adapter.hpp
Get rid of unncesesary onCoordChange
2023-11-24 20:36:45 +01:00
alignment.hpp
Remove small translation units
2025-08-29 00:41:47 +02:00
container.cpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
container.hpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
content.cpp
Don't assume execution of an internal Lua script can't fail
2024-06-22 11:26:32 +02:00
content.hpp
Ensure class members are tied to the main Lua state
2025-03-03 19:37:07 +01:00
content.lua
Allow UI Elements in UI Content
2023-11-24 20:36:45 +01:00
element.cpp
Ensure class members are tied to the main Lua state
2025-03-03 19:37:07 +01:00
element.hpp
Ensure class members are tied to the main Lua state
2025-03-03 19:37:07 +01:00
flex.cpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
flex.hpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
image.cpp
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00
image.hpp
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00
layers.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
layers.hpp
Fix and prevent -Wextra-semi warning
2022-10-06 00:26:43 +02:00
properties.hpp
Do not copy objects twice where possible
2023-08-02 20:03:48 +04:00
registerscriptsettings.hpp
Fix Menu Lua settings reset between states
2024-01-13 00:46:24 +01:00
resources.cpp
Drop support for --fs-strict
2023-06-08 21:10:09 +02:00
resources.hpp
Drop support for --fs-strict
2023-06-08 21:10:09 +02:00
scriptsettings.cpp
Merge branch 'master' into menuscripts
2024-01-27 15:45:31 +01:00
scriptsettings.hpp
Create separate UI api tables for menu and player contexts
2024-01-13 10:13:13 +01:00
text.cpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
text.hpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
textedit.cpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
textedit.hpp
Prevent iterator invalidation when updating Lua UI and increase const correctness
2024-03-28 20:01:50 +01:00
util.cpp
Create separate UI api tables for menu and player contexts
2024-01-13 10:13:13 +01:00
util.hpp
Don't clear menu UI on game load
2024-01-07 23:29:20 +01:00
widget.cpp
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00
widget.hpp
Ensure class members are tied to the main Lua state
2025-03-03 19:37:07 +01:00
window.cpp
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00
window.hpp
Fix and enforce parameter naming
2025-08-27 12:45:09 +02:00