mwbase
|
Also run NPC validation for modified base records
|
2021-03-23 21:07:57 +01:00 |
mwdialogue
|
Also allow negative AI values in dialogue
|
2021-02-05 19:00:35 +01:00 |
mwgui
|
"static const" -> "static constexpr" in headers
|
2021-03-21 13:57:54 +01:00 |
mwphysics
|
Remove wrong line that slipped in yesterday.
|
2021-03-29 21:46:08 +02:00 |
mwrender
|
"static const" -> "static constexpr" in headers
|
2021-03-21 13:57:54 +01:00 |
mwscript
|
"static const" -> "static constexpr" in headers
|
2021-03-21 13:57:54 +01:00 |
mwsound
|
Avoid virtual dispatch in SoundManager dtor
|
2021-03-13 18:25:56 +01:00 |
mwworld
|
Unbreak SetPos and the mods using it.
|
2021-03-28 21:19:14 +02:00 |
engine.cpp
|
Fix frame rate limit
|
2021-02-12 00:03:11 +01:00 |
engine.hpp
|
Implement instanced groundcover
|
2021-01-26 22:29:41 +04:00 |
main.cpp
|
Implement instanced groundcover
|
2021-01-26 22:29:41 +04:00 |