# # ChangeLog for orxonox/trunk/src/simple_animation.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 7:29:43 AM Tue, 05 Apr 2005 22:11:10 GMT patrick [3730] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: animation player is not yet working, but it look more ... Tue, 05 Apr 2005 21:51:15 GMT patrick [3729] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/coord/p_node.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/world_entities/environment.cc (modified) orxonox/trunk: simple animation is moving, but not realy what it should 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 Tue, 29 Mar 2005 20:34:25 GMT patrick [3661] * orxonox/trunk/src/garbage_collector.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: some changes in the benchmark routines and in the ... 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 ...