Age | Commit message (Expand) | Author |
2010-05-20 | (svn r19865) -Fix [FS#3830]: crash when changing locale settings from console... | rubidium |
2010-03-23 | (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an... | smatz |
2010-01-28 | (svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ... | yexo |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-09-26 | (svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty setting... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-26 | (svn r16439) -Change: Make the default vehicle servicing settings company-bas... | yexo |
2009-05-26 | (svn r16429) -Change: Make the company settings behave like all others settin... | yexo |
2009-05-26 | (svn r16428) -Codechange: use the less bloated SimpleTinyEnumT instead of Tin... | rubidium |
2009-05-13 | (svn r16297) -Codechange: silence more ICC warnings | rubidium |
2009-02-08 | (svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc... | rubidium |
2009-02-04 | (svn r15334) -Codechange: reset setting to old value when the callback proced... | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |
2008-08-24 | (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. | rubidium |
2008-05-30 | (svn r13341) -Codechange: make most of the network settings configurable via ... | rubidium |
2008-05-29 | (svn r13325) -Codechange: split the client-side only settings from the settin... | rubidium |
2008-05-26 | (svn r13256) -Codechange: merge the OPTS and PATS chuncks. | rubidium |
2008-05-25 | (svn r13251) -Codechange: rename _patches to _settings as that is more logic. | rubidium |
2008-01-13 | (svn r11834) -Codechange: only include settings_type.h if needed. | rubidium |
2008-01-07 | (svn r11771) -Codechange: split settings.h into better separated headers. | rubidium |