fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / background.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-03-31 Matthias Braunsplit Background into Background and Gradient object
2006-03-31 Matthias Braunfix memory leak in background object
2006-03-30 Christoph SommerBackground can now render three images: Top, Center...
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-01-22 Matthias Braunmusic and image paths in levels are now absolute (from...
2005-10-29 Ondřej Hošek* Fixed gradient background bug
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-04 Matthias Braun- More work on scripting interface
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2005-04-03 Matthias Braunmake gradient parsing a bit more robust
2004-12-20 Matthias Braunimplemented a new object factory mechanism which is...
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-26 Matthias Braunsome cleanups memory leak fixes and moving of source...