#
# ChangeLog for branches/terrain/IDEAS in orxonox.OLD
#
# Generated by Trac 1.0.9
# Mar 19, 2025, 1:27:07 AM

Wed, 21 Jun 2006 21:45:20 GMT patrick [8697]
	* branches/terrain (copied)
	* branches/terrain/src/defs/debug.h (modified)
	* branches/terrain/src/defs/glincl.h (modified)
	* branches/terrain/src/lib/collision_detection/cd_engine.h (modified)
	* branches/terrain/src/lib/graphics/graphics_engine.cc (modified)
	* branches/terrain/src/lib/graphics/importer/Makefile.am (modified)
	* branches/terrain/src/lib/graphics/importer/material.h (modified)
	* branches/terrain/src/lib/graphics/importer/terrain (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.cc (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/buffer_broker.h (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/frustum.cc (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/frustum.h (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain.cc (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain.h (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain_page.cc (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain_page.h (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.cc (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/terrain_quad.h (copied)
	* branches/terrain/src/lib/graphics/importer/terrain/types.h (copied)
	* branches/terrain/src/lib/util/threading.h (modified)
	* branches/terrain/src/orxonox.cc (modified)
	* branches/terrain/src/story_entities/game_world.cc (modified)
	* branches/terrain/src/story_entities/game_world_data.cc (modified)
	* branches/terrain/src/story_entities/game_world_data.h (modified)
	* branches/terrain/src/story_entities/multi_player_world_data.cc (modified)
	* branches/terrain/src/story_entities/simple_game_menu.cc (modified)
	* branches/terrain/src/util/multiplayer_team_deathmatch.cc (modified)
	* branches/terrain/src/world_entities/WorldEntities.am (modified)
	* branches/terrain/src/world_entities/camera.cc (modified)
	* branches/terrain/src/world_entities/skybox.cc (modified)
	* trunk/src/world_entities/terrain.cc (deleted)
	* trunk/src/world_entities/terrain.h (deleted)
	* branches/terrain/src/world_entities/terrain_entity.cc (copied)
	* branches/terrain/src/world_entities/terrain_entity.h (copied)

	merged the terrain with the new trunk (MARK TERRAIN)


Thu, 18 Aug 2005 21:16:50 GMT bensch [5070]
	* branches (moved)
	* releases (moved)
	* tags (moved)
	* trunk (moved)

	reporx: moved orxonox out of orxonox directory, because it is the ...