.. |
mwbase
|
Preload magic effect visuals of the player's selected weapon/spell
|
2017-02-15 21:01:25 +01:00 |
mwclass
|
Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes
|
2017-02-20 19:04:02 +01:00 |
mwdialogue
|
Always print context for script warnings to remove the need for verbose option
|
2017-02-21 04:32:59 +01:00 |
mwgui
|
Preload magic effect visuals of the player's selected weapon/spell
|
2017-02-15 21:01:25 +01:00 |
mwinput
|
Add cycle weapon/spell actions to the list of controller actions (Fixes #3613)
|
2017-02-05 20:23:49 +01:00 |
mwmechanics
|
Fix being affected by Silence in god mode
|
2017-02-21 15:48:45 +01:00 |
mwphysics
|
Avoid unnecessary AABB update when actor position has not changed
|
2017-02-24 02:58:41 +01:00 |
mwrender
|
Fix 'part has no parent' warning caused by destructing in the wrong order
|
2017-02-24 02:58:41 +01:00 |
mwscript
|
Always print context for script warnings to remove the need for verbose option
|
2017-02-21 04:32:59 +01:00 |
mwsound
|
Add missing avcodec_close (Fixes #3741)
|
2017-02-06 15:49:13 +01:00 |
mwstate
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
mwworld
|
Avoid redundant allocations in Store::search
|
2017-02-23 23:28:50 +01: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
|
Use osg::PI over M_PI
|
2016-12-21 16:49:37 +01: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
|
Add resource statistics panel opened with F4
|
2017-02-22 14:28:45 +01:00 |
engine.hpp
|
Always print context for script warnings to remove the need for verbose option
|
2017-02-21 04:32:59 +01:00 |
main.cpp
|
Always print context for script warnings to remove the need for verbose option
|
2017-02-21 04:32:59 +01:00 |