| .. |
|
mwbase
|
Merge branch 'cast_spell' into 'master'
|
2022-09-04 19:01:50 +00:00 |
|
mwclass
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
mwdialogue
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
mwgui
|
Localize the 'show effect duration' option
|
2022-09-08 07:46:56 +04:00 |
|
mwinput
|
Use std::unique_ptr in MessageBoxManager
|
2022-08-31 19:44:04 +02:00 |
|
mwlua
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
mwmechanics
|
Merge branch 'pcvisionbonus' into 'master'
|
2022-09-07 20:27:22 +00:00 |
|
mwphysics
|
Reuse physics actors positions buffer
|
2022-09-08 01:57:45 +02:00 |
|
mwrender
|
Merge branch 'REFACTOR_STORE' into 'master'
|
2022-09-07 20:22:29 +00:00 |
|
mwscript
|
Merge branch 'pcvisionbonus' into 'master'
|
2022-09-07 20:27:22 +00:00 |
|
mwsound
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
mwstate
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
mwworld
|
Merge branch 'navigator_rtree' into 'master'
|
2022-09-08 22:18:36 +00:00 |
|
android_main.cpp
|
Precompile sol.hpp in order to reduce compilation time.
|
2021-12-04 11:32:39 +00:00 |
|
CMakeLists.txt
|
partially revert "Store: moved all the template specialization to its own heaper file, included where it's needed"
|
2022-09-05 17:35:06 +02:00 |
|
doc.hpp
|
|
|
|
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 |