.. |
mwbase
|
Merge pull request #1462 from kcat/master
|
2017-09-19 20:15:47 +00:00 |
mwclass
|
Make the PlayMode and PlayType enums scoped
|
2017-09-15 02:36:59 -07:00 |
mwdialogue
|
Do not show empty journal entries (fixes #3891)
|
2017-06-27 15:54:16 +04:00 |
mwgui
|
Merge pull request #1464 from akortunov/guifixes
|
2017-09-19 20:16:09 +00:00 |
mwinput
|
Allow to interrupt an attack, if attack button is held
|
2017-09-01 14:28:21 +04:00 |
mwmechanics
|
Merge pull request #1467 from akortunov/guifixes
|
2017-09-20 14:15:49 +00:00 |
mwphysics
|
Move fall height reset into PhysicsSystem (Fixes #4049)
|
2017-09-17 23:06:51 +00:00 |
mwrender
|
rain independent from camera plus wrap-around
|
2017-10-14 21:40:28 +02:00 |
mwscript
|
Allow to use GetDetected without a reference (bug #3110)
|
2017-09-18 21:46:57 +04:00 |
mwsound
|
Remove a function from the sound manager interface
|
2017-09-18 01:28:39 -07:00 |
mwstate
|
Fade screen in on a new game start
|
2017-07-23 11:04:58 +04:00 |
mwworld
|
Merge pull request #1450 from kcat/master
|
2017-09-16 15:59:13 +00: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
|
Include alext.h to get OpenAL extension definitions
|
2017-09-14 16:00:40 -07: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
|
Respect the framelimit in all cases (Fixes #3531)
|
2017-08-30 21:26:30 +00:00 |
engine.hpp
|
Allow starting at an (unnamed) exterior cell using --start (Feature #3941)
|
2017-08-06 22:31:07 +02:00 |
main.cpp
|
Add missing include for isatty function (Fixes #4002)
|
2017-08-06 13:02:22 +02:00 |