..
mwbase
Merge branch 'cast_spell' into 'master'
2022-09-04 19:01:50 +00:00
mwclass
Use make_unique
2022-08-31 21:16:03 +02:00
mwdialogue
Eliminate &thing[0] pattern
2022-09-03 16:41:35 +01:00
mwgui
Eliminate &thing[0] pattern
2022-09-03 16:41:35 +01:00
mwinput
Use std::unique_ptr in MessageBoxManager
2022-08-31 19:44:04 +02:00
mwlua
Do not check getPolyHeight status
2022-08-24 23:30:36 +02:00
mwmechanics
Remove redundant store lookups
2022-09-04 15:42:40 +02:00
mwphysics
Do not use collision shapes with visual only collision to generate navmesh
2022-08-25 00:56:03 +02:00
mwrender
Merge branch 'DistantLOD' into 'master'
2022-09-04 11:36:07 +00:00
mwscript
Remove redundant store lookups
2022-09-04 15:42:40 +02:00
mwsound
Make Settings::Manager::getString return a reference
2022-08-28 16:38:11 +02:00
mwstate
Eliminate &thing[0] pattern
2022-09-03 16:41:35 +01:00
mwworld
ESM Store: removed a lot of declarations that became useless
2022-09-05 17:32:56 +02:00
android_main.cpp
Precompile sol.hpp in order to reduce compilation time.
2021-12-04 11:32:39 +00:00
CMakeLists.txt
Cleaned up macOS FFmpeg framework linking
2022-08-18 00:22:46 +10:00
doc.hpp
Fixed more spelling mistakes
2016-12-15 13:09:40 +01:00
engine.cpp
Use string_view in Fallback::Map
2022-08-28 17:20:49 +02:00
engine.hpp
Cleanup includes
2022-08-19 22:05:15 +02:00
main.cpp
Drop fonts export - users are supposed to use TrueType fonts or mods with legacy format
2022-07-18 10:40:03 +04:00
options.cpp
Allow relative paths in openmw.cfg; support --replace=config.
2022-04-28 00:39:41 +02:00
options.hpp
Add tests for openmw options
2021-10-05 22:51:12 +02:00