# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 3:52:09 AM 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 Fri, 27 Oct 2006 07:22:50 GMT rennerc [9903] * branches/network/src/story_entities/multi_player_world_data.cc (modified) * branches/network/src/util/signal_handler.cc (modified) catch SIGILL SIGILL -= 2 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.