openmw/apps
elsid 57bcb3e89d
Fix build
apps/openmw/mwlua/soundbindings.cpp:166:78: error: member access into incomplete type 'MWBase::World'
        const SoundStore* soundStore = &MWBase::Environment::get().getWorld()->getStore().get<ESM::Sound>();
                                                                             ^
apps/openmw/mwlua/../mwbase/environment.hpp:27:11: note: forward declaration of 'MWBase::World'
    class World;
          ^
2023-08-18 12:15:34 +02:00
..
benchmarks Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
bsatool Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
bulletobjecttool Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
esmtool Fix esmtool dump format 2023-08-17 11:22:05 +02:00
essimporter Move some objects instead of copying 2023-07-31 20:43:46 +04:00
launcher Merge branch 'pandorasbox' into 'master' 2023-08-08 08:54:10 +00:00
mwiniimporter Simplify strings construction 2023-08-02 17:59:40 +04:00
navmeshtool Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
niftest Catch filesystem exceptions 2023-07-31 16:35:31 +04:00
opencs Move esm3terrain to esmterrain 2023-08-06 19:17:44 +02:00
opencs_tests Add missing array include 2023-07-29 00:29:03 +02:00
openmw Fix build 2023-08-18 12:15:34 +02:00
openmw_test_suite Optimize land lookup on blendmaps sampling 2023-08-12 02:57:16 +02:00
wizard Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
doc.hpp