# # ChangeLog for branches/network in orxonox.OLD # # Generated by Trac 1.0.9 # Oct 2, 2024, 5:00:01 PM Wed, 14 Dec 2005 01:33:38 GMT patrick [6098] * branches/network/src/story_entities/network_world.cc (modified) network: the client now loads only a reduced world Wed, 14 Dec 2005 01:29:44 GMT patrick [6097] * branches/network/src/story_entities/network_world.cc (modified) network: the network core is almost finished Wed, 14 Dec 2005 01:12:30 GMT patrick [6096] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/orxonox.cc (modified) * branches/network/src/story_entities/campaign.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/util/loading/game_loader.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) network: server/client mode loading Wed, 14 Dec 2005 00:39:37 GMT patrick [6095] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) * branches/network/src/orxonox.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) network: game server world loadin Wed, 14 Dec 2005 00:10:45 GMT patrick [6093] * branches/network/src/lib/sound/sound_engine.cc (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: branche comiles again Tue, 13 Dec 2005 15:29:32 GMT rennerc [6090] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_protocol.cc (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) handshake: several clients can connect at the same time now Tue, 13 Dec 2005 12:44:40 GMT patrick [6088] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: more constructor work, loadparam completed Tue, 13 Dec 2005 12:38:05 GMT patrick [6087] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: loadparams extension Tue, 13 Dec 2005 12:23:55 GMT patrick [6086] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: loadparams for the spawning point Tue, 13 Dec 2005 10:52:02 GMT patrick [6085] * branches/network/src/Makefile.am (modified) * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/world_entities/Makefile.am (modified) network: worked on the network_world Tue, 13 Dec 2005 10:40:03 GMT patrick [6084] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: spawning point coded, not yet tested Tue, 13 Dec 2005 10:31:50 GMT patrick [6083] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: spawning ability added Tue, 13 Dec 2005 10:12:45 GMT patrick [6081] * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: spawning point interface definition Tue, 13 Dec 2005 09:53:29 GMT patrick [6080] * branches/network/src/Makefile.am (modified) * branches/network/src/defs/class_id.h (modified) * branches/network/src/world_entities/spawning_point.cc (modified) * branches/network/src/world_entities/spawning_point.h (modified) network: spawning pooint Mon, 12 Dec 2005 16:18:36 GMT patrick [6069] * branches/network/src/story_entities/network_world.cc (modified) * branches/network/src/story_entities/network_world.h (modified) * branches/network/src/world_entities/camera.h (modified) * branches/network/src/world_entities/spawning_point.cc (added) * branches/network/src/world_entities/spawning_point.h (added) network: network world changes and spawning points Mon, 12 Dec 2005 15:01:55 GMT bwuest [6067] * branches/network/src/lib/network/entity_manager.cc (added) * branches/network/src/lib/network/entity_manager.h (added) entity_manager.h and entity_manager.cc created Mon, 12 Dec 2005 15:00:09 GMT bwuest [6066] * branches/network/src/lib/network/Makefile.am (modified) entity_manager.h and entity_manager.cc created Mon, 12 Dec 2005 14:55:19 GMT patrick [6065] * branches/network/src/story_entities/network_world.cc (copied) * branches/network/src/story_entities/network_world.h (copied) network: adding network_world 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 Mon, 12 Dec 2005 14:22:01 GMT patrick [6063] * branches/network/src/orxonox.cc (modified) * branches/network/src/util/loading/game_loader.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) network: added extended game_loader interface Mon, 12 Dec 2005 13:25:31 GMT rennerc [6062] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) network_stream: server doesnt crash on connection close :D Mon, 12 Dec 2005 13:14:56 GMT bwuest [6061] * branches/network/src/lib/network/network_protocol.cc (modified) * branches/network/src/lib/network/network_protocol.h (modified) Network protocol: Protocol changed Mon, 12 Dec 2005 12:42:57 GMT bwuest [6060] * 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) Network changes Mon, 12 Dec 2005 12:24:38 GMT rennerc [6059] * branches/network/src/lib/network/network_stream.cc (modified) Sun, 11 Dec 2005 17:01:04 GMT rennerc [6053] * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_stream.cc (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) handshake works now 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 Sun, 11 Dec 2005 01:48:09 GMT rennerc [6041] * branches/network/src/lib/network/network_socket.cc (modified) network_socket: fixed a bug Sun, 11 Dec 2005 00:25:51 GMT rennerc [6039] * 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) network_socket wont cause a segfault on connection close Sat, 10 Dec 2005 20:57:51 GMT rennerc [6026] * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) network_socket: should compile now Sat, 10 Dec 2005 20:07:46 GMT rennerc [6025] * 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/subprojects/network/network_unit_test.cc (modified) fixed some bugs Sat, 10 Dec 2005 17:48:01 GMT rennerc [6018] * branches/network/src/lib/network/network_manager.h (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/server_socket.cc (modified) * branches/network/src/lib/network/server_socket.h (modified) * branches/network/src/subprojects/network/network_unit_test.cc (modified) * branches/network/src/util/loading/game_loader.h (modified) NetworkStream should now accept net connections Sat, 10 Dec 2005 17:46:35 GMT bensch [6017] * branches/network/src/subprojects/network/Makefile.am (modified) orxonox/branches/network: subproject 'should' compile again Sat, 10 Dec 2005 14:45:57 GMT rennerc [6007] * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/server_socket.cc (modified) * branches/network/src/lib/network/server_socket.h (modified) network_stream: added possibility to connect to >1 hosts Fri, 09 Dec 2005 12:04:31 GMT patrick [6000] * branches/network/src/util/loading/game_loader.cc (modified) network: implemented the gameloader network loading functions again ... 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 10:26:02 GMT bensch [5995] * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: preparations for LOD's