Console logging is now identical in all builds; warning and error show the console...
[supertux.git] / src / supertux / console.cpp
2010-01-25 mathnerd314Console logging is now identical in all builds; warning...
2009-12-14 grumbelAdded FontPtr
2009-12-13 grumbelMore use of SurfacePtr
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-18 grumbelSplit physfs/physfs_stream.?pp into multiple files
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...