# # ChangeLog for branches/network/src/lib/network/handshake.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 12:44:50 AM Tue, 23 May 2006 13:15:23 GMT rennerc [7775] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) added some debug output Tue, 23 May 2006 13:10:57 GMT rennerc [7774] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) added some debug output to handshake Fri, 19 May 2006 14:22:39 GMT rennerc [7731] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) fixed bug Thu, 18 May 2006 12:32:47 GMT rennerc [7681] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.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_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) finished and tested MessageManager Sat, 13 May 2006 14:21:53 GMT rennerc [7613] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_socket.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) subprojects/network can test handshake now Fri, 12 May 2006 07:08:48 GMT rennerc [7602] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) fixed some bugs Thu, 11 May 2006 06:05:17 GMT rennerc [7591] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) fixed some bugs Wed, 10 May 2006 11:13:49 GMT rennerc [7565] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/server_socket.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (modified) * branches/network/src/lib/network/tcp_server_socket.h (modified) * branches/network/src/lib/network/udp_server_socket.cc (modified) * branches/network/src/lib/network/udp_server_socket.h (modified) * branches/network/src/lib/network/udp_socket.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) reimplemented NetworkStream Sat, 29 Apr 2006 11:57:48 GMT rennerc [7444] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.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/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/lib/network/synchronizeable_var (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_uint.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_uint.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.h (added) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/environments/water.cc (modified) * branches/network/src/world_entities/environments/water.h (modified) * branches/network/src/world_entities/npcs/ground_turret.cc (modified) * branches/network/src/world_entities/npcs/ground_turret.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/playable.h (modified) * branches/network/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.h (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.h (modified) * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/power_ups/power_up.h (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.h (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) new network system implemented. yet with a lot of empty function bodys Wed, 26 Apr 2006 14:07:29 GMT patrick [7380] * branches/network (copied) created the network branche Sat, 28 Jan 2006 16:11:51 GMT bensch [6815] * 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/Makefile.am (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (copied) * trunk/src/lib/graphics/effects/lense_flare.h (copied) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (copied) * trunk/src/lib/graphics/render2D/billboard.h (copied) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/image_entity.cc (modified) * trunk/src/world_entities/image_entity.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/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/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged branches/network back to the trunk. merged ...