1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 03:53:52 +00:00
openmw-tes3mp/components
scrawl b9acf437fd Remove friendly hits from the save file
The vanilla engine does not store friendly hits in the save file. Since there's no other mechanism that ever resets the friendly hits (at least not to my knowledge) this should be regarded a feature rather than a bug.
2015-01-31 22:40:39 +01:00
..
bsa Merge branch 'master' into QtOGre 2014-09-30 10:52:04 +10:00
compiler Implement EnableLevelupMenu to trigger level-up 2015-01-23 15:34:47 +01:00
config Launcher sets content list to match values in openmw.cfg (Fixes #811) 2015-01-10 18:46:47 +13:00
contentselector Merge remote-tracking branch 'scrawl/contentselector' 2015-01-21 15:23:38 +01:00
esm Remove friendly hits from the save file 2015-01-31 22:40:39 +01:00
esmterrain Terrain refactoring, reduce game startup time and memory usage 2015-01-29 03:39:01 +01:00
files Add silent mode to ConfigurationManager, used by essimporter 2015-01-31 22:40:39 +01:00
fontloader Improve font file error handling 2014-12-24 15:45:13 +01:00
interpreter Add messagebox escape characters for spell/weapon cycling hotkeys 2014-12-24 15:45:13 +01:00
loadinglistener Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
misc Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
nif Revert "components/nif/base.hpp now uses the templated get() function" 2015-01-06 23:36:15 +01:00
nifbullet Fix initial scaling for btCompoundShape children (Fixes #2234) 2015-01-14 18:49:25 +01:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre Add setting for showing MRK nodes to NIF loaders 2015-01-13 17:29:25 +01: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
settings Remove -Wno-ignored-qualifiers and fix caused warnings 2014-08-14 19:18:30 +02:00
terrain Terrain: documentation update 2015-01-13 05:37:44 +01:00
to_utf8 Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +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 Split window caption bars so that the caption can be transparent (Fixes #531) 2015-01-27 23:05:19 +01:00
CMakeLists.txt Remove some unused code, include cleanup 2015-01-27 23:12:13 +01:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00