.. |
.gitignore
|
|
|
activatoranimation.cpp
|
Create the Animation SceneNode in the constructor
|
2013-08-06 19:49:05 -07:00 |
activatoranimation.hpp
|
|
|
actors.cpp
|
|
|
actors.hpp
|
Make insertBegin internal
|
2013-08-07 03:56:07 -07:00 |
animation.cpp
|
Destroy the scene node we create
|
2013-08-07 03:56:07 -07:00 |
animation.hpp
|
Remove unused/unneeded parameters
|
2013-08-07 03:56:06 -07:00 |
camera.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
camera.hpp
|
Fix uninitialized AL listener position/orientation when the game is paused during the first frame
|
2013-07-30 23:24:18 +02:00 |
cell.hpp
|
|
|
characterpreview.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
characterpreview.hpp
|
Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea
|
2013-07-06 17:02:40 +02:00 |
compositors.cpp
|
|
|
compositors.hpp
|
|
|
creatureanimation.cpp
|
Create the Animation SceneNode in the constructor
|
2013-08-06 19:49:05 -07:00 |
creatureanimation.hpp
|
|
|
debugging.cpp
|
Rename MWRender's Player to Camera
|
2013-04-29 05:50:40 -07:00 |
debugging.hpp
|
Rename MWRender's Player to Camera
|
2013-04-29 05:50:40 -07:00 |
externalrendering.hpp
|
|
|
globalmap.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
globalmap.hpp
|
|
|
localmap.cpp
|
Fix a problem with statics disappearing sometimes on the map
|
2013-05-18 22:55:30 +02:00 |
localmap.hpp
|
|
|
npcanimation.cpp
|
Create the Animation SceneNode in the constructor
|
2013-08-06 19:49:05 -07:00 |
npcanimation.hpp
|
Use a map to simplify NPC part referencing
|
2013-08-06 19:49:02 -07:00 |
objects.cpp
|
Make insertBegin internal
|
2013-08-07 03:56:07 -07:00 |
objects.hpp
|
Make insertBegin internal
|
2013-08-07 03:56:07 -07:00 |
occlusionquery.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
occlusionquery.hpp
|
Fix the frame update not getting called on the first frame
|
2013-05-13 20:08:12 +02:00 |
refraction.cpp
|
|
|
refraction.hpp
|
|
|
renderconst.hpp
|
Fix first person meshes casting shadows
|
2013-07-14 14:55:07 +02:00 |
renderinginterface.hpp
|
|
|
renderingmanager.cpp
|
Remove unused stuff
|
2013-08-07 01:31:01 -07:00 |
renderingmanager.hpp
|
Restored window resizing
|
2013-07-29 02:32:08 +02:00 |
ripplesimulation.cpp
|
|
|
ripplesimulation.hpp
|
|
|
shadows.cpp
|
|
|
shadows.hpp
|
|
|
sky.cpp
|
Fix sun glare persisting after changing to an interior cell
|
2013-05-18 23:10:37 +02:00 |
sky.hpp
|
Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera.
|
2013-05-07 17:38:24 +02:00 |
terrain.cpp
|
Forgot to change initTerrainTextures
|
2013-08-07 02:58:03 +02:00 |
terrain.hpp
|
|
|
terrainmaterial.cpp
|
init pointer value to prevent segfault
|
2013-05-03 10:51:42 +04:00 |
terrainmaterial.hpp
|
|
|
videoplayer.cpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |
videoplayer.hpp
|
Make VideoPlayer::playVideo block until the video finishes
|
2013-07-18 14:14:10 +02:00 |
water.cpp
|
Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera.
|
2013-05-07 17:38:24 +02:00 |
water.hpp
|
Some changes suggested by cppcheck
|
2013-07-31 18:46:32 +02:00 |