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
/
fios.cpp
Age
Commit message (
Expand
)
Author
2011-01-22
(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-06-27
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
alberth
2010-06-05
(svn r19936) -Codechange: If there is an enum, also use it.
frosch
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-03-23
(svn r19509) -Codechange: remove superfluous semicolons after function defini...
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-13
(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-21
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdpart...
rubidium
2009-08-20
(svn r17228) -Codechange: some coding style fixes
rubidium
2009-07-05
(svn r16748) -Codechange: Don't cast away constness.
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-10
(svn r16023) -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be sh...
rubidium
2009-03-14
(svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before def...
glx
2009-03-14
(svn r15706) -Fix: Make sure the filename passed to unlink() is always in fil...
michi_cc
2009-03-10
(svn r15664) -Fix [FS#2716]: as always windows needs special handling when st...
glx
2009-03-09
(svn r15657) -Fix [FS#2716]: undeterministic file sorting when the date is eq...
rubidium
2009-03-07
(svn r15634) -Fix (r15632): some compilers seem to warn about the return valu...
rubidium
2009-03-06
(svn r15633) -Fix (r15632): apparently there are several conflicting definiti...
yexo
2009-03-06
(svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas.
rubidium
2009-03-06
(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.
rubidium
2009-03-05
(svn r15623) -Fix (r15615): close the files you've opened
rubidium
2009-03-04
(svn r15615) -Feature: show scenarios/heightmaps from both your home director...
rubidium
2009-03-04
(svn r15611) -Change: when sorting files on modification date and the modific...
rubidium
2009-03-04
(svn r15610) -Change: allow loading of heightmaps and savegames (any form) th...
rubidium
2009-03-04
(svn r15608) -Codechange: use the file scanner to find the files for the save...
rubidium
2009-03-04
(svn r15605) -Codechange: constify a function
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-18
(svn r15144) -Codechange: make sure we don't run out of bounds while determin...
smatz
2009-01-16
(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...
rubidium
2008-12-05
(svn r14656) -Change: replace instances of x & S_IFREG with S_ISREG(x) as S_I...
rubidium
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-10-28
(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure ...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-07-28
(svn r13859) -Fix: loading of TTD(Patch) savegames from the command line didn...
smatz
2008-06-02
(svn r13359) -Codechange: convert _fios_items to a SmallVector
skidd13
2008-05-07
(svn r13000) -Fix (r12991): broken win9x compilation
glx
2008-05-07
(svn r12991) -Codechange: removed some unneeded includes
glx
2008-04-23
(svn r12850) -Fix (r12848): compilation was broken for some platforms
glx
2008-04-23
(svn r12848) -Cleanup/Codechange: Use correct variable types, don't prefix wi...
peter1138
2008-04-23
(svn r12847) -Cleanup: Identing and variable scope
peter1138
2008-01-22
(svn r11945) -Fix: FileExists() failed for non latin paths (win32)
glx
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-28
(svn r11713) -Codechange: Move some declarations and definitions in a more lo...
belugas
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
[prev]
[next]