# # ChangeLog for orxonox/trunk/src/animation_player.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 10, 2024, 12:26:44 AM Wed, 13 Apr 2005 22:48:30 GMT bensch [3821] * orxonox/trunk/src/animation_player.cc (modified) * orxonox/trunk/src/animation_player.h (modified) orxonox/trunk: pause and play function Wed, 13 Apr 2005 22:31:09 GMT bensch [3820] * orxonox/trunk/src/animation.cc (modified) * orxonox/trunk/src/animation.h (modified) * orxonox/trunk/src/animation_player.h (modified) orxonox/trunk: more descriptive comments Wed, 13 Apr 2005 21:55:17 GMT bensch [3816] * orxonox/trunk/src/animation.cc (modified) * orxonox/trunk/src/animation_player.cc (modified) * orxonox/trunk/src/animation_player.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: AnimationPlayer updated, created a debug function, and ... Wed, 13 Apr 2005 21:08:43 GMT bensch [3812] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/animation.cc (modified) * orxonox/trunk/src/animation_player.cc (copied) * orxonox/trunk/src/animation_player.h (copied) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: animation-player added Sat, 26 Mar 2005 14:28:39 GMT bensch [3655] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (copied) * orxonox/trunk/src/lib/util/resource_manager.h (moved) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/proto (added) * orxonox/trunk/src/proto/proto_class.cc (moved) * orxonox/trunk/src/proto/proto_class.h (copied) * orxonox/trunk/src/proto/proto_singleton.cc (added) * orxonox/trunk/src/proto/proto_singleton.h (added) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: moved protoclass to folder proto added protosingleton ...