.. |
mwbase
|
Fix the enemy nearby check (Bug #3423)
|
2016-06-07 01:55:34 +02:00 |
mwclass
|
Rename safePlaceObject to placeObject
|
2016-02-29 17:05:18 +01:00 |
mwdialogue
|
Handle DialInfo::mFactionLess (Bug #3380)
|
2016-05-01 00:10:50 +02:00 |
mwgui
|
Pass the victim to commitCrime on pickpocket detection (Fixes #3424)
|
2016-06-06 23:50:22 +02:00 |
mwinput
|
Fix the enemy nearby check (Bug #3423)
|
2016-06-07 01:55:34 +02:00 |
mwmechanics
|
Merge pull request #957 from svaante/master
|
2016-06-10 00:01:05 +02:00 |
mwphysics
|
Remove debug code
|
2016-05-27 17:43:36 +02:00 |
mwrender
|
Fix another bug related to vanity mode toggle
|
2016-06-10 01:44:32 +02:00 |
mwscript
|
Throw an exception if placeAt is passed an invalid direction parameter
|
2016-06-02 21:19:02 +02:00 |
mwsound
|
Don't play music if no playlist is set
|
2016-06-07 01:36:09 +02:00 |
mwstate
|
Rewrite NAME_T into FIXED_STRING.
|
2016-05-07 23:27:33 +03:00 |
mwworld
|
Remove magic number in getMaxActivationDistance
|
2016-06-07 15:18:36 +02: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
|
Merge pull request #943 from kpp/find_bullet
|
2016-06-05 16:02:34 +02:00 |
crashcatcher.cpp
|
Crashcatcher: limit backtrace to a sensible number of stack frames
|
2016-02-13 01:35:53 +01:00 |
doc.hpp
|
doc.hpp fix
|
2015-06-04 01:30:16 +02:00 |
engine.cpp
|
Vanilla-compatible activate / onActivate (Fixes #1629)
|
2016-02-26 13:08:35 +01:00 |
engine.hpp
|
Refactor: InputManager no longer depends on Engine
|
2015-11-14 03:01:24 +01:00 |
main.cpp
|
Move Fallback map to components/
|
2016-01-11 23:10:16 +01:00 |