Fix for images with invalid pixel formats
[supertux.git] / src / object / ghost_particle_system.hpp
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2009-12-13 Ingo RuhnkeUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-18 Ingo RuhnkeSplit object/particlesystem.?pp