Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed cFile::CopyFile Linux compilation. | madmaxoft | 2013-10-09 | 1 | -7/+3 |
| | |||||
* | Moved cMakeDir::MakeDir to cFile::CreateFolder. | madmaxoft | 2013-10-09 | 1 | -8/+21 |
| | | | | And exported to Lua. | ||||
* | Added static cFile functions to Lua API. | madmaxoft | 2013-10-09 | 1 | -4/+53 |
| | |||||
* | Fixed cFile:IsFolder() and plugin-loading. | madmaxoft | 2013-09-21 | 1 | -1/+2 |
| | | | | This should fix loading plugins on Linux. | ||||
* | Proper folder / file distinction in plugin loading. | madmaxoft | 2013-09-18 | 1 | -0/+14 |
| | |||||
* | File: Added file rename and deletion functions | madmaxoft@gmail.com | 2013-05-01 | 1 | -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.com | 2013-02-25 | 1 | -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.com | 2013-02-07 | 1 | -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.com | 2012-09-29 | 1 | -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.com | 2012-09-23 | 1 | -0/+271 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@885 0a769ca7-a7f5-676a-18bf-c427514a06d6 |