1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/components
cfcohen 9a975a2e68 Substantial rewrite of code to save settings.cfg file, allowing
comments to persist, ordering of settings to be retained, additional
reporting of changed settings, preservation of the settings.cfg
timestamp when no changes are made, and foundational changes for
possible future features.  Due to poor interaction with the
openmw-launcher settings code, the launcher will still discard all of
these benefits.
2015-11-23 20:17:26 -05:00
..
bsa Remove strings.h wrapper 2015-05-10 00:36:04 +02:00
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 2015-11-09 09:07:18 +01:00
config Fix attempt to erase using a const_iterator. 2015-06-15 10:26:16 +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 Ignore Creature INDX subrecords 2015-11-18 16:47:03 +01:00
esmterrain Terrain: remove debug code 2015-11-06 20:21:39 +01:00
files Fixes for building with unity build 2015-09-24 15:21:42 +02:00
fontloader Build fix for MyGUI 3.2.1 2015-06-04 17:13:42 +02:00
interpreter deal with script execution from within a script (Fixes #2964) 2015-10-09 12:14:56 +02:00
loadinglistener Tests: add dialogue_merging_test (requires some data files) 2015-11-14 00:27:59 +01:00
misc Add back resource handling workarounds to the gui code 2015-05-01 18:37:24 +02:00
myguiplatform Update scalinglayer.cpp 2015-11-10 14:59:26 +01:00
nif Read NiSpotLight 2015-11-12 23:45:12 +01:00
nifbullet Move BulletShapeManager and BulletShape to resource/ 2015-11-17 00:20:15 +01:00
nifosg GeomMorpherController: do not dirty the MorphGeometry unless necessary 2015-11-22 21:24:00 +01:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource Explicitely opt for float matrices in performance critical places 2015-11-22 19:54:27 +01:00
sceneutil RigGeometry: do not allocate new NodePath every frame 2015-11-22 20:01:09 +01:00
sdlutil GraphicsWindowSDL2: adjust the log levels 2015-11-10 18:42:59 +01:00
settings Substantial rewrite of code to save settings.cfg file, allowing 2015-11-23 20:17:26 -05:00
terrain Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01: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 Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00
vfs Fixes for building with unity build 2015-09-24 15:21:42 +02:00
widgets Fix -Woverloaded-virtual clang warnings 2015-06-04 20:31:28 +02:00
CMakeLists.txt Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00