support for fading music
[supertux.git] / src / game_session.cpp
2005-06-26 Matthias Braunsupport for fading music
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-24 Marek Moeckelconverted all music files to Ogg Vorbis
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-06-04 Marek Moeckeldon't restart music everytime tux dies
2005-05-12 Matthias Braun- Added a new script command to display text files
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-07 Matthias Braun- Change ScriptInterpreter to a gameobject, so we can...
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braunadded experimental support for demo playback (together...
2005-05-01 Matthias Braunaccidently lowered warning level in one of my commits...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game