# # ChangeLog for branches/old.we/aclocal.m4 in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 9, 2024, 1:45:14 AM 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 Wed, 23 Nov 2005 20:41:24 GMT bensch [5745] * branches/world_entities/aclocal.m4 (modified) * branches/world_entities/src/world_entities/player.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.cc (modified) * branches/world_entities/src/world_entities/weapons/aiming_turret.h (modified) * branches/world_entities/src/world_entities/weapons/cannon.cc (modified) * branches/world_entities/src/world_entities/weapons/cannon.h (modified) * branches/world_entities/src/world_entities/weapons/test_gun.cc (modified) * branches/world_entities/src/world_entities/weapons/test_gun.h (modified) * branches/world_entities/src/world_entities/weapons/turret.cc (modified) * branches/world_entities/src/world_entities/weapons/turret.h (modified) * branches/world_entities/src/world_entities/weapons/weapon.cc (modified) * branches/world_entities/src/world_entities/weapons/weapon.h (modified) orxonox/trunk: removed WeaponManager from all the Weapons, because ...