Applied patch from Matze Braun that was sent to the mailing list.
[supertux.git] / src / text.cpp
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