1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 03:39:40 +00:00
openmw-tes3mp/components
dteviot 083de62be5 Fixed issues found by Zinnschlag.
1. Errors found are added to default tool tip text. (Instead of replacing it.)
2. If multiple errors are found, all are shown in tool tip text, not just first one.
3. Load Order Errors are updated when files are activated/deactivated, not just when the files have their position in list changed.
2015-01-08 11:18:42 +13:00
..
bsa Merge branch 'master' into QtOGre 2014-09-30 10:52:04 +10:00
compiler another workaround for script translation messup 2014-12-18 10:40:51 +01:00
config Settings: reduce scope for better readability 2014-12-10 21:46:36 +01:00
contentselector Fixed issues found by Zinnschlag. 2015-01-08 11:18:42 +13:00
esm Implement HitAttemptOnMe function (Bug #2078) 2014-12-11 22:25:41 +01:00
esmterrain fix usage of numeric_limits static functions min() and max() 2014-10-12 23:28:16 +02:00
files fixes 2014-12-03 01:11:50 +04:00
fontloader Add FontLoader and transparent BG texture to the MyGUI plugin 2014-09-12 04:27:23 +02:00
interpreter Add error handling for getPcRank and similar defines (Fixes #2071) 2014-10-28 16:07:37 +01:00
loadinglistener Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
misc Remove extra semicolons at the end of some lines. 2014-09-06 13:04:52 -05:00
nif Merge remote-tracking branch 'scrawl/master' 2014-12-13 12:37:57 +01:00
nifbullet Fix incorrect box shape translation reset 2014-11-29 16:50:42 +01:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre Work around particles not being rendered in the first frame 2014-12-15 18:19:05 +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 Fix bug in TerrainGrid::getWorldBoundingBox (Fixes #2075) 2014-10-29 16:01:55 +01:00
to_utf8 Exit if an unknown encoding option is specified 2014-07-17 16:16:14 +02: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 Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) 2014-12-06 16:50:09 +01:00
CMakeLists.txt Adjust plug-in order to match profile loading. 2014-12-31 19:19:54 +13:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00