]> git.jsancho.org Git - lugaru.git/history - Source/Settings.cpp
Rename debug mode to dev tools
[lugaru.git] / Source / Settings.cpp
2016-12-10 Rémi VerscheldeRename debug mode to dev tools
2016-12-10 Côme ChillietUpdating newdetail more often to avoid storing bad...
2016-12-10 Côme ChillietReading debug mode from config again, but command line...
2016-12-10 Côme ChillietDebug mode is now a comandline option
2016-12-02 Côme ChillietDirs are now created if missing under GNU/Linux
2016-12-01 Côme ChillietSwitched all data access to the new methods
2016-12-01 Côme ChillietFirst step towards using clean methods and correct...
2016-11-29 Côme ChillietRemoved unused globals
2016-11-25 Rémi VerscheldeAdd copyright notice and AUTHORS file for open source...
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2016-11-20 Rémi VerscheldeBump details to high level and enable motion blur
2016-11-20 Rémi VerscheldeSet default resolution to 1024x768
2016-11-20 Neal Gompa (ニール... Merge branch 'opt-fullscreen' into 'master'
2016-11-20 Rémi VerscheldeAdd an option to toggle fullscreen
2016-11-19 Côme ChillietFixes #12 Removed chatting code
2016-11-18 Neal Gompa (ニール... Merge branch 'sdl2-rebase' into 'master'
2016-11-18 Côme ChillietMigrated to SDL2
2015-04-05 Neal GompaAdd copyright header to source files to match license...
2013-04-15 sf17kFORMATTED IF STATEMENTS
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2011-05-30 sf17kfixed bad resolution being saved to config on first run
2011-05-29 sf17kconvert Game class to namespace
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-18 Côme BERNIGAUDThe console key is now easy to configure. (the option...
2011-05-10 Côme BERNIGAUDfirst modifications in order to support multiple campaign.
2011-05-10 Côme BERNIGAUDsome cleanup
2011-05-02 Alexander MonakovSet swap interval via SDL, enable by default
2011-05-09 sf17kmerge
2011-05-04 sf17kMAJOR cleanup
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDAdding back Settings files. (sorry about that).
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-05 Côme BERNIGAUDoops
2010-06-04 Côme BERNIGAUDSome clean up.
2010-06-03 Côme BERNIGAUDmerge & removing debug printf. (in Settings.cpp, by...
2010-06-03 Côme BERNIGAUDHUGE refactoring:
2010-05-24 Côme BERNIGAUDmerge
2010-05-23 Vadim TrochinskyMerge
2010-05-21 Vadim Trochinskymerge
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-20 Vadim Trochinskymerge
2010-05-17 Vadim TrochinskyFix writing settings that take effect on restart
2010-05-17 Vadim TrochinskyRewrite config file system, remove duplicate config...