# # ChangeLog for branches/network/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 6, 2024, 5:02:20 AM Thu, 02 Nov 2006 15:34:52 GMT rennerc [9912] * branches/network/src/lib/graphics/importer/md2/md2Model.cc (modified) * branches/network/src/lib/graphics/importer/md2/resource_md2.cc (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) still not working Tue, 31 Oct 2006 07:25:37 GMT rennerc [9910] * branches/network/src/lib/lang/object_list.cc (modified) ObjectList: new id should be set now Mon, 30 Oct 2006 21:35:23 GMT rennerc [9909] * branches/network/src/lib/lang/object_list.cc (modified) * branches/network/src/lib/lang/object_list.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_stream.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid_list.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid_list.h (added) ClassID synchronization might work. at least it still works with it :D Sun, 29 Oct 2006 10:41:56 GMT rennerc [9908] * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid.cc (modified) * branches/network/src/story_entities/multi_player_world_data.cc (modified) BaseObject: removed LeafClassID since it is not used any more Sat, 28 Oct 2006 20:52:35 GMT rennerc [9907] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid.cc (modified) * branches/network/src/util/game_rules.cc (modified) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) less debug - network seems to work again Sat, 28 Oct 2006 20:40:56 GMT rennerc [9906] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_classid.h (added) Return of the Network :D Thu, 26 Oct 2006 18:31:29 GMT bensch [9902] * branches/network/src/lib/lang/base_object.h (modified) leafClassID that changes into the topmost ID Thu, 26 Oct 2006 15:54:19 GMT rennerc [9901] * branches/network/src/lib/graphics/shader_data.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/peer_info.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) link error Thu, 26 Oct 2006 15:41:45 GMT rennerc [9900] * branches/network (copied) new branche network (MARK NET) Sat, 21 Oct 2006 20:08:36 GMT bensch [9899] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) orxonox/trunk: shell works again.