New grow and skid sounds from remaxim
[supertux.git] / src / textscroller.cpp
2009-07-29 Miloš KloučekFix for #453 (Menu frame lingers)
2009-05-01 Ryan Flegel- Fixed formatting in credits
2008-08-26 Ingo Ruhnkeqmax patch to fix bug #0000389 - colors in infoblocks
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-04-15 Christoph SommerText wrapping in TextScroller, InfoBox and InfoBlock...
2007-04-10 Christoph SommerInfoBox only displays scroll arrows if there is actuall...
2007-02-28 Matthias Braun- Use obstacks for memory allocation for lispfiles...
2007-01-28 Ingo Ruhnke- renamed LEFT_ALLIGN to ALIGN_LEFT
2007-01-12 Wolfgang BeckerWidescreen-Patch by Klaus Denker. It includes a new
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-10 Wolfgang BeckerFadeout textscroller only once or it will never quit.
2006-05-26 Christoph SommerWorked around bug with wrappping utf-8 text /
2006-04-22 Christoph SommerFixed textscroller's problem with blank lines
2006-04-20 Christoph SommerInfoBox and TextScroller now autowrap long lines
2006-04-19 Matthias Braun2 more evil mainloops are gone
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-04-07 Matthias Braunrefactored some supertux mainloops
2006-03-25 Christoph SommerUnified Messaging Subsystem
2005-12-29 Matthias Braunmore adjustments to collision detection, tux is correct...
2005-10-26 Ondřej HošekAdded and implemented arrows that appear when scrolling...
2005-10-26 Ondřej Hošek* Added image support to InfoBlocks (useful e.g. to...
2005-10-25 Ondřej HošekAdded a "graceful exit" exception to be called when...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-09-26 Matthias Braunsome code to have images in scrolling text
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
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
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2005-03-30 Matthias Braun-Some cleanups in text scrolling code