.. |
.gitignore
|
directory structure reorganisation (still missing the mangle stuff)
|
2010-06-25 22:28:59 +02:00 |
actors.cpp
|
Issue #225: Deallocate memory used by actors animations.
|
2012-03-27 00:31:15 +02:00 |
actors.hpp
|
Issue #225: Deallocate memory used by actors animations.
|
2012-03-27 00:31:15 +02:00 |
animation.cpp
|
Fix for segfault when doing 'coc "seyda neen"'.
|
2012-03-31 21:34:40 +02:00 |
animation.hpp
|
Issue #225: Initialize all class members in constructor.
|
2012-03-26 19:09:55 +02:00 |
cell.hpp
|
implemented take action
|
2010-08-07 20:25:17 +02:00 |
creatureanimation.cpp
|
render queue groups, sky fix
|
2012-04-04 18:53:40 +02:00 |
creatureanimation.hpp
|
Fixed a few more non-virtual destructor warnings
|
2012-03-15 17:40:42 +01:00 |
debugging.cpp
|
Merge remote branch 'corristo/pgrd-rendering'
|
2012-04-02 12:04:47 +02:00 |
debugging.hpp
|
Feature #37 (In Progress) Render Path Grid
|
2012-04-01 17:27:18 +04:00 |
localmap.cpp
|
simple water without shaders that uses original MW textures
|
2012-04-03 16:37:54 +02:00 |
localmap.hpp
|
rotated map working
|
2012-04-02 19:37:24 +02:00 |
npcanimation.cpp
|
render queue groups, sky fix
|
2012-04-04 18:53:40 +02:00 |
npcanimation.hpp
|
Fixed a few more non-virtual destructor warnings
|
2012-03-15 17:40:42 +01:00 |
objects.cpp
|
render queue groups, sky fix
|
2012-04-04 18:53:40 +02:00 |
objects.hpp
|
rotated map working
|
2012-04-02 19:37:24 +02:00 |
occlusionquery.cpp
|
got MRT working, some minor quirks to solve (black viewport background)
|
2012-04-05 01:21:36 +02:00 |
occlusionquery.hpp
|
Merge remote branch 'scrawl/occlusionquery'
|
2012-04-02 11:33:16 +02:00 |
player.cpp
|
Player handle changed;Interior removed;Exterior removed;Cellimp removed; Probe fixed
|
2011-11-16 21:15:49 -05:00 |
player.hpp
|
Player handle changed;Interior removed;Exterior removed;Cellimp removed; Probe fixed
|
2011-11-16 21:15:49 -05:00 |
renderconst.hpp
|
got MRT working, some minor quirks to solve (black viewport background)
|
2012-04-05 01:21:36 +02:00 |
renderinginterface.hpp
|
Changing to Actors;NPCAnimation;CreatureAnimation
|
2011-11-24 01:48:54 -05:00 |
renderingmanager.cpp
|
various fixes
|
2012-04-05 15:30:55 +02:00 |
renderingmanager.hpp
|
Merge branch 'master' into water
|
2012-04-03 14:06:14 +02:00 |
sky.cpp
|
various fixes
|
2012-04-05 15:30:55 +02:00 |
sky.hpp
|
various fixes
|
2012-04-05 15:30:55 +02:00 |
terrain.cpp
|
render queue groups, sky fix
|
2012-04-04 18:53:40 +02:00 |
terrain.hpp
|
Removed memory leak, allocated more on the stack
|
2012-03-27 13:58:12 +01:00 |
terrainmaterial.cpp
|
added MRT output to terrain material
|
2012-04-04 20:18:08 +02:00 |
terrainmaterial.hpp
|
Prevent internal classes from being marked dllimport
|
2012-03-31 20:50:22 +02:00 |
water.cpp
|
various fixes
|
2012-04-05 15:30:55 +02:00 |
water.hpp
|
various fixes
|
2012-04-05 15:30:55 +02:00 |