# # ChangeLog for trunk/src/world_entities/spectator.h in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 11, 2024, 9:38:34 PM Thu, 08 Jun 2006 09:19:08 GMT patrick [8228] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/network/message_manager.cc (modified) * trunk/src/lib/network/message_manager.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/udp_server_socket.cc (modified) * trunk/src/lib/network/udp_socket.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world.h (modified) * trunk/src/util/signal_handler.cc (modified) * trunk/src/util/signal_handler.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/spectator.cc (modified) * trunk/src/world_entities/spectator.h (modified) trunk: merged the network branche back to trunk with command: svn ... Mon, 05 Jun 2006 10:09:15 GMT bensch [8147] * trunk/configure.ac (modified) * trunk/src/lib/network/message_manager.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/player_stats.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/network_game_rules.cc (modified) * trunk/src/util/network_game_rules.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/spectator.cc (modified) * trunk/src/world_entities/spectator.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: merged the network branche back here merged with ... Thu, 01 Jun 2006 12:28:16 GMT patrick [8068] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/connection_monitor.cc (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/message_manager.cc (modified) * trunk/src/lib/network/message_manager.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_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/player_stats.cc (copied) * trunk/src/lib/network/player_stats.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world.h (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/network_game_rules.cc (copied) * trunk/src/util/network_game_rules.h (copied) * trunk/src/util/object_manager.h (modified) * trunk/src/util/signal_handler.cc (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/spectator.cc (copied) * trunk/src/world_entities/spectator.h (copied) trunk: merged the network branche back to trunk Thu, 01 Jun 2006 12:06:53 GMT rennerc [8067] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/player_stats.cc (modified) * branches/network/src/lib/network/player_stats.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.h (modified) * branches/network/src/util/network_game_rules.h (modified) * branches/network/src/util/signal_handler.cc (modified) * branches/network/src/world_entities/WorldEntities.am (modified) * branches/network/src/world_entities/spectator.cc (added) * branches/network/src/world_entities/spectator.h (added) implemented gamestates for multiplayerTeamDeathmatch