1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/apps
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
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
esmtool Do not write binary data to std::cout by esmtool 2023-02-07 10:40:31 +01:00
essimporter Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
launcher Add an initial Qt6 support 2023-02-06 18:38:59 +04:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
niftest Support reading specific nif files from archive by niftest 2023-02-08 22:59:33 +01:00
opencs Simplify InfoCollection 2023-02-15 23:10:35 +01:00
openmw Merge branch 'took_an_arrow_to_the_disposition_cap' into 'master' 2023-02-14 21:16:21 +00:00
openmw_test_suite Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
wizard Remove redundant include 2023-02-10 19:24:12 +04:00
doc.hpp