# # ChangeLog for orxonox/trunk/src/world_entities/terrain.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 15, 2024, 1:16:28 PM Tue, 15 Mar 2005 22:22:51 GMT bensch [3566] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: updated the terrain class to more functionality view ... Tue, 15 Mar 2005 17:38:56 GMT bensch [3564] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: posible to build new Worlds now with new constructor Tue, 15 Mar 2005 11:44:19 GMT bensch [3559] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (copied) * orxonox/trunk/src/world_entities/terrain.h (copied) orxonox/trunk: now terrain is out of the World.cc and is a world- entity Mon, 14 Mar 2005 09:54:00 GMT bensch [3544] * orxonox/trunk/src/ability.h (modified) * orxonox/trunk/src/ai/ai.h (modified) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/coord/helper_parent.cc (modified) * orxonox/trunk/src/lib/coord/helper_parent.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) * orxonox/trunk/src/story_entities/campaign.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/track_node.h (modified) * orxonox/trunk/src/world_entities/environment.h (modified) * orxonox/trunk/src/world_entities/npc.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/power_up.h (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: now the delete-process is as inteded by c++ virtual ...