openmw-tes3coop/apps/openmw/mwrender
scrawl 8d5783d75d - set moon phase using (day%32)/4 (not really correct, but good for now)
- added all weather patterns from morrowind.ini
2012-02-25 21:06:03 +01:00
..
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
actors.cpp animation updates were hooked up to the wrong update function 2012-01-23 14:33:06 +01:00
actors.hpp animation updates were hooked up to the wrong update function 2012-01-23 14:33:06 +01:00
animation.cpp some fixes 2012-02-20 14:02:24 +01:00
animation.hpp Slightly better performance on animation 2012-01-25 01:21:30 -05:00
cell.hpp implemented take action 2010-08-07 20:25:17 +02:00
creatureanimation.cpp Merging in master 2012-02-19 15:39:12 -05:00
creatureanimation.hpp A different way 2011-12-27 00:20:14 -05:00
debugging.cpp Debugging file renamed 2011-10-25 14:06:44 -04:00
debugging.hpp Debugging file renamed 2011-10-25 14:06:44 -04:00
npcanimation.cpp Merging in master 2012-02-19 15:39:12 -05:00
npcanimation.hpp Cleanup; warnings 2012-01-05 21:45:17 -05:00
objects.cpp some cleanup 2012-02-06 10:41:13 +01:00
objects.hpp some cleanup 2012-02-06 10:41:13 +01: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
renderinginterface.hpp Changing to Actors;NPCAnimation;CreatureAnimation 2011-11-24 01:48:54 -05:00
renderingmanager.cpp - added night sky rendering with stars, nebulas, and fading in/out to sunset / sunrise 2012-02-24 23:26:38 +01:00
renderingmanager.hpp send a raycast through the physics engine to check if sun is visible 2012-02-24 16:12:43 +01:00
sky.cpp - set moon phase using (day%32)/4 (not really correct, but good for now) 2012-02-25 21:06:03 +01:00
sky.hpp - set moon phase using (day%32)/4 (not really correct, but good for now) 2012-02-25 21:06:03 +01:00