moved savelevel() code to level.h/c where it belongs to. :)
[supertux.git] / src / title.c
2004-02-01 Tobias GläßerYet another huge code merge representing the current...
2004-01-20 Tobias Gläßerarrays are dynamic now, fixed bugs, more code cleanups
2004-01-18 Ingo Ruhnke- fixed joystick support a bit for analog joysticks...
2004-01-18 Tobias GläßerHuge code merge. This reflects the current status of...
2003-12-29 Tobias Gläßerdraw*text <- functions can now specify the size of...
2003-12-29 Tobias Gläßerincoporated patches from Duong-Khang (stereo sound...
2003-12-26 Tobias Gläßerapplied a patch by Duong-Khang NGUYEN <neoneurone@users...
2003-12-25 Tobias Gläßerfirst item in menu is highlighted by default now.
2003-12-24 Tobias GläßerA brandnew MENU!
2003-12-19 Tobias GläßerImplemented --help and --disable-sound (patch by Duong...
2003-12-10 Bill KendrickAdded high score code by Adam Czachorowski.
2003-04-09 Bill KendrickInitial revision