| .. |
|
mwbase
|
Use more string_view and const string&
|
2022-08-27 13:07:59 +02:00 |
|
mwclass
|
Unify soulgems and restore soul text
|
2022-08-25 21:37:20 +02:00 |
|
mwdialogue
|
Remove various string copies
|
2022-08-24 20:38:52 +02:00 |
|
mwgui
|
Use more string_view and const string&
|
2022-08-27 13:07:59 +02:00 |
|
mwinput
|
ActionManager::toggleMainMenu() should close PostProcessor HUD.
|
2022-08-20 16:32:48 +02:00 |
|
mwlua
|
Do not check getPolyHeight status
|
2022-08-24 23:30:36 +02:00 |
|
mwmechanics
|
Use more string_view in the character controller
|
2022-08-27 13:47:15 +02:00 |
|
mwphysics
|
Do not use collision shapes with visual only collision to generate navmesh
|
2022-08-25 00:56:03 +02:00 |
|
mwrender
|
Use more string_view in the character controller
|
2022-08-27 13:47:15 +02:00 |
|
mwscript
|
Use more string_view and const string&
|
2022-08-27 13:07:59 +02:00 |
|
mwsound
|
Use more string_view and const string&
|
2022-08-27 13:07:59 +02:00 |
|
mwstate
|
Return string_view from getGameSettingString
|
2022-08-24 22:16:03 +02:00 |
|
mwworld
|
Use more string_view and const string&
|
2022-08-27 13:07:59 +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
|
|
|
|
engine.cpp
|
Cleanup includes
|
2022-08-19 22:05:15 +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 |