1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 16:29:55 +00:00
openmw/components
Chris Robinson a3511c62cf Don't store textkeys in user object bindings
It's a bit unwieldy to have them stored in the 'skeleton master' instead
of the skeleton instance. And although the text keys are extracted for
each created instance now, this shouldn't be much worse than the
multimap copying going on before.

Plus, proper serialization can help for future optimizations.
2013-04-22 00:01:30 -07:00
..
bsa Revive bsatool 2013-03-07 21:13:10 +01:00
compiler added comment token (for use in syntax colouring) 2013-04-11 10:50:22 +02:00
esm Move away from fixed record names for body parts 2013-04-18 00:19:34 +02:00
file_finder Issue #133 Handle resources across multiple data directories 2012-02-12 14:21:07 +01:00
fileorderlist Merge branch 'master' into next 2013-03-20 02:29:03 +01:00
files Load fallback archives listed in openmw.cfg at startup 2013-03-09 21:14:11 +01:00
interpreter Bug #613: fixed assert in string literal access function 2013-04-12 14:48:53 +02:00
misc added missing reference to <cctype> 2013-01-01 10:58:30 -08:00
nif Recognize NiFlipController 2013-04-19 15:07:08 -07:00
nifbullet Use flag enums instead of hard-coded hex values 2013-04-16 01:20:32 -07:00
nifogre Don't store textkeys in user object bindings 2013-04-22 00:01:30 -07:00
nifoverrides renamed high level NIF files... 2013-03-02 13:23:09 -08:00
settings settings.cpp: fix std::runtime_error compile error 2012-09-05 23:39:58 +02:00
terrain remove underscores from filenames in esm 2012-09-23 23:12:10 +04:00
to_utf8 fixed various warnings about converting size_t to int 2013-02-23 10:23:38 -08:00
translation Merge remote-tracking branch 'corristo/master' 2013-01-06 18:40:30 +01:00
CMakeLists.txt Merge branch 'script' 2013-04-11 10:50:46 +02:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00