1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-25 00:23:08 +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
container.hpp
content.cpp
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
flex.hpp
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
scriptsettings.hpp
text.cpp
text.hpp
textedit.cpp
textedit.hpp
util.cpp
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