# # ChangeLog for branches/network/src/orxonox.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 19, 2024, 12:42:39 PM Wed, 30 Nov 2005 08:43:05 GMT patrick [5829] * branches/network/src/defs/globals.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/orxonox.cc (modified) * branches/network/src/orxonox.h (modified) * branches/network/src/story_entities/world.cc (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/read_sync.cc (added) * branches/network/src/subprojects/network/read_sync.h (added) * 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 (added) * branches/network/src/subprojects/network/write_sync.h (added) * branches/network/src/world_entities/player.cc (modified) * branches/network/src/world_entities/player.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) network: much work on multiplayability, does not yet work Tue, 29 Nov 2005 13:29:25 GMT bensch [5824] * branches/network (copied) orxonox/branches added a COPY of the trunk, named network (cheap merge) Mon, 19 Sep 2005 08:00:45 GMT bensch [5207] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) orxonox/trunk: default value can now be supplied as aditional arg of ...