# # ChangeLog for branches/height_map/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 14, 2024, 8:56:24 AM Wed, 18 Jan 2006 12:18:40 GMT bottac [6529] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/lib/graphics/importer/static_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/world_entities/terrain.cc (modified) Some bugs fixed Wed, 11 Jan 2006 13:11:16 GMT bottac [6472] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/lib/graphics/importer/static_model.cc (modified) * branches/height_map/src/lib/graphics/importer/texture.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) Added Class Tile to HeightMap (allows a primitive LOD Implementation). Wed, 28 Dec 2005 12:51:28 GMT bottac [6329] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) Fixed some bugs. Thu, 22 Dec 2005 18:35:59 GMT bensch [6268] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/story_entities/world.cc (modified) * branches/height_map/src/story_entities/world.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) heightMap: fixed the VertexArrayModel, and reverted everything, that ... Thu, 22 Dec 2005 17:43:49 GMT bensch [6263] * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.h (modified) * branches/height_map/src/story_entities/world.cc (modified) * branches/height_map/src/story_entities/world.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) heightmap: changes to revert afterwards Wed, 21 Dec 2005 15:24:50 GMT bottac [6249] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/lib/graphics/importer/vertex_array_model.cc (modified) * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) Uses VertexArrayModel now Wed, 21 Dec 2005 13:22:59 GMT bottac [6227] * branches/height_map/src/lib/graphics/importer/height_map.cc (modified) * branches/height_map/src/lib/graphics/importer/height_map.h (modified) * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) getHeight implemented support for 'colour maps' Wed, 14 Dec 2005 12:54:22 GMT bensch [6103] * branches/height_map/src/world_entities/terrain.cc (modified) * branches/height_map/src/world_entities/terrain.h (modified) heightmap: copied old terrain inside Wed, 14 Dec 2005 12:51:47 GMT bensch [6102] * branches/height_map (copied) orxonox/branches: copied the trunk to height_map Tue, 13 Dec 2005 01:55:08 GMT bensch [6078] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) orxonox/trunk: PNode compiles again PNode is now handled with the ...