Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / object / text_object.cpp
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 Mathnerd314* Add Airship (regular above-ground theme) and Battle...
2008-08-21 Ingo RuhnkeqMax <qwiglydee@gmail.com>'s font patch, adds unicode...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-05-25 Matthias Brauntext object supports anchor points now
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2006-08-02 Matthias BraunReverted bigger parts of tuxdev patch:
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
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...