# # ChangeLog for branches/network/src/lib/network/network_manager.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 10:12:36 AM Mon, 28 Nov 2005 16:49:48 GMT patrick [5804] * branches/network/src/defs/debug.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.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.h (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) network: changed the synchronizeable interface, since the data ... Sun, 20 Nov 2005 01:48:33 GMT patrick [5649] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/netdefs.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/subprojects/network/simple_sync.cc (added) * branches/network/src/subprojects/network/simple_sync.h (added) network: added even more interface, more function to the ... Sun, 20 Nov 2005 00:23:21 GMT patrick [5648] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) network: some more constructor/interface work Sat, 19 Nov 2005 23:25:50 GMT patrick [5647] * branches/network/src/lib/collision_detection/lin_alg.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: modiefied the unit test to enable diffrent modes, extended ... Tue, 15 Nov 2005 21:07:30 GMT patrick [5575] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network: now working with classlist Tue, 15 Nov 2005 18:17:20 GMT patrick [5572] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network: added little functionality to the network_manager Tue, 15 Nov 2005 00:00:55 GMT patrick [5566] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (added) * branches/network/src/lib/network/network_stream.h (added) network: added the missing NetworkStream files (they still need to be ... Thu, 10 Nov 2005 16:45:25 GMT patrick [5533] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/Makefile.in (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/network_socket.h (modified) network: some small changes in the comments and formatting in makefile.am Wed, 09 Nov 2005 16:17:27 GMT patrick [5525] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network/lib/network: some help added to the network manager Wed, 09 Nov 2005 16:00:26 GMT patrick [5522] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) src/lib/network: the implementaion of the networkmanager is finished Wed, 09 Nov 2005 15:47:08 GMT patrick [5521] * branches/network/src/lib/network/network_manager.h (added) network/src/lib/network: added the network manager header file... ...