mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 09:36:37 +00:00
d3a31a24ce
Slice arrays use pre-allocated pointers whose memory is managed externally. This is unnecessary and ultimately detrimental since it prevents any kind of data fixup (e.g. little endian to big endian, p[adding handling), and it also makes it difficult to use Ogre data streams. |
||
---|---|---|
.. | ||
bsa | ||
compiler | ||
esm | ||
esm_store | ||
file_finder | ||
files | ||
interpreter | ||
misc | ||
nif | ||
nifbullet | ||
nifogre | ||
nifoverrides | ||
settings | ||
terrain | ||
to_utf8 | ||
CMakeLists.txt | ||
doc.hpp |