# # ChangeLog for trunk/src/world_entities/movie_entity.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 7:26:39 AM Wed, 25 Jan 2006 17:46:06 GMT bensch [6731] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/recorder.cc (copied) * trunk/src/world_entities/recorder.h (copied) merged avi_play back to the trunk. command ... Wed, 25 Jan 2006 13:39:53 GMT patrick [6695] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/vertex_array_model.cc (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/netdefs.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/shared_network_data.cc (copied) * trunk/src/lib/network/shared_network_data.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) merged the network branche to the trunk Tue, 24 Jan 2006 19:24:48 GMT bensch [6676] * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/subprojects/importer/tc.cc (deleted) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) trunk: weaponManager works again Wed, 18 Jan 2006 16:25:48 GMT bensch [6600] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/story_entities/Makefile.am (modified) * trunk/src/story_entities/movie_loader.cc (copied) * trunk/src/story_entities/movie_loader.h (copied) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) TRUNK: merged the avi_play branche again Wed, 18 Jan 2006 12:20:02 GMT bensch [6532] * trunk/config.h.in (modified) * trunk/configure.ac (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/media_container.cc (copied) * trunk/src/lib/graphics/importer/media_container.h (copied) * trunk/src/lib/graphics/importer/movie_player.cc (copied) * trunk/src/lib/graphics/importer/movie_player.h (copied) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/subprojects/importer/movie_player_test.cc (copied) * trunk/src/subprojects/importer/multitex.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/movie_entity.cc (copied) * trunk/src/world_entities/movie_entity.h (copied) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, ... Tue, 17 Jan 2006 21:35:53 GMT hdavid [6513] * branches/avi_play/src/lib/graphics/importer/movie_player.cc (modified) * branches/avi_play/src/world_entities/movie_entity.cc (modified) branches\avi_play: disable lighting for the movie_entity