1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 09:15:36 +00:00
openmw/apps/opencs/model/doc
elsid b5ec584be2
Replace ESM::RefId::sEmpty by default constructed RefId where possible
Static const is only required to provide a reference or a pointer when it is not
possible with default constructed temporary.
2023-02-18 01:07:15 +01:00
..
blacklist.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
blacklist.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
document.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
document.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
documentmanager.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
documentmanager.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
loader.cpp Log content files loading time by editor 2023-02-15 21:29:13 +01:00
loader.hpp Log content files loading time by editor 2023-02-15 21:29:13 +01:00
messages.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
messages.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operation.cpp Log time spent on document operations in editor 2023-02-17 00:23:02 +01:00
operation.hpp Log time spent on document operations in editor 2023-02-17 00:23:02 +01:00
operationholder.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
operationholder.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
runner.cpp Add missing content=builtin.omwscripts if openmw is started via openmw-cs (fixes #7056) 2022-11-05 16:30:44 +01:00
runner.hpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
saving.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
saving.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
savingstages.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
savingstages.hpp Optimize saving in editor 2023-02-17 11:05:25 +01:00
savingstate.cpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
savingstate.hpp Renamed string => Id, makes more sense considering the new underlying type 2022-12-27 19:15:57 +01:00
stage.cpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
stage.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
state.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00