Various objects: Use "reader_get_layer" to parse the "z-pos" and "layer" options.
[supertux.git] / src / object / thunderstorm.cpp
2010-02-11 florianfVarious 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 grumbelChanged ObjectFactory code so that it works properly...
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-18 grumbelAdded supertux/globals.?pp to collect all the random...
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.