# # ChangeLog for branches/network/src/subprojects in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 7:07:23 AM Fri, 16 Dec 2005 12:07:54 GMT bwuest [6128] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) A function added in class converter. Wed, 14 Dec 2005 14:17:36 GMT bwuest [6108] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) Converter.h and Converter.cc changed. They should now function for ... Wed, 14 Dec 2005 14:05:31 GMT bwuest [6106] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/converter.cc (added) * branches/network/src/lib/network/converter.h (added) * branches/network/src/lib/network/entity_manager.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) Converter.h and Converter.cc added; Note: They don't function for ... Sun, 11 Dec 2005 17:01:04 GMT rennerc [6053] * 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) * branches/network/src/subprojects/network/read_sync.cc (modified) * branches/network/src/subprojects/network/read_sync.h (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.h (modified) handshake works now Sun, 11 Dec 2005 13:07:08 GMT rennerc [6043] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/handshake.cc (added) * branches/network/src/lib/network/handshake.h (added) * 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) * 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/read_sync.cc (modified) * branches/network/src/subprojects/network/read_sync.h (modified) * branches/network/src/subprojects/network/simple_sync.cc (modified) * branches/network/src/subprojects/network/simple_sync.h (modified) * branches/network/src/subprojects/network/write_sync.cc (modified) * branches/network/src/subprojects/network/write_sync.h (modified) added handshake Sat, 10 Dec 2005 20:57:51 GMT rennerc [6026] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network_socket: should compile now Sat, 10 Dec 2005 20:07:46 GMT rennerc [6025] * 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/subprojects/network/network_unit_test.cc (modified) fixed some bugs Sat, 10 Dec 2005 17:48:01 GMT rennerc [6018] * branches/network/src/lib/network/network_manager.h (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/server_socket.cc (modified) * branches/network/src/lib/network/server_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) NetworkStream should now accept net connections Sat, 10 Dec 2005 17:46:35 GMT bensch [6017] * branches/network/src/subprojects/network/Makefile.am (modified) orxonox/branches/network: subproject 'should' compile again Fri, 09 Dec 2005 11:52:12 GMT patrick [5999] * branches/network (copied) * branches/network/AUTHORS (copied) * branches/network/CODING-STANDARDS (copied) * branches/network/COPYING (copied) * branches/network/ChangeLog (copied) * branches/network/IDEAS (copied) * branches/network/INSTALL (copied) * branches/network/MakeMakefile (copied) * branches/network/Makefile.am (copied) * branches/network/NEWS (copied) * branches/network/README (copied) * branches/network/ToDo (copied) * branches/network/autogen.sh (copied) * branches/network/config.guess (copied) * branches/network/config.h.in (copied) * branches/network/config.sub (copied) * branches/network/configure.ac (copied) * branches/network/depcomp (copied) * branches/network/doc (copied) * branches/network/install-sh (copied) * branches/network/missing (copied) * branches/network/mkinstalldirs (copied) * branches/network/scripts (copied) * branches/network/src (copied) network: added the network branche again Fri, 09 Dec 2005 11:31:01 GMT patrick [5996] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (copied) * trunk/src/lib/network/server_socket.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (copied) * trunk/src/subprojects/network/read_sync.h (copied) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (copied) * trunk/src/subprojects/network/write_sync.h (copied) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged network branche into trunk with command svn ...