# # ChangeLog for orxonox/trunk/src/lib/util/list_template.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:05:41 PM 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. ... Thu, 10 Mar 2005 17:39:18 GMT patrick [3474] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/collision.h (modified) * orxonox/trunk/src/coordinates.h (deleted) * orxonox/trunk/src/lib (added) * orxonox/trunk/src/lib/ini_parser.cc (moved) * orxonox/trunk/src/lib/ini_parser.h (moved) * orxonox/trunk/src/lib/list.cc (moved) * orxonox/trunk/src/lib/list.h (moved) * orxonox/trunk/src/lib/list_template.h (moved) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: redesigning directory structure - created lib and ...