1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-03 06:15:34 +00:00
openmw/apps/opencs/model/doc
elsid b6a2fd8fc1
Simplify InfoCollection
There was additional logic to create topic infos index by topic id to make
getTopicInfos and removeDialogueInfos functions faster. In practice it makes
loading slower.

Move infos index by topic to CSMWorld::Data and use only on loading.
2023-02-15 23:10:35 +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 Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operation.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +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 Simplify InfoCollection 2023-02-15 23:10:35 +01:00
savingstages.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +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