# # ChangeLog for branches/network/src/defs in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 9, 2024, 4:42:36 PM Wed, 16 Nov 2005 18:23:40 GMT bensch [5619] * branches/network/src/defs/debug.h (modified) * branches/network/src/lib/lang/class_list.cc (modified) * branches/network/src/lib/shell/shell_command.h (modified) * branches/network/src/subprojects/network/Makefile.am (modified) * branches/network/src/subprojects/network/Makefile.in (modified) orxonox/trunk: ShellCommand availiable again, in orxonox-mode, but ... Tue, 15 Nov 2005 21:07:30 GMT patrick [5575] * branches/network/src/defs/class_id.h (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_manager.h (modified) network: now working with classlist Tue, 15 Nov 2005 18:22:53 GMT patrick [5573] * branches/network/src/defs/class_id.h (modified) network: reverted the classid change, since it has already been changed Tue, 15 Nov 2005 18:10:13 GMT patrick [5571] * branches/network/src/defs/class_id.h (modified) network: modified the class_id of this branches. adapted it for ... Tue, 15 Nov 2005 13:36:13 GMT bensch [5570] * branches/network/src/defs/class_id.h (modified) orxonox/branches/network: added new ClassID's for the Networking modules Wed, 09 Nov 2005 15:06:59 GMT patrick [5517] * branches/network/Makefile.in (modified) * branches/network/aclocal.m4 (modified) * branches/network/configure (modified) * branches/network/configure.ac (modified) * branches/network/src/Makefile.am (modified) * branches/network/src/Makefile.in (modified) * branches/network/src/defs/include_paths.am (modified) * branches/network/src/lib/Makefile.am (modified) * branches/network/src/lib/Makefile.in (modified) * branches/network/src/lib/collision_detection/Makefile.in (modified) * branches/network/src/lib/event/Makefile.in (modified) * branches/network/src/lib/graphics/Makefile.in (modified) * branches/network/src/lib/graphics/importer/Makefile.in (modified) * branches/network/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/network/src/lib/gui/Makefile.in (modified) * branches/network/src/lib/gui/gl_gui/Makefile.in (modified) * branches/network/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/network/src/lib/network/Makefile.am (added) * branches/network/src/lib/network/Makefile.in (copied) * branches/network/src/lib/network/synchronizeable.cc (added) * branches/network/src/lib/network/synchronizeable.h (added) * branches/network/src/lib/particles/Makefile.in (modified) * branches/network/src/lib/physics/Makefile.in (modified) * branches/network/src/lib/shell/Makefile.in (modified) * branches/network/src/lib/sound/Makefile.in (modified) * branches/network/src/lib/tinyxml/Makefile.in (modified) * branches/network/src/subprojects/Makefile.in (modified) * branches/network/src/subprojects/collision_detection/Makefile.in (modified) * branches/network/src/subprojects/importer/Makefile.in (modified) * branches/network/src/subprojects/network/Makefile.in (modified) * branches/network/src/subprojects/particles/Makefile.in (modified) * branches/network/src/subprojects/testmain/Makefile.in (modified) * branches/network/src/util/Makefile.in (modified) branches/lib/network: added the network folder to the automake project Tue, 08 Nov 2005 09:50:54 GMT bensch [5505] * branches/network (copied) orxonox/branches: added new branche network for the pps development Thu, 03 Nov 2005 13:27:25 GMT patrick [5476] * trunk/src/defs/debug.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/key_names.cc (modified) orxonox/lib/event: also checked the other mouse buttons and removed ...