# # ChangeLog for branches/network/src/lib/graphics/importer/Makefile.in in orxonox.OLD # # Generated by Trac 1.0.9 # May 24, 2024, 1:40:05 AM Thu, 10 Nov 2005 15:47:01 GMT patrick [5530] * 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.in (modified) * branches/network/src/lib/network/netdefs.h (added) * branches/network/src/lib/network/network_manager.cc (modified) * 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) network: added the definition file for byte and more to come 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 19:50:51 GMT bensch [5479] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/config.guess (modified) * trunk/config.sub (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/depcomp (modified) * trunk/install-sh (modified) * trunk/missing (modified) * trunk/mkinstalldirs (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/gui/gl_gui/Makefile.in (modified) * trunk/src/lib/gui/gtk_gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/orxonox.cc (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/Makefile.in (modified) * trunk/src/util/loading/resource_manager.cc (moved) * trunk/src/util/loading/resource_manager.h (moved) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox/trunk: updated to new autoconf, moved resourcemanager to ...