changed worldmap format a bit to be more consistent with level format
[supertux.git] / src / game_object.h
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-05 Matthias Braunupdate comments
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2004-07-20 Tobias Gläßerremoved them in favour of their new live in the SuperTu...
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-24 Matthias Braun-renamed ViewPort to Camera
2004-05-20 Matthias Braunadded standard header to files
2004-05-20 Matthias Braun-converted remaining classes to GameObject
2004-05-20 Matthias Braun-Added new object system and converted some GameObjects...