log engine/core/model/structures/map.h @ 697:ecaa4d98f05f tip

age author description
Fri, 01 Oct 2010 15:32:55 +0000 prock * Templatized Rect to extend it's functionality beyond integers
Mon, 27 Sep 2010 21:18:24 +0000 prock Removed the remaining size_t references that affected the FIFE API and replaced them with more appropriate definitions. The remaining size_t definitions will remain as they wont cause any issues. fixes[t:152]
Fri, 11 Jun 2010 21:29:58 +0000 helios2000 *Removed the ExactModellCoordinate object from the camera constructor.
Fri, 12 Feb 2010 06:34:50 +0000 vtchill Moved the management of cameras into the Map class. The View class no longer exists since it now serves no purpose. The engine class itself holds the renderers and these get passed to each map that is loaded and then passed to each camera on each map. This change makes it possible for multiple maps to be loaded at the same time with the same camera id without a name clash. fixes[t:342]
Mon, 24 Aug 2009 23:08:53 +0000 cheesesucker * Added setId to Layer, Map, Object and Camera
Sun, 13 Jul 2008 11:05:12 +0000 mvbarracuda * Final LGPL switch step by adjusting the file headers
Sun, 29 Jun 2008 18:44:17 +0000 mvbarracuda * Datasets becomes the new trunk and retires after that :-)