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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
Suggestions
Tiger Wang
1
-1
/
+1
2014-06-10
Portal improvements and suggestions
Tiger Wang
1
-0
/
+4
2014-06-07
Capitalising
worktycho
1
-1
/
+1
2014-06-07
Fix reading 64 bit values
worktycho
1
-2
/
+5
2014-06-05
Suggestions
Tiger Wang
2
-0
/
+22
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-3
/
+3
2014-04-25
Missed these CMakeLists.
archshift
1
-2
/
+6
2014-04-17
Added new AI rules
Tiger Wang
1
-2
/
+3
2014-02-17
Fixed comment typo
narroo
1
-1
/
+1
2014-02-17
Fixed Comment Typo.
narroo
1
-1
/
+1
2014-02-17
Fixed the tab spacing.
narroo
1
-22
/
+22
2014-02-17
Fixed Tab spacing of cases.
narroo
1
-10
/
+10
2014-02-16
Reworked RemoveBom to use unsigned chars and reverted the logic changes in WriteFile. Should work fine now.
narroo
1
-82
/
+96
2014-02-16
Changed unsigned char[] back to char[].
narroo
1
-1
/
+1
2014-02-16
Changed char[] to unsigned char[] in cIniFile::RemoveBom
narroo
1
-1
/
+1
2014-02-16
Addressed Issue #402. cIniFile can now process UTF-8 files that have a
narroo
2
-67
/
+91
2014-01-16
Another VarArgs fix.
madmaxoft
1
-4
/
+2
2014-01-15
Using a 2nd argument instead of va_copy().
madmaxoft
1
-2
/
+4
2014-01-11
Fixed reading the files.
madmaxoft
1
-1
/
+1
2014-01-11
IniFile: Split SetValue() into AddValue() and SetValue().
madmaxoft
2
-39
/
+76
2014-01-10
Fixed cIniFile's SetValue().
madmaxoft
1
-9
/
+1
2013-12-10
started work on cmake
Tycho Bickerstaff
1
-0
/
+7
2013-11-24
Moved iniFile
Alexander Harkness
2
-0
/
+1012