Command line switch -d, --default to reset video settings to default values.
[supertux.git] / src / gameconfig.cpp
2008-04-29 Wolfgang BeckerCommand line switch -d, --default to reset video settin...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-08-20 Tim Goya'auto' option that always picks what it thinks is the...
2007-08-18 Tim GoyaPrecalculated renderer specific surface data, better...
2007-08-15 Tim GoyaRefactored video/ subsystem to make adding other method...
2007-06-24 Christoph SommerAdded menu option to select language
2007-05-25 Matthias Braunadd vsync option
2007-04-14 Matthias Braunauto detect aspect ratio of monitor, so that you don...
2007-03-03 Tim GoyaConvert cnames back to .h
2007-02-28 Matthias Braun- Use obstacks for memory allocation for lispfiles...
2007-01-12 Wolfgang BeckerWidescreen-Patch by Klaus Denker. It includes a new
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
2006-12-17 Wolfgang Beckerwrong branch
2006-12-17 Wolfgang Beckerremoved 'No worldfound' message
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2005-07-01 Matthias Braunno opengl option anymore
2005-07-01 Matthias Braunminiswig supports int, float and string constants now
2005-06-26 Matthias Braunrenamed all .h to .hpp
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-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braun-Started to move stuff from library back to main game