1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/components
cc9cii 15d5cdf3cf Allow TES4 ESM/ESP to co-exist with TES3 ESM/ESP.
This change aims to allow TES4/TE5 content to OpenMW.  i.e. a standalone TES4 would be implemented quite differently.  That said, the key changes are:

* Use pointers rather than references for ESM readers so that they can be switched to another variant on the fly.
* Content file dependencies to be checked within each group (only 3 groups for now, TES3/TES4/TES5)
2018-10-06 20:38:53 +10:00
..
autocalc Address review comments. 2015-06-26 07:48:48 +10:00
bsa BSA enhancements. 2018-10-06 13:35:51 +10:00
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 2015-12-05 06:40:10 +11:00
config Update to keeping config comments (Feature #2535) 2015-08-01 13:25:35 +10:00
contentselector Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. 2015-06-16 12:48:45 +10:00
esm Allow TES4 ESM/ESP to co-exist with TES3 ESM/ESP. 2018-10-06 20:38:53 +10:00
esmterrain Not found Land Textures are no longer a fatal error (Bug #3037) 2015-12-05 18:14:55 +11:00
files Fix tab indentations in apps/ and components/ 2015-11-01 21:34:23 +11:00
fontloader Resolved conflicts and build fixes. 2018-10-05 21:54:29 +10:00
interpreter Move rng to components 2018-10-05 18:53:47 +10:00
loadinglistener Tests: add dialogue_merging_test (requires some data files) 2015-12-05 11:26:24 +11:00
misc Resolved conflicts and build fixes. 2018-10-05 21:54:29 +10:00
nif Silence -Wreorder warnings. 2015-04-28 18:48:02 -05:00
nifbullet Resolved conflicts and build fixes. 2018-10-05 21:54:29 +10:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre Resolved conflicts and build fixes. 2018-10-05 21:54:29 +10:00
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 2014-01-05 18:09:50 +01:00
ogreinit Fix Ogre being initialised twice 2014-11-19 13:19:02 +01:00
process OSX build fix 2014-11-20 18:14:49 +01:00
sceneutil Move rng to components 2018-10-05 18:53:47 +10:00
settings Support MSVC 2015. Tested(*) with updated dependencies: 2015-08-12 06:50:22 +10:00
terrain Support MSVC 2015. Tested(*) with updated dependencies: 2015-08-12 06:50:22 +10:00
to_utf8 Remove some outdated todo comments 2015-03-12 00:27:01 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Distinguish between release and development builds 2014-01-23 13:18:05 +01:00
widgets Some minor changes to MWList 2015-06-02 11:55:09 +03:00
CMakeLists.txt BSA enhancements. 2018-10-06 13:35:51 +10:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00