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
/
src
/
IniFile.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-23
/
+22
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+2
2015-05-23
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
Lukas Pioch
1
-14
/
+14
2015-05-16
Initial implementation of IniFile overloading
tycho
1
-9
/
+17
2015-05-09
More style checking.
Mattes D
1
-5
/
+5
2015-01-27
IniFile: Added common code to migrate ports.
Mattes D
1
-4
/
+20
2014-10-27
CheckBasicStyle'd
Alexander Harkness
1
-1
/
+1
2014-10-24
IniFile: Removed the problematic printf-like Set function.
Mattes D
1
-6
/
+0
2014-10-24
Fixed formatstring
worktycho
1
-1
/
+1
2014-10-23
Merged IniFile into main MCS sources.
Mattes D
1
-0
/
+0
2014-09-03
Added cIniFile::HasValue() function.
madmaxoft
1
-0
/
+5
2014-06-05
Suggestions
Tiger Wang
1
-0
/
+2
2014-02-16
Addressed Issue #402. cIniFile can now process UTF-8 files that have a
narroo
1
-0
/
+2
2014-01-11
IniFile: Split SetValue() into AddValue() and SetValue().
madmaxoft
1
-11
/
+21
2013-11-24
Moved iniFile
Alexander Harkness
1
-0
/
+0
2013-10-26
cIniFile: Improved doxy-comments.
madmaxoft
1
-5
/
+5
2013-10-25
cIniFile: Renamed functions to make meaning more explicit.
madmaxoft
1
-67
/
+61
2013-10-25
cIniFile doesn't store filename internally anymore.
madmaxoft
1
-12
/
+6
2013-08-07
cIniFile: fixed API-non-exportable function marked as API-export
madmaxoft
1
-0
/
+5
2013-08-05
cIniFile now reads .example.ini if not requested not to.
madmaxoft
1
-86
/
+112
2013-01-13
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
1
-56
/
+56
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-186
/
+186
2012-06-09
New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorld
madmaxoft@gmail.com
1
-16
/
+14
2012-02-01
sprintf() begone! Replaced with StringUtils' Printf()
madmaxoft@gmail.com
1
-151
/
+154
2012-02-01
Plugins can now be enabled and disabled through WebAdmin
faketruth
1
-0
/
+1
2012-01-22
Improved Core's WebAmin interface a bit.
faketruth
1
-1
/
+1
2011-10-03
Source for additional projects
faketruth
1
-0
/
+184