fixed butt jump to work even when up-key is not pressed, added a little jump after...
[supertux.git] / src / text.h
2004-04-28 Ricardo CruzMade display_text_file() to get the scroll speed as...
2004-04-27 Ingo Ruhnke- added extro support to worldmap, crashes however...
2004-04-26 Ricardo CruzImproved the display_text_file(): moved to text.cpp...
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-16 Ingo Ruhnke- some more savegame stuff
2004-04-13 Ingo Ruhnke- converted text_type into a class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-03-23 Ingo Ruhnke- removed unneded typedef's for structs
2004-03-21 Ingo Ruhnke- some more menu cleanup
2004-03-21 Ingo Ruhnke- added default argument instead of NO_UPDATE
2004-03-21 Ingo Ruhnke- replaced a few char* with std::string
2004-03-20 Tobias Gläßernew level-format, many changes to level-related stuff
2004-02-21 Tobias Gläßermerged a patch from Ricardo Cruz for faster letter...
2004-02-18 Tobias Gläßerhuge CVS merge, see ChangeLog for details.
2004-02-01 Tobias Gläßerinitial