Fix for coverity #29401
[supertux.git] / src / object / sprite_particle.cpp
2015-02-22 Tobias MarkusFix for coverity #29401
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-17 Ingo RuhnkeMade code -Wshadow clean
2014-08-03 Ingo RuhnkeMerge branch 'feature/sdl2'
2014-07-24 LMHInvincibility stars sparkle when close to Tux
2013-07-19 LMHMerge branch 'glow_effects'
2013-04-09 LMHInvincibility sparkles glow in the dark
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-06 Christoph SommerMade SpriteParticle work around possible bug in Sprite...
2006-06-28 Christoph SommerMade SpriteParticle's action configurable
2006-06-02 Christoph SommerSpriteParticle constructor now takes an AnchorPoint...
2006-05-01 Christoph Sommeradded missing include
2006-05-01 Christoph SommerNew GameObject SpriteParticle