- Trampoline test level
[supertux.git] / src / text.cpp
2004-05-07 Ricardo CruzSupport for Benjamin's fonts.
2004-04-29 Ingo Ruhnke<MatzeB> -updates the TODO file
2004-04-28 Ricardo CruzMade display_text_file() to get the scroll speed as...
2004-04-28 Ingo Ruhnke<MatzeB> fixes some remaining memory leaks
2004-04-27 Ingo Ruhnke- decreased kick time even more, fixed type error
2004-04-27 Ingo Ruhnke- added extro support to worldmap, crashes however...
2004-04-26 Ingo Ruhnke- added loading/fadeout screen placeholder
2004-04-26 Ingo Ruhnke- fixed miss align in scrolling text
2004-04-26 Ricardo CruzImproved the display_text_file(): moved to text.cpp...
2004-04-25 Ingo Ruhnke- memleak fix and menu fix from MatzeB
2004-04-20 Ingo Ruhnke- added standard copyright header to every file
2004-04-13 Ingo Ruhnke- reenabled OpenGL menu entry
2004-04-13 Ingo Ruhnke- converted text_type into a class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-03 Tobias Gläßerlots of improvements all over the code.
2004-03-22 Ingo Ruhnke- more menu cleanup
2004-03-21 Ingo Ruhnke- some more menu cleanup
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-03-17 Ingo Ruhnke- renamed *.c to *.cxx