.. |
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
|
Fix Reset Controls button not functioning properly
|
2018-01-11 01:47:42 +00:00 |
mwmechanics
|
Don't update off-screen animations
|
2018-01-11 01:49:35 +00:00 |
mwphysics
|
overriden -> overridden
|
2018-01-02 11:42:08 +01:00 |
mwrender
|
Merge pull request #1580
|
2018-01-11 01:54:28 +00:00 |
mwscript
|
Fix crash in getDistance when invoked before the game starts
|
2018-01-11 01:48:05 +00: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
|
Moving controller file out of the controllers subdirectory
|
2018-01-02 20:58:43 -06: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
|
Revert "Merge pull request #1595"
|
2018-01-09 13:47:57 +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 |