Fix patch application
[supertux.git] / src / object / decal.cpp
2010-02-11 Florian ForsterVarious objects: Use "reader_get_layer" to parse the...
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-25 Mathnerd314* Make it compile again
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-02-09 Christoph SommerNew GameObject "Decal" just displays a static, non...