mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
1960e976e2
With this PR we refactor `StringUtils::replaceAll` to accept `string_view` as suggested in a code comment. In addition, while we are touching this rebuild happy file, we slim it down a bit by moving a few sparingly used functions elsewhere. |
||
---|---|---|
.. | ||
actions.cpp | ||
actions.hpp | ||
asyncbindings.cpp | ||
camerabindings.cpp | ||
cellbindings.cpp | ||
context.hpp | ||
eventqueue.cpp | ||
eventqueue.hpp | ||
globalscripts.hpp | ||
inputbindings.cpp | ||
localscripts.cpp | ||
localscripts.hpp | ||
luabindings.cpp | ||
luabindings.hpp | ||
luamanagerimp.cpp | ||
luamanagerimp.hpp | ||
nearbybindings.cpp | ||
object.cpp | ||
object.hpp | ||
objectbindings.cpp | ||
playerscripts.hpp | ||
query.cpp | ||
query.hpp | ||
settingsbindings.cpp | ||
uibindings.cpp | ||
userdataserializer.cpp | ||
userdataserializer.hpp | ||
worldview.cpp | ||
worldview.hpp |