.. |
mwbase
|
Recharge items outside of player's inventory (bug #4077)
|
2019-10-07 22:59:43 +04:00 |
mwclass
|
Implement actors movement deceleration (feature #4544)
|
2019-10-31 14:41:12 +04:00 |
mwdialogue
|
Use sayDone() only for scripting backward compatibility
|
2019-09-06 09:19:41 +04:00 |
mwgui
|
Scale magic items frames in the quick keys menu
|
2019-11-09 15:00:50 +04:00 |
mwinput
|
Fix gamepad zoom value calculation
|
2019-11-02 19:47:05 +03:00 |
mwmechanics
|
Initialize variables to avoid undefined values
|
2019-11-13 14:47:29 +04:00 |
mwphysics
|
Fix jumping mechanics framerate dependency (bug #4991)
|
2019-07-29 15:45:57 +03:00 |
mwrender
|
Avoid null pointer dereference
|
2019-11-13 14:50:42 +04:00 |
mwscript
|
Fix GetEffect result when running on dead actors
|
2019-10-12 19:06:10 +03:00 |
mwsound
|
Encode ID's in all places to UTF-8 (bug #3977)
|
2019-10-10 20:52:32 +04:00 |
mwstate
|
Remove redundant includes
|
2019-02-23 08:02:12 +04:00 |
mwworld
|
Avoid copying strings in SearchVisitor and readReferenceCollection
|
2019-10-28 19:28:14 +03:00 |
android_main.cpp
|
android: Switch to C++
|
2019-04-28 18:21:31 -04:00 |
CMakeLists.txt
|
Recharge items outside of player's inventory (bug #4077)
|
2019-10-07 22:59:43 +04:00 |
doc.hpp
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
engine.cpp
|
Implement mouse wheel bindings (bug #2679)
|
2019-10-30 20:45:51 +04:00 |
engine.hpp
|
Make fallback map static to simplify constructors
|
2019-03-29 15:30:49 +04:00 |
main.cpp
|
Add separate textures for scrollbars (feature #5051)
|
2019-06-01 16:12:03 +04:00 |