# # ChangeLog for branches/network/src/world_entities/player.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 17, 2024, 9:15:22 AM Wed, 30 Nov 2005 10:09:18 GMT patrick [5833] * branches/network/src/defs/debug.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/world_entities/player.cc (modified) network: server/client orxonox now works 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) Thu, 24 Nov 2005 18:43:08 GMT bensch [5767] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: removed support for text-render-static