# # ChangeLog for branches/network/src/lib/network/network_game_manager.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 23, 2024, 1:39:28 AM Wed, 21 Dec 2005 18:26:49 GMT rennerc [6256] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) network_socket: can now send more than 255 bytes ... Wed, 21 Dec 2005 15:29:15 GMT patrick [6250] * 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_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/util/loading/factory.cc (modified) network: network game manager now sounds good Wed, 21 Dec 2005 14:28:37 GMT patrick [6238] * 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_manager.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) network: singleton fix Wed, 21 Dec 2005 14:00:35 GMT rennerc [6231] * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) network_game_manager now works with new converter Wed, 21 Dec 2005 13:59:06 GMT patrick [6230] * 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) network bla Wed, 21 Dec 2005 12:39:20 GMT rennerc [6219] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) network_game_manager: implemented some functions Wed, 21 Dec 2005 08:11:47 GMT rennerc [6214] * 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) * branches/network/src/lib/network/network_stream.h (modified) network_game_manager: implemented some functions Tue, 20 Dec 2005 17:18:14 GMT bwuest [6197] * branches/network/src/lib/network/converter.cc (modified) * branches/network/src/lib/network/converter.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) converter.h and converter.cc changed: Conversion float to byte* and ... Tue, 20 Dec 2005 13:51:37 GMT rennerc [6190] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.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) * 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/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) synchronizeable: added sender parameter to writeBytes ... Fri, 16 Dec 2005 22:47:54 GMT patrick [6146] * branches/network (copied) * branches/network/src/lib/graphics/importer/texture.cc (copied) * branches/network/src/lib/network/synchronizeable.cc (copied) network: added branche network again Fri, 16 Dec 2005 17:45:32 GMT patrick [6139] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/converter.cc (copied) * trunk/src/lib/network/converter.h (copied) * trunk/src/lib/network/handshake.cc (copied) * trunk/src/lib/network/handshake.h (copied) * trunk/src/lib/network/network_game_manager.cc (copied) * trunk/src/lib/network/network_game_manager.h (copied) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.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 (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/network_world.cc (added) * trunk/src/story_entities/network_world.h (added) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/spawning_point.cc (copied) * trunk/src/world_entities/spawning_point.h (copied) trunk: merged branche network with trunk using command: svn merge ...