1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/components
2018-02-26 15:51:22 +00:00
..
bsa purge unnecessary imports 2017-06-09 19:08:53 +02:00
compiler allow . and - in the name part of a begin script statement, but not at the beginning of a name. Fixes #4061 2018-01-12 16:37:06 +01:00
config Fix assert with empty setting value 2017-10-22 10:10:04 +02:00
contentselector
esm Merge remote-tracking branch 'aesylwinn/LLmerge' 2017-10-19 14:24:58 +02:00
esmterrain
fallback be explicit about what we are trying to catch instead of catching everything and fixed up formatting 2017-06-12 00:32:29 +02:00
files Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all 2017-11-11 22:58:02 +00:00
fontloader
interpreter
loadinglistener
misc Move toUpper() from StringUtils to the JournalViewModel 2017-11-23 19:37:45 +04:00
myguiplatform purge unnecessary imports 2017-06-09 19:08:53 +02:00
nif camelCase 2018-01-01 16:32:20 +01:00
nifbullet Fix some style issues flagged by cppcheck 2017-10-15 17:06:58 +02:00
nifosg Don't incorrectly discard root node transformation (Fixes #4272) 2017-12-31 23:49:43 +00:00
process
resource Add NPC base skeleton files to the optimizer blacklist (Fixes #4159) 2017-11-10 22:51:32 +00:00
sceneutil Transfer changes to cull to new shadow technique 2018-02-26 15:51:22 +00:00
sdlutil Update android port. 2018-01-16 00:11:27 -05:00
settings Update Links to Documentation in settings.cfg files (#1523) 2017-10-28 16:05:30 +00:00
shader Make suspending viewer threads the responsibility of the caller, not the shader manager. 2017-12-17 23:55:19 +00:00
terrain Rename old shadow class to shadow manager 2018-02-26 14:29:31 +00:00
to_utf8
translation purge unnecessary imports 2017-06-09 19:08:53 +02:00
version
vfs Ignore duplicate data directories to work around the fallout of (Fixes #3557) 2018-01-14 00:25:20 +00:00
widgets Fix NumericEditBox behavior broken by switch to std::stoi 2017-11-20 23:20:03 +00:00
CMakeLists.txt Add osgShadow ViewDependentShadowMaps as they can be found in OSG's GitHub Repository 2018-02-24 00:13:05 +00:00
doc.hpp