# # ChangeLog for orxonox/trunk/src/world_entities/power_up.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:07:04 AM Thu, 10 Mar 2005 21:37:31 GMT patrick [3483] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/base_entity.cc (moved) * orxonox/trunk/src/lib/base_entity.h (moved) * orxonox/trunk/src/lib/base_object.cc (moved) * orxonox/trunk/src/lib/base_object.h (moved) * orxonox/trunk/src/lib/lang (added) * orxonox/trunk/src/lib/math (moved) * orxonox/trunk/src/lib/util (added) * orxonox/trunk/src/lib/util/list.cc (moved) * orxonox/trunk/src/lib/util/list.h (moved) * orxonox/trunk/src/lib/util/list_template.h (moved) * orxonox/trunk/src/world_entities/power_up.cc (moved) * orxonox/trunk/src/world_entities/power_up.h (moved) orxonox/trunk: finaly got the right idea to structure the src code. ... Mon, 05 Jul 2004 19:51:48 GMT patrick [2077] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/list.cc (deleted) * orxonox/trunk/src/list.h (modified) * orxonox/trunk/src/power_up.cc (added) * orxonox/trunk/src/power_up.h (added) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world.h (modified) * orxonox/trunk/src/world_entity.cc (modified) * orxonox/trunk/src/world_entity.h (modified) /orxonox/trunk/src: making doxygen comments in worldentity, player, ...