# # ChangeLog for orxonox/trunk/src/simple_animation.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 6:10:36 PM 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 ...