# # ChangeLog for orxonox/branches/levelLoader/src/util/loading/load_param.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 18, 2024, 4:18:37 AM Sat, 21 May 2005 21:17:18 GMT bensch [4251] * orxonox/branches/levelLoader/src/util/loading/load_param.cc (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.h (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.cc (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.h (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.h (modified) orxonox/branches/levelLoader: some issues, to be able to describe ... Sat, 21 May 2005 20:31:55 GMT bensch [4250] * orxonox/branches/levelLoader/src/Makefile.am (modified) * orxonox/branches/levelLoader/src/Makefile.in (modified) * orxonox/branches/levelLoader/src/util/loading/factory.cc (modified) * orxonox/branches/levelLoader/src/util/loading/factory.h (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.cc (modified) * orxonox/branches/levelLoader/src/util/loading/load_param.h (modified) * orxonox/branches/levelLoader/src/world_entities/skybox.cc (modified) orxonox/branches/levelLoader: some minor changes Thu, 19 May 2005 23:37:47 GMT bensch [4233] * orxonox/branches/levelLoader/src/Makefile.am (modified) * orxonox/branches/levelLoader/src/Makefile.in (modified) * orxonox/branches/levelLoader/src/util/loading (added) * orxonox/branches/levelLoader/src/util/loading/load_param.cc (added) * orxonox/branches/levelLoader/src/util/loading/load_param.h (added) * orxonox/branches/levelLoader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelLoader/src/world_entities/world_entity.h (modified) orxonox/branches/levelLoader: loading through Functors. This should ...