Read the first 5 chars, not the all string of LANG.
[supertux.git] / src / configfile.cpp
2004-06-22 Ricardo CruzShould fix the joystick bug, when the user changes...
2004-06-20 Ricardo CruzActivate key was not been saved.
2004-06-09 Ryan Flegel- did some C++ifying. let's try to follow suit :)
2004-05-31 Matthias Brauna first implementation of doors to switch between sectors
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-04-25 Ingo Ruhnke- memleak fix and menu fix from MatzeB
2004-04-21 Ricardo CruzMade the keys to be displayed when typed and also save...
2004-04-20 Ingo Ruhnke- added config options for joystick buttons/axis
2004-03-24 Ingo Ruhnke- commited Michael George's config-file patch