Fix for coverity #29409 - Use char 0 instead of NULL
[supertux.git] / src / trigger / switch.cpp
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-08-30 Mathnerd314* Update squirrel to 2.2.3
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2006-08-04 Wolfgang Beckerswitch noise
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-01 Christoph SommerForgot <stdexcept>... again.
2006-06-01 Christoph SommerNew trigger object "Switch" using public domain images...