#
# ChangeLog for branches/network in orxonox.OLD
#
# Generated by Trac 1.0.9
# Mar 6, 2025, 6:55:22 AM

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