.. |
mwbase
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
2016-08-03 03:52:35 +02:00 |
mwclass
|
Fix travis build error and warnings
|
2016-08-09 22:56:53 +09:00 |
mwdialogue
|
Reject weather dialogue conditions when in an interior cell (Fixes #3437)
|
2016-06-11 18:26:20 +02:00 |
mwgui
|
Replaced Store::find usage with Store::search to remove exception handlers.
|
2016-08-02 11:43:41 +12:00 |
mwinput
|
Fix the enemy nearby check (Bug #3423)
|
2016-06-07 01:55:34 +02:00 |
mwmechanics
|
Glowupdater fix when using shaders
|
2016-08-10 00:43:14 +09:00 |
mwphysics
|
Float to surface fix
|
2016-06-15 19:38:04 +02:00 |
mwrender
|
Move part of addGlow() to addSpellCastGlow()
|
2016-08-10 02:52:43 +09:00 |
mwscript
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
2016-08-03 03:52:35 +02:00 |
mwsound
|
Include cleanup
|
2016-06-27 22:10:30 +02:00 |
mwstate
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
2016-08-03 03:52:35 +02:00 |
mwworld
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
2016-08-03 03:52:35 +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
|
Implement Face instruction (Feature #1424)
|
2016-07-09 02:16:47 +02: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
|
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
|
Relocate escape-related code to new files escape.hpp and escape.cpp.
|
2016-07-27 00:58:31 +01:00 |