# # ChangeLog for branches/network/src/lib/network/network_stream.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 10:36:03 AM Sun, 27 Nov 2005 16:52:32 GMT patrick [5798] * branches/network/src/lib/network/connection_monitor.cc (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (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) * branches/network/src/subprojects/network/simple_sync.cc (modified) network: testing env. got segfault in the code Wed, 23 Nov 2005 22:32:20 GMT patrick [5747] * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network: some small changes in the NetworkStream and DataStream ... Wed, 23 Nov 2005 21:44:42 GMT bottac [5746] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 15:21:10 GMT bottac [5743] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 15:19:54 GMT bottac [5742] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 15:15:09 GMT bottac [5741] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 23 Nov 2005 14:28:34 GMT bottac [5738] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 14:08:41 GMT bottac [5734] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:59:02 GMT bottac [5731] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:55:18 GMT bottac [5730] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:52:17 GMT bknecht [5728] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) "synchronized" DataStream with NetworkStream Wed, 23 Nov 2005 13:51:20 GMT patrick [5727] * branches/network/src/lib/network/network_stream.cc (modified) network: small constructor change in NetworkStream Wed, 23 Nov 2005 13:43:29 GMT bottac [5724] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 13:40:24 GMT bottac [5723] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 23 Nov 2005 12:44:12 GMT bottac [5721] * branches/network/src/lib/network/network_stream.cc (modified) Tue, 22 Nov 2005 21:26:52 GMT bottac [5714] * branches/network/src/lib/network/network_stream.cc (modified) -- Diese und die folgenden Zeilen werde n ignoriert -- M ... Sun, 20 Nov 2005 02:39:38 GMT patrick [5650] * branches/network/src/Makefile.in (modified) * branches/network/src/lib/Makefile.in (modified) * branches/network/src/lib/collision_detection/Makefile.in (modified) * branches/network/src/lib/event/Makefile.in (modified) * branches/network/src/lib/graphics/Makefile.in (modified) * branches/network/src/lib/graphics/importer/Makefile.in (modified) * branches/network/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/network/src/lib/gui/Makefile.in (modified) * branches/network/src/lib/gui/gl_gui/Makefile.in (modified) * branches/network/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/network/src/lib/network/Makefile.in (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/particles/Makefile.in (modified) * branches/network/src/lib/physics/Makefile.in (modified) * branches/network/src/lib/shell/Makefile.in (modified) * branches/network/src/lib/sound/Makefile.in (modified) * branches/network/src/lib/tinyxml/Makefile.in (modified) * branches/network/src/subprojects/Makefile.in (modified) * branches/network/src/subprojects/collision_detection/Makefile.in (modified) * branches/network/src/subprojects/importer/Makefile.in (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/Makefile.in (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) * branches/network/src/subprojects/particles/Makefile.in (modified) * branches/network/src/subprojects/testmain/Makefile.in (modified) * branches/network/src/util/Makefile.in (modified) network: finished the simple_sync program 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 ... Wed, 16 Nov 2005 15:45:42 GMT bottac [5615] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 15:26:15 GMT bottac [5610] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 14:45:49 GMT bottac [5608] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 14:44:05 GMT bottac [5607] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 14:19:57 GMT bottac [5604] * branches/network/src/lib/network/data_stream.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:57:15 GMT bottac [5601] * branches/network/src/lib/network/data_stream.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:39:27 GMT bottac [5598] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) Wed, 16 Nov 2005 13:25:04 GMT bottac [5595] * branches/network/src/lib/network/network_stream.cc (modified) Wed, 16 Nov 2005 13:21:29 GMT bottac [5594] * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) 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 ...