G++ 4.3 wants even more includes.
[supertux.git] / src / video / drawing_context.cpp
2008-10-18 Wolfgang BeckerG++ 4.3 wants even more includes.
2008-10-06 Mathnerd314Loads more include and header fixes along with eol...
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2008-05-10 Tim Goyafix lightmap-in-front-of-menu bug
2008-05-05 Ingo RuhnkeReplaced rectangular shrinkfade with a circular one
2008-02-26 Christoph SommerFixed the ever-elusive crash when using lightmaps:...
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-25 Tim GoyaRemove draw_text from renderer.hpp and lightmap.hpp...
2007-08-18 Tim GoyaSDL: Implement lightmaps smaller than the screen size...
2007-08-18 Tim GoyaPrecalculated renderer specific surface data, better...
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...
2007-05-27 Matthias Braunfix broken color state management
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 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
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