Update CMake to 3.2.1 in .travis.yml
[supertux.git] / src / object / spotlight.cpp
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-19 Arvid NorlanderFixed svn:keywords and svn:eol-style for some of *...
2006-08-10 Wolfgang BeckerUse standard color format for spotlight.
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-04 Ingo Ruhnke- added color ligts
2006-07-03 Ingo Ruhnke- some small adjustments to the lighting
2006-07-03 Ingo Ruhnke- added sprite rotation
2006-07-03 Ingo Ruhnke- added spotlight (not working, since rotation and...