#303: Typo fixes from mathnerd314
[supertux.git] / src / video / font.cpp
2008-06-09 Ryan Flegel#303: Typo fixes from mathnerd314
2008-05-06 Ingo RuhnkeDisplay some additional help text on Option Menu entries
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...
2007-04-15 Christoph SommerText wrapping in TextScroller, InfoBox and InfoBlock...
2007-01-29 Arvid NorlanderFixed svn:keywords... (Why aren't people using the...
2007-01-29 Ingo Ruhnke- added new console font
2007-01-29 Ingo Ruhnke- some more bugs/cleanup to the font class
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-28 Ingo Ruhnke- added support for variable width fonts (not fully...
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-01 Christoph SommerTrying out stricter UTF-8 checks
2006-06-30 Christoph SommerMalformed UTF-8 sequences are no longer fatal
2006-05-26 Christoph SommerWorked around bug with wrappping utf-8 text /
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
2006-03-21 Matthias Braun- some win32 fixes
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-17 Matthias Braunimproved utf-8 code to correctly decode utf-8 byte...
2005-05-13 Ondřej Hošek* From now on, there is UTF-8 decoding in the Font...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braunforgot more stuff