summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/File.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-375/+0
|
* Fixed cFile::CopyFile Linux compilation.madmaxoft2013-10-091-7/+3
|
* Moved cMakeDir::MakeDir to cFile::CreateFolder.madmaxoft2013-10-091-8/+21
| | | | And exported to Lua.
* Added static cFile functions to Lua API.madmaxoft2013-10-091-4/+53
|
* Fixed cFile:IsFolder() and plugin-loading.madmaxoft2013-09-211-1/+2
| | | | This should fix loading plugins on Linux.
* 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
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1436 0a769ca7-a7f5-676a-18bf-c427514a06d6
* AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.madmaxoft@gmail.com2013-02-251-2/+1
| | | | | | Both original zlibbed chunks and re-gzipped chunks are output. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1223 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Added a cGZipFile class for reading GZipped files.madmaxoft@gmail.com2013-02-071-2/+2
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1196 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Extended the cFile interface with Printf()madmaxoft@gmail.com2012-09-291-0/+14
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@901 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+271
git-svn-id: http://mc-server.googlecode.com/svn/trunk@885 0a769ca7-a7f5-676a-18bf-c427514a06d6