summaryrefslogtreecommitdiff
path: root/src/fileio_type.h
AgeCommit message (Expand)Author
2021-01-03Add: always set PERSONAL_DIR "/content_download" in search path (#8481)Patric Stout
2021-01-02Codechange: Drop libxdg-basedir dependency in favour of finding the directori...Charles Pigott
2020-12-27Codechange: Store file search paths as std::string.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2016-09-04(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType...alberth
2016-09-04(svn r27647) -Codechange: Introduce file operations, and use it to replace mo...alberth
2016-09-04(svn r27639) -Codechange: Also always set the abstract FileToSaveLoad::filety...alberth
2016-09-04(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType fun...alberth
2016-09-04(svn r27636) -Codechange: Rename FileType to AbstractFileType.alberth
2013-11-13(svn r25975) -Feature [FS#5385]: XDG base directory supportrubidium
2012-12-09(svn r24804) -Add: Separate subdirectory for screenshots.frosch
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-19(svn r23612) -Add: allow importing libraries in the same way as AI does, only...truebrain
2011-12-19(svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t...truebrain
2011-11-14(svn r23219) -Change: different directories for basesets and newgrfs. So data...rubidium
2011-08-24(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...rubidium
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-14(svn r15082) -Codechange: make the AI library path also a searchdir instead o...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2008-08-31(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...rubidium