.. |
.gitignore
|
|
|
activatoranimation.cpp
|
|
|
activatoranimation.hpp
|
|
|
actors.cpp
|
|
|
actors.hpp
|
|
|
animation.cpp
|
Treat "Root Bone" as the animation root if existing (Fixes #2019)
|
2014-10-17 23:29:59 +02:00 |
animation.hpp
|
|
|
camera.cpp
|
Fix broken idle camera
|
2014-10-02 14:23:13 +02:00 |
camera.hpp
|
Apply third person camera distance to the camera node instead of only the camera itself (Fixes #1705)
|
2014-10-02 00:26:57 +02:00 |
cell.hpp
|
|
|
characterpreview.cpp
|
Fixes #1887: Equipped items do not emit sounds
|
2014-10-12 11:40:14 +02:00 |
characterpreview.hpp
|
|
|
creatureanimation.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
creatureanimation.hpp
|
|
|
debugging.cpp
|
|
|
debugging.hpp
|
|
|
effectmanager.cpp
|
|
|
effectmanager.hpp
|
|
|
globalmap.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
globalmap.hpp
|
|
|
localmap.cpp
|
Implement cell loading threshold (Fixes #1874)
|
2014-10-02 16:50:10 +02:00 |
localmap.hpp
|
Implement cell loading threshold (Fixes #1874)
|
2014-10-02 16:50:10 +02:00 |
npcanimation.cpp
|
Fix NpcAnimation non-existing skeleton crash (Fixes #2028)
|
2014-10-17 23:07:01 +02:00 |
npcanimation.hpp
|
Fixes #1887: Equipped items do not emit sounds
|
2014-10-12 11:40:14 +02:00 |
objects.cpp
|
|
|
objects.hpp
|
|
|
occlusionquery.cpp
|
fix uninitialized member variables in OcclusionQuery class
|
2014-10-11 01:35:12 +02:00 |
occlusionquery.hpp
|
|
|
refraction.cpp
|
Fix for crash in main menu when reflections are enabled
|
2014-10-02 18:12:49 +02:00 |
refraction.hpp
|
|
|
renderconst.hpp
|
|
|
renderinginterface.hpp
|
|
|
renderingmanager.cpp
|
Merge remote-tracking branch 'thoronador/fix-numeric-limits-usage'
|
2014-10-13 11:03:03 +02:00 |
renderingmanager.hpp
|
More efficient water walking
|
2014-10-05 22:27:20 +02:00 |
ripplesimulation.cpp
|
|
|
ripplesimulation.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
shadows.cpp
|
fix uninitialized (pointer) vars in more classes
|
2014-10-11 02:31:26 +02:00 |
shadows.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
sky.cpp
|
fix uninitialized (pointer) vars in more classes
|
2014-10-11 02:31:26 +02:00 |
sky.hpp
|
Apply third person camera distance to the camera node instead of only the camera itself (Fixes #1705)
|
2014-10-02 00:26:57 +02:00 |
terrainstorage.cpp
|
|
|
terrainstorage.hpp
|
|
|
videoplayer.cpp
|
Fix videoplayer crash on quit
|
2014-10-21 17:01:53 +02:00 |
videoplayer.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
water.cpp
|
Fix for crash in main menu when reflections are enabled
|
2014-10-02 18:12:49 +02:00 |
water.hpp
|
|
|
weaponanimation.cpp
|
Fix divisions by zero in normalizedEncumbrance
|
2014-10-05 15:50:01 +02:00 |
weaponanimation.hpp
|
Fixes for MSVC warnings, less overall changes
|
2014-05-14 20:12:52 -05:00 |