| .. |
|
mwbase
|
Initial commit
|
2022-04-28 21:05:34 +02:00 |
|
mwclass
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
mwdialogue
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
mwgui
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
mwinput
|
Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639)
|
2022-02-21 19:49:00 +00:00 |
|
mwlua
|
MWUI interface (resolve https://gitlab.com/OpenMW/openmw/-/issues/6594)
|
2022-05-03 17:36:49 +00:00 |
|
mwmechanics
|
Merge branch 'empty_and_clear' into 'master'
|
2022-05-05 06:43:30 +00:00 |
|
mwphysics
|
Handle NCC flag in Nif files. Objects with this flag will collide only with camera.
|
2022-04-17 20:03:00 +02:00 |
|
mwrender
|
Don't return a random anonymous node from getArrowBone when the current weapon doesn't fire arrows.
|
2022-05-02 20:11:01 +01:00 |
|
mwscript
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
mwsound
|
Merge branch 'make_shared' into 'master'
|
2022-04-08 21:35:55 +00:00 |
|
mwstate
|
Pass the prng from world where appropriate
|
2022-03-21 17:49:42 +02:00 |
|
mwworld
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
android_main.cpp
|
Precompile sol.hpp in order to reduce compilation time.
|
2021-12-04 11:32:39 +00:00 |
|
CMakeLists.txt
|
Update CMakeLists.txt after a file was removed.
|
2022-04-15 19:14:18 +02:00 |
|
doc.hpp
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
|
engine.cpp
|
Replace empty std::string assignments
|
2022-05-04 22:33:39 +02:00 |
|
engine.hpp
|
Initial commit
|
2022-04-28 21:05:34 +02:00 |
|
main.cpp
|
Allow relative paths in openmw.cfg; support --replace=config.
|
2022-04-28 00:39:41 +02: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 |