fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / text_object.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
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-04-12 Matthias Braunfade out console
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-25 Christoph SommerUnified Messaging Subsystem
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-09-30 Marek Moeckelsupport for centered text in scripts
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-10 Ondřej Hošek* Updated the scripting reference document.* Removed...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-08 Matthias Braunwe can now fade in scripts
2005-05-06 Matthias Braunsome fixes for the text object
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...