# # ChangeLog for orxonox/branches/heightMap/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 17, 2024, 2:56:25 AM Fri, 06 May 2005 16:01:06 GMT nico [4090] * orxonox/branches/heightMap/src/Makefile.am (modified) * orxonox/branches/heightMap/src/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/framework.h (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.cc (deleted) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.h (deleted) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.cc (deleted) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.h (deleted) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.cc (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.h (modified) * orxonox/branches/heightMap/src/lib/gui/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/heightMap/src/story_entities/world.cc (modified) * orxonox/branches/heightMap/src/subprojects/Makefile.in (modified) * orxonox/branches/heightMap/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/heightMap/src/world_entities/terrain.cc (modified) * orxonox/branches/heightMap/src/world_entities/terrain.h (modified) branches/heightMap: some makefile and include stuff fixed 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