Check return value of some lisp.get calls
[supertux.git] / src / object / candle.cpp
2015-03-16 Tobias MarkusCheck return value of some lisp.get calls
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
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-17 Ingo RuhnkeMade code -Wshadow clean, missed a bunch of issues...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-07-19 LMHMerge branch 'glow_effects'
2013-06-15 LMHImproved color candle light appearance
2013-04-09 LMHCandle made more versatile: flicker can be disabled...
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-12-13 Ingo RuhnkeMore use of SurfacePtr
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 RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
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
2006-08-10 Christoph SommerCandle affects lightmap
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-06-28 Christoph SommerMade SpriteParticle's action configurable
2006-06-02 Christoph SommerCandle can now be turned on and off via squirrel scripting
2006-05-13 Christoph SommerCreated some code for Candle