# # ChangeLog for branches/network/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 28, 2024, 9:52:08 PM 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 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 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 11:31:01 GMT patrick [5996] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.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 (copied) * trunk/src/lib/network/server_socket.h (copied) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (copied) * trunk/src/subprojects/network/read_sync.h (copied) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (copied) * trunk/src/subprojects/network/write_sync.h (copied) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged network branche into trunk with command svn ...