# # ChangeLog for branches/shared_lib/src/util in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:49:25 PM Tue, 21 Feb 2006 23:34:43 GMT bensch [7177] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) * branches/shared_lib/src/world_entities/creatures/md2_creature.cc (modified) * branches/shared_lib/src/world_entities/space_ships/helicopter.cc (modified) * branches/shared_lib/src/world_entities/space_ships/hover.cc (modified) * branches/shared_lib/src/world_entities/space_ships/space_ship.cc (modified) * branches/shared_lib/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/dylib: the first level works again, had to fix out the ... Tue, 21 Feb 2006 22:20:53 GMT bensch [7175] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) orxonox/trunk: now the PKG-libdir should be eaten too Tue, 21 Feb 2006 21:48:52 GMT bensch [7174] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/Makefile.am (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/util/loading/resource_manager.cc (modified) * branches/shared_lib/src/util/loading/resource_manager.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) orxonox/dylib: now the dylibLoader should work Mon, 20 Feb 2006 13:29:02 GMT bensch [7171] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) dylib: more like in the real world... should work on win too Sun, 19 Feb 2006 17:35:31 GMT bensch [7169] * branches/shared_lib/config.h.in (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/defs/debug.h (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/subprojects/collision_detection/Makefile.am (modified) * branches/shared_lib/src/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/WorldEntities.am (modified) shared_lib: some functionality Sun, 19 Feb 2006 17:35:03 GMT bensch [7168] * branches/shared_lib (copied) shared lib Sun, 19 Feb 2006 14:18:08 GMT bensch [7167] * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/loading/dynamic_loader.cc (copied) * trunk/src/util/loading/dynamic_loader.h (copied) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/WorldEntities.am (modified) trunk: dynamic library loading test