index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fileio.h
Age
Commit message (
Expand
)
Author
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