#
# ChangeLog for code/branches/map
#
# Generated by Trac 1.0.9
# Apr 9, 2025, 8:42:14 AM

Wed, 27 May 2009 15:23:51 GMT Naaduun [3090]
	* code/branches/map/src/orxonox/objects/RadarViewable.cc (modified)
	* code/branches/map/src/orxonox/objects/RadarViewable.h (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)

	Fixed einige Bugs bei Zerstörung der Map


Tue, 26 May 2009 17:29:40 GMT Naaduun [3082]
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)

	Map fixed: Leitlinien zur Anzeige der Höhe


Thu, 14 May 2009 12:35:54 GMT Naaduun [2977]
	* code/branches/map/src/orxonox/objects/RadarViewable.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)
	* code/branches/map/src/util/SubString.cc (modified)

	=movable plane


Thu, 07 May 2009 14:44:12 GMT Naaduun [2956]
	* code/branches/map/src/orxonox/objects/RadarViewable.cc (modified)
	* code/branches/map/src/orxonox/objects/RadarViewable.h (modified)
	* code/branches/map/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/branches/map/src/orxonox/objects/worldentities/pawns/Pawn.h (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)

	added rotate and zoom to map. using static mapscenemanager now


Thu, 30 Apr 2009 12:12:57 GMT Naaduun [2942]
	* code/branches/map/src/orxonox/objects/RadarViewable.cc (modified)
	* code/branches/map/src/orxonox/objects/RadarViewable.h (modified)
	* code/branches/map/src/orxonox/objects/controllers/HumanController.cc (modified)
	* code/branches/map/src/orxonox/objects/controllers/HumanController.h (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)
	* code/branches/map/src/orxonox/tools/CMakeLists.txt (modified)
	* code/branches/map/src/orxonox/tools/DynamicLines.cpp (added)
	* code/branches/map/src/orxonox/tools/DynamicLines.h (added)
	* code/branches/map/src/orxonox/tools/DynamicRenderable.cpp (added)
	* code/branches/map/src/orxonox/tools/DynamicRenderable.h (added)
	* code/branches/map/src/util/CMakeLists.txt (modified)

	=added dynamic libs to orxonox/tools. changed humancontroller to use ...


Thu, 09 Apr 2009 14:52:36 GMT Naaduun [2913]
	* code/branches/map/src/orxonox/objects/RadarViewable.cc (modified)
	* code/branches/map/src/orxonox/objects/RadarViewable.h (modified)
	* code/branches/map/src/orxonox/objects/worldentities/CameraPosition.cc (modified)
	* code/branches/map/src/orxonox/objects/worldentities/CameraPosition.h (modified)
	* code/branches/map/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/branches/map/src/orxonox/objects/worldentities/ControllableEntity.h (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)

	Added own scenemanager to map, added 2 pointer to contain mapentity ...


Thu, 26 Mar 2009 16:06:25 GMT Naaduun [2856]
	* code/branches/map/src/orxonox/overlays/map/Map.cc (modified)
	* code/branches/map/src/orxonox/overlays/map/Map.h (modified)

	implemented Map::openMap()


Tue, 24 Mar 2009 13:50:13 GMT Naaduun [2838]
	* code/branches/map/archlinux (added)
	* code/branches/map/archlinux/PKGBUILD (added)

	Added PKGBUILD for building package in Archlinux. See ...


Tue, 24 Mar 2009 12:06:10 GMT Naaduun [2837]
	* code/branches/map/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/branches/map/src/orxonox/overlays/map (added)
	* code/branches/map/src/orxonox/overlays/map/CMakeLists.txt (added)
	* code/branches/map/src/orxonox/overlays/map/Map.cc (added)
	* code/branches/map/src/orxonox/overlays/map/Map.h (added)

	added Map class


Sat, 21 Mar 2009 14:27:58 GMT landauf [2812]
	* code/branches/map/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified)

	fixed shooting bug


Thu, 19 Mar 2009 12:49:47 GMT landauf [2802]
	* code/branches/map (copied)

	created new branch


Tue, 17 Mar 2009 21:53:53 GMT landauf [2797]
	* code/trunk/src/OrxonoxConfig.h.in (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified)

	Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE ...