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
/
iniFile
/
iniFile.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cIniFile now reads .example.ini if not requested not to.
madmaxoft
2013-08-05
1
-279
/
+450
*
Added the ItemToString() and ItemTypeToString() functions.
madmaxoft@gmail.com
2012-09-08
1
-59
/
+88
*
MCServer should run just fine on Android now :D
faketruth
2012-08-16
1
-2
/
+2
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-606
/
+606
*
Removed an unneeded include
madmaxoft@gmail.com
2012-06-09
1
-1
/
+0
*
New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorld
madmaxoft@gmail.com
2012-06-09
1
-24
/
+36
*
strstream is deprecated, using sstream instead
cedeel@gmail.com
2012-06-04
1
-1
/
+1
*
sprintf() begone! Replaced with StringUtils' Printf()
madmaxoft@gmail.com
2012-02-01
1
-21
/
+100
*
Plugins can now be enabled and disabled through WebAdmin
faketruth
2012-02-01
1
-7
/
+15
*
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
-1
/
+2
*
Source for additional projects
faketruth
2011-10-03
1
-0
/
+507