Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / wind.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
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-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-06-27 Christoph SommerMade Wind scriptable
2006-06-25 Christoph SommerInverted Wind particle's y-coordinate
2006-06-08 Christoph SommerNew Wind object: gently pushes players in one direction /