index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
OSSupport
/
File.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cFile:ReadWholeFile() to Lua API.
madmaxoft
2013-11-23
1
-0
/
+16
*
Added cFile:GetFolderContents().
madmaxoft
2013-11-22
1
-0
/
+60
*
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
*
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
*
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
*
AnvilStats: Added ChunkExtract mode of operation, splitting Anvil files into individual chunks.
madmaxoft@gmail.com
2013-02-25
1
-2
/
+1
*
Added a cGZipFile class for reading GZipped files.
madmaxoft@gmail.com
2013-02-07
1
-2
/
+2
*
Extended the cFile interface with Printf()
madmaxoft@gmail.com
2012-09-29
1
-0
/
+14
*
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-0
/
+271