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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
cFileFormatUpdater.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-143
/
+0
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-143
/
+143
*
A globally-accessible OS-independent GetDirectoryContents() function for listing all objects in a folder as an AStringList
madmaxoft@gmail.com
2012-03-25
1
-53
/
+5
*
Chunk now has an indicator of load failure; Chunk generator uses cChunkStay
madmaxoft@gmail.com
2012-02-28
1
-6
/
+17
*
Replaced most FILE operations with a cFile object
madmaxoft@gmail.com
2012-01-30
1
-32
/
+41
*
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
2012-01-29
1
-17
/
+3
*
You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet
faketruth
2011-11-01
1
-1
/
+1
*
Player data is saved and loaded as human readable JSON now.
faketruth
2011-10-31
1
-0
/
+185