| .. |
|
mwbase
|
Remove Environment cleanup
|
2022-05-11 23:26:39 +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
|
rename to windowed fullscreen
|
2022-05-08 22:56:39 -07:00 |
|
mwinput
|
Remove redundant update virtual functions
|
2022-05-06 23:44:04 +02:00 |
|
mwlua
|
Add extraRoll to the Lua camera package
|
2022-05-12 23:21:47 +02:00 |
|
mwmechanics
|
Mark unchanging static as const
|
2022-05-09 00:59:51 +02:00 |
|
mwphysics
|
Make Environment a storage of referencing pointers instead of owned
|
2022-05-06 23:44:01 +02:00 |
|
mwrender
|
Add extraRoll to the Lua camera package
|
2022-05-12 23:21:47 +02:00 |
|
mwscript
|
Fix copy paste error
|
2022-05-05 21:53:20 +02:00 |
|
mwsound
|
Remove redundant update virtual functions
|
2022-05-06 23:44:04 +02:00 |
|
mwstate
|
Remove redundant virtual functions
|
2022-05-08 15:41:52 +02:00 |
|
mwworld
|
Remove redundant virtual World::adjustSky function
|
2022-05-08 15:41:53 +02:00 |
|
android_main.cpp
|
Precompile sol.hpp in order to reduce compilation time.
|
2021-12-04 11:32:39 +00:00 |
|
CMakeLists.txt
|
Add NPC and Creature record bindings
|
2022-05-08 16:36:17 +02:00 |
|
doc.hpp
|
|
|
|
engine.cpp
|
Remove Environment cleanup
|
2022-05-11 23:26:39 +02:00 |
|
engine.hpp
|
Make Environment a storage of referencing pointers instead of owned
|
2022-05-06 23:44:01 +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 |