Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / video / drawing_context.cpp
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-10 Wolfgang BeckerPatch by Klaus Denker:
2007-01-10 Wolfgang BeckerActivate firefly on restart
2006-11-19 Wolfgang BeckerThere is no light offscreen, ignore request there.
2006-11-18 Wolfgang BeckerMade lightmap as big as screen to prevent rounding...
2006-09-17 Wolfgang BeckerJust removing the "i->angle == 0.0f" part was a bad...
2006-09-17 Wolfgang BeckerLantern. A portable Light Source. Demo in 'data/levels...
2006-08-11 Christoph Sommersmall hack to make magic blocks work for the moment...
2006-08-11 Wolfgang BeckerMagic Blocks. (DrawingContext::get_light is not working...
2006-08-09 Wolfgang BeckerLAYER_HUD and above ignore lightmap
2006-08-09 Wolfgang BeckerNew sector attribute 'ambient-light'.
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-02 Ingo Ruhnke- made light layer multiply instead of additive, fixed...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunadd code to debug collision rectangles
2006-04-11 Matthias Braunglu.h is not needed
2006-03-31 Matthias Braunfix growup, lightmap experiments with willowisp
2005-10-29 Ondřej Hošek* Fixed gradient background bug
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-02 Matthias Braun- Allow custom leveldots
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braunforgot more stuff