summaryrefslogtreecommitdiff
path: root/src/fios.cpp
AgeCommit message (Expand)Author
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-11-18(svn r11464) -Fix: some issue that made OpenTTD on MorphOS seriously unplayable.rubidium
2007-08-04(svn r10781) -Fix: ported more pieces to WinCE, so it compiles a bit moretruelight
2007-07-03(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various fi...peter1138
2007-06-17(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...rubidium
2007-05-31(svn r9998) -Fix (r9990): possible null pointer dereferences on MorphOS.rubidium
2007-05-30(svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that m...rubidium
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-03-07(svn r9055) -Codechange: Change windows unicode handling and allow a pure non...Darkvater
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in...rubidium
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-23(svn r8860) -Cleanup: some style changes, proper #endif comments, variable in...Darkvater
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-20(svn r8823) -Fix (r8821): wrapping opendir to ottd-specific function failed o...Darkvater
2007-02-20(svn r8821) -Regression: Unable to browse directories on *nix if the filesyst...Darkvater
2007-02-17(svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) ga...Darkvater
2007-01-21(svn r8308) [WinCE] -Revert r5764: in case of WinCE, use the code for FileExi...truelight
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr