.. |
.gitignore
|
|
|
activatoranimation.cpp
|
Create the Animation SceneNode in the constructor
|
2013-08-06 19:49:05 -07:00 |
activatoranimation.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
actors.cpp
|
Merge branch 'master' into HEAD
|
2014-01-06 00:23:17 +01:00 |
actors.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
animation.cpp
|
Make sure materials are built before trying to determine their transparency
|
2014-01-04 22:56:06 +01:00 |
animation.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
camera.cpp
|
Merge remote-tracking branch 'scrawl/master'
|
2014-01-02 12:12:52 +01:00 |
camera.hpp
|
Closes #841: Correct activation distance in third person mode
|
2014-01-01 23:59:17 +01:00 |
cell.hpp
|
|
|
characterpreview.cpp
|
Closes #1083: Fix werewolf change handling
|
2014-01-04 20:50:18 +01:00 |
characterpreview.hpp
|
|
|
creatureanimation.cpp
|
Create the Animation SceneNode in the constructor
|
2013-08-06 19:49:05 -07:00 |
creatureanimation.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
debugging.cpp
|
removed an outdated typedef and some dead code
|
2013-12-05 13:21:26 +01:00 |
debugging.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
externalrendering.hpp
|
|
|
globalmap.cpp
|
Refactored loading screen
|
2013-08-27 15:48:13 +02:00 |
globalmap.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
localmap.cpp
|
Merge branch 'master' into HEAD
|
2014-01-06 00:23:17 +01:00 |
localmap.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
npcanimation.cpp
|
Make sure materials are built before trying to determine their transparency
|
2014-01-04 22:56:06 +01:00 |
npcanimation.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
objects.cpp
|
Merge branch 'master' into HEAD
|
2014-01-06 00:23:17 +01:00 |
objects.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
occlusionquery.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
occlusionquery.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
refraction.cpp
|
|
|
refraction.hpp
|
|
|
renderconst.hpp
|
Fix first person meshes casting shadows
|
2013-07-14 14:55:07 +02:00 |
renderinginterface.hpp
|
Get rid of underscore defines. They are reserved by the standard.
|
2014-01-05 18:22:29 +01:00 |
renderingmanager.cpp
|
Merge branch 'master' into HEAD
|
2014-01-06 00:23:17 +01:00 |
renderingmanager.hpp
|
Merge branch 'master' into HEAD
|
2014-01-06 00:23:17 +01:00 |
ripplesimulation.cpp
|
|
|
ripplesimulation.hpp
|
|
|
shadows.cpp
|
Enabled terrain self shadows, implemented getHeightAt, some optimizations
|
2013-08-19 20:39:37 +02:00 |
shadows.hpp
|
|
|
sky.cpp
|
Rename ObjectList to ObjectScene. Wrap it in a SharedPtr so we can automate the destruction routine.
|
2013-12-07 20:15:39 +01:00 |
sky.hpp
|
Rename ObjectList to ObjectScene. Wrap it in a SharedPtr so we can automate the destruction routine.
|
2013-12-07 20:15:39 +01:00 |
terrainstorage.cpp
|
New terrain renderer - improvements:
|
2013-08-19 20:34:20 +02:00 |
terrainstorage.hpp
|
New terrain renderer - improvements:
|
2013-08-19 20:34:20 +02:00 |
videoplayer.cpp
|
Updated comments about freeing format_ctx->pb->buffer.
|
2014-01-01 17:05:49 +01:00 |
videoplayer.hpp
|
Make VideoPlayer::playVideo block until the video finishes
|
2013-07-18 14:14:10 +02:00 |
water.cpp
|
Fixes for "Conditional jump or move depends on uninitialised value(s)"
|
2013-12-30 21:47:06 +01:00 |
water.hpp
|
Remove more unused code
|
2013-12-16 15:35:38 +01:00 |