mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-23 20:23:54 +00:00
f81be5b463
I use a ordered container to fix the "is there any other way to speed this up?". The flat_set allow to have the same locality when searching an element. I use the is_transparent C++14 feature to avoid to create a dummy Land when searching I use a unique_ptr to avoid to manualy manage the memory |
||
---|---|---|
.. | ||
benchmarks | ||
bsatool | ||
esmtool | ||
essimporter | ||
launcher | ||
mwiniimporter | ||
niftest | ||
opencs | ||
openmw | ||
openmw_test_suite | ||
wizard | ||
doc.hpp |