summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/File.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed cFile::CopyFile Linux compilation.madmaxoft2013-10-091-7/+3
* Moved cMakeDir::MakeDir to cFile::CreateFolder.madmaxoft2013-10-091-8/+21
* Added static cFile functions to Lua API.madmaxoft2013-10-091-4/+53
* Fixed cFile:IsFolder() and plugin-loading.madmaxoft2013-09-211-1/+2
* Proper folder / file distinction in plugin loading.madmaxoft2013-09-181-0/+14
* File: Added file rename and deletion functionsmadmaxoft@gmail.com2013-05-011-0/+18
* AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com2013-02-251-2/+1
* Added a cGZipFile class for reading GZipped files.madmaxoft@gmail.com2013-02-071-2/+2
* Extended the cFile interface with Printf()madmaxoft@gmail.com2012-09-291-0/+14
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+271