Console logging is now identical in all builds; warning and error show the console...
[supertux.git] / src / supertux / tile.cpp
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 grumbelFixed Rect a bit and started to use Rect in Surface...
2009-12-06 grumbelRemoved friendship between TileSetParser and Tile,...
2009-12-06 grumbelSmall const cleanup
2009-12-06 grumbelRemoved tile_path from tileset, instead give fully...
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-19 tuxdevplay with CMakeLists.txt compile flags, change from...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...