.. |
mwbase
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
mwclass
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
mwdialogue
|
Fix shadowing warnings
|
2016-10-15 00:12:46 +09:00 |
mwgui
|
Improve performance of repairing/recharging (Fixes #2493)
|
2016-11-06 11:01:46 +01:00 |
mwinput
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
mwmechanics
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
mwphysics
|
Start trace from collision object origin
|
2016-11-10 15:38:14 +01:00 |
mwrender
|
Merge pull request #1116 from Allofich/paused
|
2016-10-30 19:26:56 +01:00 |
mwscript
|
Fix char -> int, fix shadowing warning
|
2016-10-30 20:10:33 +01:00 |
mwsound
|
Use OpenThreads instead of boost thread
|
2016-10-10 18:23:06 +02:00 |
mwstate
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
mwworld
|
Don't allow resting on water with water walking
|
2016-11-13 19:50:33 +09: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
|
Changed tabs to spaces, oops
|
2016-11-13 16:59:36 -06:00 |
crashcatcher.cpp
|
Mainly making compilable under OpenBSD.
|
2016-08-06 19:00:27 +01:00 |
doc.hpp
|
doc.hpp fix
|
2015-06-04 01:30:16 +02:00 |
engine.cpp
|
Revert "Fix the cell changed flag no longer being reset after the player dies"
|
2016-10-13 17:44:03 +02:00 |
engine.hpp
|
Refactor: InputManager no longer depends on Engine
|
2015-11-14 03:01:24 +01:00 |
main.cpp
|
Relocate escape-related code to new files escape.hpp and escape.cpp.
|
2016-07-27 00:58:31 +01:00 |