Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / game_object.cpp
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2006-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2005-06-26 Matthias Braunrenamed all .h to .hpp
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-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...