# # ChangeLog for branches/network/src/defs in orxonox.OLD # # Generated by Trac 1.0.9 # May 27, 2024, 12:14:30 PM Mon, 12 Dec 2005 14:34:20 GMT patrick [6064] * branches/network/src/defs/class_id.h (modified) * branches/network/src/util/loading/game_loader.cc (modified) network: added the class ids 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 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 ...