1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components
scrawl 1c178768f5 Allow Script records with missing SCDT (precompiled code, not used anyway)
Not sure on the exact conditions, but this was missing in a plugin that I made in the TES-CS, while vanilla MW would load it just fine.
2014-09-05 16:43:20 +02:00
..
bsa
compiler Implement ResetActors script instruction (Fixes #1859) 2014-08-30 18:27:32 +02:00
contentselector
esm Allow Script records with missing SCDT (precompiled code, not used anyway) 2014-09-05 16:43:20 +02:00
esmterrain Merge branch 'master' of https://github.com/OpenMW/openmw 2014-08-12 19:53:37 +02:00
files fixes building on systems with kFreeBSD kernel 2014-08-18 17:19:54 +02:00
interpreter
loadinglistener
misc Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 2014-08-12 12:18:38 +02:00
nif Store NIF keys mapped by time and use lower_bound for searches 2014-09-02 04:29:30 +02:00
nifbullet Silence some scan-build warnings. 2014-08-28 20:55:32 -05:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre Use rbegin() instead of --end() 2014-09-02 05:46:12 +02:00
nifoverrides
ogreinit fix v7 2014-08-06 07:48:16 +04:00
settings Remove -Wno-ignored-qualifiers and fix caused warnings 2014-08-14 19:18:30 +02:00
terrain Move terrain grid implementation to a component so the editor can use it (Feature #1597) 2014-08-08 15:46:33 +02:00
to_utf8
translation
version
CMakeLists.txt Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
doc.hpp