log engine/core/model/model.h @ 481:1f37adc9a685

age author description
2010-02-12 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]
2010-02-03 vtchill quick fix for missing standard includes.
2009-08-21 cheesesucker Fixed docstring for Model::deleteMaps() (Really fixes #343)
2008-10-09 phoku Cleaned the basic model up. Code is cleaner now and a bit faster.
2008-07-13 mvbarracuda * Final LGPL switch step by adjusting the file headers
2008-07-12 jwt Added methods for removing Objects from the Model.
2008-07-11 jasoka moved grid ownership to model in similar way as with pathers
2008-06-29 mvbarracuda * Datasets becomes the new trunk and retires after that :-)