# # ChangeLog for branches/guidedmissile/aclocal.m4 in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 24, 2024, 2:46:43 PM Sun, 27 Nov 2005 15:07:22 GMT bensch [5796] * branches/collision_detection/Makefile.in (modified) * branches/guidedmissile/aclocal.m4 (modified) * branches/old.we (moved) * branches/old.we/AUTHORS (copied) * branches/old.we/CODING-STANDARDS (copied) * branches/old.we/COPYING (copied) * branches/old.we/ChangeLog (copied) * branches/old.we/IDEAS (copied) * branches/old.we/INSTALL (copied) * branches/old.we/MakeMakefile (copied) * branches/old.we/Makefile.am (copied) * branches/old.we/NEWS (copied) * branches/old.we/README (copied) * branches/old.we/ToDo (copied) * branches/old.we/aclocal.m4 (copied) * branches/old.we/autogen.sh (copied) * branches/old.we/config.guess (copied) * branches/old.we/config.h.in (copied) * branches/old.we/config.sub (copied) * branches/old.we/configure (copied) * branches/old.we/configure.ac (copied) * branches/old.we/depcomp (copied) * branches/old.we/doc (copied) * branches/old.we/install-sh (copied) * branches/old.we/missing (copied) * branches/old.we/mkinstalldirs (copied) * branches/old.we/scripts (copied) * branches/old.we/src (copied) * branches/old.we/src/world_entities/weapons/bomb.cc (modified) * branches/old.we/src/world_entities/weapons/bomb.h (modified) orxonox/trunk: moved old world_entites branche out of the way Thu, 24 Nov 2005 15:29:29 GMT bensch [5764] * branches/guidedmissile/aclocal.m4 (modified) * branches/guidedmissile/src/world_entities/weapons/aiming_turret.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/guided_missile.h (modified) * branches/guidedmissile/src/world_entities/weapons/projectile.cc (modified) * branches/guidedmissile/src/world_entities/weapons/projectile.h (modified) * branches/guidedmissile/src/world_entities/weapons/turret.cc (modified) orxonox/trunk: guided_missiles rock Thu, 24 Nov 2005 13:27:13 GMT snellen [5758] * branches/guidedmissile (copied) branches added guidedmissile for adding a guided missile 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 ...