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_func.h
Age
Commit message (
Expand
)
Author
2018-06-05
Codechange: Make FioCreateDirectory public
Niels Martin Hansen
2018-05-26
Change: [Win32] Parse and load DLS files for the DirectMusic driver without r...
Michael Lutz
2014-04-23
(svn r26489) -Codechange: properly account for the end of buffers in the file...
rubidium
2013-11-13
(svn r25974) -Codechange: make the _personal_dir global const, since once it'...
rubidium
2012-12-09
(svn r24804) -Add: Separate subdirectory for screenshots.
frosch
2012-07-19
(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a com...
michi_cc
2011-12-19
(svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t...
truebrain
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-11-16
(svn r23234) -Fix [FS#4840]: crash when after downloading content
rubidium
2011-11-14
(svn r23217) -Codechange: introduce the concept of scanning only in a limited...
rubidium
2011-11-14
(svn r23216) -Codechange: introduce the concept of having different tar lists
rubidium
2011-09-08
(svn r22904) -Codechange: add tar filename to file scanning
rubidium
2011-08-25
(svn r22835) -Codechange: keep track of the subdirectory we are looking throu...
rubidium
2011-08-24
(svn r22827) -Codechange: pass the/a more proper sub directory when opening (...
rubidium
2011-08-24
(svn r22825) -Codechange: pass subdir to FioOpenFile
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2010-08-29
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat...
alberth
2010-05-10
(svn r19779) -Change: add a return type to AppendPathSeparator and use that t...
rubidium
2010-05-10
(svn r19777) -Change: use the file scanner to find the .tars
rubidium
2010-02-26
(svn r19262) -Feature: finalise BaNaNaS support for music sets
rubidium
2009-11-09
(svn r18029) -Fix (r18028): AppendPathSeparator() should stay global
glx
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-11-09
(svn r18026) -Codechange: make a lookup table static that doesn't need to be ...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-03-04
(svn r15606) -Codechange: make it possible to not recursively search with the...
rubidium
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2008-08-31
(svn r14207) -Fix [FS#2262] (r14191): warning about non-virtual destructor in...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium