Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / thunderstorm.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2010-02-11 Florian ForsterVarious objects: Use "reader_get_layer" to parse the...
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-25 Mathnerd314Add a constant for how long electrify lasts
2009-12-25 Mathnerd314Thunderstorm sounds (from Auria and Some_Person)
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
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...
2009-01-28 Miloš KloučekAllow declaration of "layer" for thunderstorm (both...
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-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-13 Christoph SommerReworked Thunderstorm scripting
2006-07-13 Christoph SommerThunderstorm