Move patch to another directory
[supertux.git] / src / object / ghost_particle_system.cpp
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-02-11 Florian ForsterVarious objects: Use "reader_get_layer" to parse the...
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-18 Ingo RuhnkeReplaced <c*> headers with <*.h>
2009-11-18 Ingo RuhnkeSplit object/particlesystem.?pp