summaryrefslogtreecommitdiff
path: root/src/fileio.h
AgeCommit message (Expand)Author
2008-05-27(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.rubidium
2008-05-08(svn r13008) -Fix [FS#1997]: silence some MSVC x64 warningsglx
2008-01-22(svn r11940) -Codechange: Store short filename once per open file instead of ...peter1138
2008-01-13(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-09-16(svn r11119) -Codechange: analyze .tar files upon loading, remembering their ...truelight
2007-09-14(svn r11109) -Fix r11106: it is silly to use a std::list for something that i...truelight
2007-09-14(svn r11106) -Add: added .tar support; you can pack all files in your data/ d...truelight
2007-09-13(svn r11099) -Codechange: allow on opening of a file via FioFOpenFile to requ...truelight
2007-09-13(svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in ...truelight
2007-06-18(svn r10198) -Fix (r10194): did not search all search paths.rubidium
2007-06-17(svn r10194) -Codechange: prefer the current working directory above the user...rubidium
2007-06-17(svn r10188) -Codechange: make it a little easier to load a savegame from the...rubidium
2007-06-17(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...rubidium
2007-06-13(svn r10143) -Add: store the filename of the grfs opened and allow easy acces...truelight
2007-06-12(svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) f...rubidium
2007-03-17(svn r9266) -Codechange: unify the retrieval of the base paths a little more.rubidium
2007-03-12(svn r9129) -Codechange: unify parts of DeterminePaths.rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium