Console logging is now identical in all builds; warning and error show the console...
[supertux.git] / src / supertux / tile.hpp
2010-01-25 mathnerd314Console logging is now identical in all builds; warning...
2009-12-24 mathnerd314Change anim_fps to fps in snail (fixes sprite; frames...
2009-12-13 grumbelMore use of SurfacePtr
2009-12-06 grumbelRenamed Rect to Rectf
2009-12-06 grumbelRemoved friendship between TileSetParser and Tile,...
2009-12-06 grumbelSmall const cleanup
2009-12-06 grumbelRemoved unused code
2009-12-06 grumbelMoved Tile parsing code into TileSetParser
2009-12-06 grumbelStarted moving TileSet parsing code into separate class
2009-12-06 grumbelGot rid of some friend'ship, reducing some access of...
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...