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
/
lib
/
inifile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed comment typo
narroo
2014-02-17
1
-1
/
+1
*
Fixed Comment Typo.
narroo
2014-02-17
1
-1
/
+1
*
Fixed the tab spacing.
narroo
2014-02-17
1
-22
/
+22
*
Fixed Tab spacing of cases.
narroo
2014-02-17
1
-10
/
+10
*
Reworked RemoveBom to use unsigned chars and reverted the logic changes in WriteFile. Should work fine now.
narroo
2014-02-16
1
-82
/
+96
*
Changed unsigned char[] back to char[].
narroo
2014-02-16
1
-1
/
+1
*
Changed char[] to unsigned char[] in cIniFile::RemoveBom
narroo
2014-02-16
1
-1
/
+1
*
Addressed Issue #402. cIniFile can now process UTF-8 files that have a
narroo
2014-02-16
2
-67
/
+91
*
Another VarArgs fix.
madmaxoft
2014-01-16
1
-4
/
+2
*
Using a 2nd argument instead of va_copy().
madmaxoft
2014-01-15
1
-2
/
+4
*
Fixed reading the files.
madmaxoft
2014-01-11
1
-1
/
+1
*
IniFile: Split SetValue() into AddValue() and SetValue().
madmaxoft
2014-01-11
2
-39
/
+76
*
Fixed cIniFile's SetValue().
madmaxoft
2014-01-10
1
-9
/
+1
*
started work on cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
*
Moved iniFile
Alexander Harkness
2013-11-24
2
-0
/
+1012