1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00
OpenMW/apps/openmw_test_suite
elsid 194c11f214
Fix loading order in EsmLoader
Need to load the last present record from a sequence of loaded records. That
means reverse should be called before unique or unique should be applied for
a reversed range. Since unique keeps only the first element from a sub
sequence of equal elements.

Use forEachUnique with reversed range to avoid redundant container
modifications.
2022-04-13 09:33:24 +02:00
..
2022-04-13 09:33:24 +02:00
2022-04-10 07:57:02 +00:00
2022-01-27 19:18:57 +00:00
2022-02-24 00:49:40 +01:00
2019-10-21 22:47:24 +02:00
2022-02-18 22:31:40 +01:00
2022-04-13 09:33:24 +02:00
2021-10-21 19:48:31 +02:00