Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / sprite / sprite.cpp
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 Christoph SommerSprites animation slows down together with the rest...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-04 Ingo Ruhnke- added color ligts
2006-07-03 Ingo Ruhnke- fixed missing angle init
2006-07-03 Ingo Ruhnke- added sprite rotation
2006-06-02 Christoph SommerSpriteParticle constructor now takes an AnchorPoint...
2006-04-30 Christoph SommerExperimented with loading hitbox from .sprite file
2006-04-23 Matthias Braunoops
2006-04-23 Matthias Braunmake igloo the first level
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-19 Matthias Braunsilence the 'frame out of range' warning in optimized...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-25 Christoph SommerUnified Messaging Subsystem
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
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 Braun-Started to move stuff from library back to main game