1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 05:23:53 +00:00
openmw/apps
elsid 1d94527a19
Avoid using settings in components to get actor model
Settings::Values are initialized only for engine. Accessing them from other
binaries leads to a crash.
2023-09-27 21:00:46 +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 Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
esmtool Replace more sized reads 2023-09-13 21:51:42 +02:00
essimporter Move some objects instead of copying 2023-07-31 20:43:46 +04:00
launcher Show OpenMW version and Lua API revision in documentation. 2023-08-31 20:56:02 +02:00
mwiniimporter Simplify strings construction 2023-08-02 17:59:40 +04:00
navmeshtool Replace const ESM::RefNum& -> ESM::RefNum 2023-09-15 19:38:09 +02:00
niftest Fix BA2 handling in niftest 2023-09-17 19:30:30 +03:00
opencs Avoid using settings in components to get actor model 2023-09-27 21:00:46 +02:00
opencs_tests Add missing array include 2023-07-29 00:29:03 +02:00
openmw Avoid using settings in components to get actor model 2023-09-27 21:00:46 +02:00
openmw_test_suite Rename Property->NiProperty 2023-09-18 06:44:44 +03:00
wizard Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
doc.hpp