# # ChangeLog for orxonox/trunk/src/util/common/list.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 13, 2024, 11:42:10 AM Mon, 18 Apr 2005 11:09:02 GMT bensch [3869] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/util/common (added) * orxonox/trunk/src/util/common/list.cc (moved) * orxonox/trunk/src/util/common/list.h (moved) * orxonox/trunk/src/util/common/list_template.h (moved) * orxonox/trunk/src/util/resource_manager.cc (moved) * orxonox/trunk/src/util/resource_manager.h (moved) * orxonox/trunk/src/world_entities/camera.cc (moved) * orxonox/trunk/src/world_entities/camera.h (moved) orxonox/trunk: movement of the list and common utils 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. ...