# # ChangeLog for orxonox/branches/heightMap in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 29, 2024, 7:17:18 PM Mon, 02 May 2005 22:55:39 GMT nico [4021] * orxonox/branches/heightMap/src/game_loader.cc (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.cc (added) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.h (added) * orxonox/branches/heightMap/src/story_entities/story_def.h (modified) * orxonox/branches/heightMap/src/story_entities/world.cc (modified) * orxonox/branches/heightMap/src/world_entities/terrain.cc (modified) branches/heightmap/: created new empty files for the heightmap class. Thu, 21 Apr 2005 09:34:36 GMT bensch [3919] * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.am (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/main.cc (copied) orxonox/branches/heightMap: branche heightmap compiles again Thu, 21 Apr 2005 09:23:07 GMT bensch [3918] * orxonox/branches/heightMap (copied) orxonox/branches: added new branche for the heightMap Thu, 21 Apr 2005 01:34:38 GMT bensch [3917] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: minor