# # ChangeLog for branches/shared_lib/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 19, 2024, 10:42:55 PM Mon, 10 Apr 2006 16:09:46 GMT bensch [7281] * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/lib/shell/shell_command.h (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) * branches/shared_lib/src/world_entities/world_entity.am (moved) this really should compile and link (not at runtime) on windows Tue, 04 Apr 2006 09:34:37 GMT bensch [7276] * branches/shared_lib/autogen.sh (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) orxonox/shared_lib: this should compile on Windows, and link together ... Sun, 02 Apr 2006 17:11:39 GMT bensch [7269] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/autogen.sh (modified) * branches/shared_lib/configure.ac (modified) * branches/shared_lib/src/Makefile.am (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) creating and linking ltdl... hmm.. lets see if this works Sun, 02 Apr 2006 15:54:55 GMT bensch [7268] * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/world_entities/Makefile.am (modified) shared_lib, ok loading everything (strangely npc is not a default ... Sun, 02 Apr 2006 14:51:19 GMT bensch [7264] * branches/shared_lib/Makefile.am (modified) * branches/shared_lib/autogen.sh (modified) * 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/lib/BuildLibs.am (modified) * branches/shared_lib/src/lib/graphics/Makefile.am (modified) * branches/shared_lib/src/lib/graphics/importer/Makefile.am (modified) * branches/shared_lib/src/lib/util/loading/dynamic_loader.cc (modified) * branches/shared_lib/src/lib/util/loading/dynamic_loader.h (modified) * branches/shared_lib/src/lib/util/loading/resource_manager.cc (modified) * branches/shared_lib/src/orxonox.cc (modified) * branches/shared_lib/src/subprojects/collision_detection/Makefile.am (modified) * branches/shared_lib/src/util/Makefile.am (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/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) shared_lib: compile again Sun, 02 Apr 2006 14:28:52 GMT bensch [7263] * branches/shared_lib (copied) new copy of current trunk Tue, 21 Mar 2006 14:20:36 GMT bensch [7230] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged the std::branche back