Experimented with loading hitbox from .sprite file
[supertux.git] / src / sprite / sprite.cpp
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