# # ChangeLog for branches/network/src/lib/network/message_manager.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 9:21:21 PM Thu, 18 May 2006 13:52:44 GMT rennerc [7693] * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) server creates client spaceships now Thu, 18 May 2006 12:32:47 GMT rennerc [7681] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) finished and tested MessageManager Thu, 18 May 2006 10:58:08 GMT rennerc [7678] * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) finished MessageManager implementation Thu, 18 May 2006 08:48:17 GMT rennerc [7671] * branches/network/src/lib/network/message_manager.cc (modified) * branches/network/src/lib/network/message_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) started implementing MessageManager Wed, 17 May 2006 06:28:23 GMT rennerc [7631] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/message_manager.cc (added) * branches/network/src/lib/network/message_manager.h (added) * 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/lib/network/synchronizeable_var/synchronizeable_bool.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_uint.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.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) synchronisation should work now