Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / sprite / sprite.hpp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2008-02-18 Christoph SommerResolves issue 0000306: Tux' graphic won't change direc...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-04-16 Matthias Braundon't adjust aspect-ratio in non-fullscreen modes,...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
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-06-02 Christoph SommerSpriteParticle constructor now takes an AnchorPoint...
2006-05-01 Christoph SommerNew GameObject SpriteParticle
2006-04-30 Christoph SommerExperimented with loading hitbox from .sprite file
2006-04-23 Matthias Braunmake igloo the first level
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-03-03 Christoph SommerFinite sprite animations now stop at last frame, not...
2005-10-16 Marek Moeckelcommented out an error-message line in glutil.hpp that...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-06-26 Matthias Braunrenamed all .h to .hpp