#303: Typo fixes from mathnerd314
[supertux.git] / src / video / drawing_context.hpp
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-05 Ingo RuhnkeReplaced rectangular shrinkfade with a circular one
2008-02-25 Ingo Ruhnke- added support for rounded rectangles for use in the...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...
2007-04-16 Matthias Braundon't adjust aspect-ratio in non-fullscreen modes,...
2007-04-09 Christoph Sommer"Print Screen"-Key takes screenshots
2007-02-28 Matthias Braun- Use obstacks for memory allocation for lispfiles...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
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- added sprite rotation
2006-04-26 Matthias Braun- fix debugging functions for killing player
2006-04-25 Christoph SommerMoved some sprites from LAYER_OBJECTS to LAYER_FLOATING...
2006-04-24 Matthias Braunchange notion from layers to z-pos in levelfiles
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
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-02 Matthias Braun- Allow custom leveldots
2005-06-26 Matthias Braunrenamed all .h to .hpp