1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-10 07:04:36 +00:00
openmw/components/lua_ui
elsid dea69b229c
Remove small translation units
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
..
adapter.cpp
adapter.hpp
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
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
layers.hpp
properties.hpp
registerscriptsettings.hpp
resources.cpp
resources.hpp
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
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