summaryrefslogtreecommitdiff
path: root/src/fios.cpp
AgeCommit message (Collapse)Author
2007-02-17(svn r8784) -Regression (r7274 most likely): Unable to load TTDP (on *NIX) ↵Darkvater
games because the static buffer used for name conversion is overwritten in the callback function.
2007-01-21(svn r8308) [WinCE] -Revert r5764: in case of WinCE, use the code for ↵truelight
FileExists as it was in pre-r5764 for Win32 (tnx Darkvater)
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the ↵KUDr
pointer to allocated memory instead of modifying the pointer given as parameter
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ↵rubidium
stillunknown and pv2b.
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵KUDr
renamed to .cpp)