1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 05:45:33 +00:00
openmw/apps/opencs/model
2021-07-23 23:17:16 +10:00
..
doc Change the loader's top progress bar to show total number of records processed rather than the number of files. 2021-07-23 17:34:27 +10:00
filter Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
prefs Pack default CS config 2021-06-26 20:00:25 +01:00
tools Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
world Call push_back() if inserting to the end of the vector. It seems MSVC may be generating different code compared to insert(). 2021-07-23 23:17:16 +10:00