There is no point in making a Y inferior to scroll_y checking, since bullets accel...
[supertux.git] / src / sector.h
2004-08-05 Ricardo CruzMade the stomp cloud to have an independent movement...
2004-07-21 Tobias GläßerThe SuperTux library features a SuperTux namespace...
2004-07-20 Tobias Gläßermainly changed #includes to work with the new SuperTux...
2004-07-07 Ricardo CruzAdded vertical flipping to levels!
2004-06-28 Ricardo CruzA few changes to make the code ready for the new level...
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-06-08 Ryan Flegel- don't add new objects until end of Sector::action()
2004-06-02 Ricardo CruzManaged to update the level editor to the new drawing...
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...