# # ChangeLog for orxonox/trunk/src/simple_animation.h in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 22, 2024, 4:44:38 PM Tue, 05 Apr 2005 17:44:05 GMT patrick [3727] * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: added a third debug level, made SimpleAnimation ... Tue, 05 Apr 2005 16:34:33 GMT patrick [3726] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) orxonox/trunk: reimplemented, rescaled KeyFrame. Mon, 04 Apr 2005 23:07:47 GMT patrick [3720] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) orxonox/trunk: now implemented the speed distribution algorithms Mon, 04 Apr 2005 22:00:35 GMT patrick [3719] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) orxonox/trunk: implementing simpleanimation Mon, 04 Apr 2005 07:59:00 GMT patrick [3717] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) orxonox/trunk: simple change in animation player Wed, 16 Mar 2005 14:06:15 GMT patrick [3573] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/simple_animation.cc (added) * orxonox/trunk/src/simple_animation.h (added) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (added) * orxonox/trunk/src/world_entities/projectile.h (added) * orxonox/trunk/src/world_entities/shoot_laser.cc (deleted) * orxonox/trunk/src/world_entities/shoot_laser.h (deleted) * orxonox/trunk/src/world_entities/shoot_rocket.cc (deleted) * orxonox/trunk/src/world_entities/shoot_rocket.h (deleted) * orxonox/trunk/src/world_entities/weapon.cc (added) * orxonox/trunk/src/world_entities/weapon.h (added) orxonox/trunk: implemented skeleton for animatino player. added ...