.. |
mwbase
|
Merge pull request #1419
|
2017-11-27 21:13:11 +00:00 |
mwclass
|
Take in account armor condition in the armor rating calculation (bug #4246)
|
2017-12-07 22:43:32 +04:00 |
mwdialogue
|
Do not add greetings to the journal index (bug #4342)
|
2017-12-04 22:42:10 +04:00 |
mwgui
|
Do not display cyrillic soft/hard signs in the journal index
|
2017-12-04 22:42:17 +04:00 |
mwinput
|
Do not interrupt swim and sneak idle animations during attack (bug #4122)
|
2017-11-26 09:54:12 +04:00 |
mwmechanics
|
Set duration of magic effects from ingredients (bug #4261)
|
2017-12-10 16:10:44 +04:00 |
mwphysics
|
remove redundant condition
|
2017-10-27 20:19:20 +02:00 |
mwrender
|
Use the correct priority of animation sources in getStartTime (Fixes #4263)
|
2017-12-21 14:49:09 +00:00 |
mwscript
|
Do not skip weather transitions from SetPos script command (bug #3603)
|
2017-12-13 10:53:23 +04:00 |
mwsound
|
Restore exception throwing to the decoder
|
2017-12-09 11:00:56 -08:00 |
mwstate
|
Fade screen in on a new game start
|
2017-07-23 11:04:58 +04:00 |
mwworld
|
Do not allow to sell items from containers with zero capacity (bug #4268)
|
2017-12-17 18:09:25 +04:00 |
android_commandLine.cpp
|
Fix tab indentations in apps/ and components/
|
2015-09-16 20:45:37 +02:00 |
android_commandLine.h
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
android_main.c
|
enable opengl es1
|
2015-12-02 22:40:04 +03:00 |
CMakeLists.txt
|
Add basic keyboard navigation for the GUI
|
2017-09-24 19:08:11 +02:00 |
crashcatcher.cpp
|
crashcatcher: complain when launching gdb fails
|
2017-02-23 23:28:49 +01:00 |
doc.hpp
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
engine.cpp
|
Don't increase simulationTime while the game is minimized (Fixes #4211)
|
2017-11-16 18:48:49 +00:00 |
engine.hpp
|
Don't increase simulationTime while the game is minimized (Fixes #4211)
|
2017-11-16 18:48:49 +00:00 |
main.cpp
|
Strip quotes from the data-local setting if present (because for whatever reason it's a string, not a boost::filesystem::path)
|
2017-10-18 01:42:11 +01:00 |