# # ChangeLog for orxonox/trunk/src/lib/lang/base_entity.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 9:18:24 AM Thu, 10 Mar 2005 22:29:32 GMT patrick [3484] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/gui/Makefile.in (modified) * orxonox/trunk/src/lib/data (added) * orxonox/trunk/src/lib/data/data_tank.cc (moved) * orxonox/trunk/src/lib/data/data_tank.h (moved) * orxonox/trunk/src/lib/graphics (added) * orxonox/trunk/src/lib/graphics/importer (moved) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) * orxonox/trunk/src/lib/lang/base_entity.cc (moved) * orxonox/trunk/src/lib/lang/base_entity.h (moved) * orxonox/trunk/src/lib/lang/base_object.cc (moved) * orxonox/trunk/src/lib/lang/base_object.h (moved) * orxonox/trunk/src/lib/util/ini_parser.cc (moved) * orxonox/trunk/src/lib/util/ini_parser.h (moved) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) orxonox/trunk: now moved importer in lib and other stuff. very very ... 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. ...