1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-05 15:26:32 +00:00
openmw-tes3mp/components
scrawl 73be457805 Merge ESM::Cell fields by subrecord
Fixes an issue with the Morrowind Patched mod where cell ambient values would become black due to the new cell records not including an AMBI subrecord.

Also fixes a bug where mLeasedRefs was incorrectly cleared when overwriting a cell (*oldcell = *cell;)
2014-06-11 16:13:33 +02:00
..
bsa fix opening BSA on Unicode path 2014-05-19 13:39:07 +04:00
compiler Implement MenuTest script instruction (Fixes #1454) 2014-06-10 18:49:42 +02:00
contentselector ContentModel: Don't confuse file path with file name (Fixes #1352) 2014-06-10 19:23:42 +02:00
esm Merge ESM::Cell fields by subrecord 2014-06-11 16:13:33 +02:00
files Fix bsa file loading not being case insensitive (Fixes #1178) 2014-05-26 17:34:36 +02:00
interpreter Fixed code issues found with unity build. Missing include guards, duplicated functions, ... 2014-03-16 23:49:06 +01:00
loadinglistener Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
misc Remove unused slice_array 2014-04-20 19:28:39 +02:00
nif Fixed a capitalization error. 2014-06-06 07:00:04 -04:00
nifbullet
nifogre Handle NiBSPArrayController as alias for NiParticleSystemController 2014-05-22 23:07:06 +02:00
nifoverrides
ogreinit be more verbose on change reasons 2014-05-22 16:35:57 +04:00
settings attempt to fix LowLevelFile, minor code reuse 2014-05-19 10:47:02 +04:00
terrain Addition to 7c9c0830a9: don't create useless BaseWhite clones 2014-06-01 02:21:47 +02:00
to_utf8
translation Fix not handling failbit/badbit in ifstream (Bug #1355) 2014-06-08 11:22:37 +02:00
version
CMakeLists.txt Savegame: store projectiles 2014-05-17 05:24:32 +02:00
doc.hpp