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
/
GroupManager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
Forgot extra lines.
STRWarrior
1
-0
/
+4
2014-02-05
Improvements:
STRWarrior
1
-7
/
+16
2014-02-03
Groups.ini can contain spaces around commas in values.
madmaxoft
1
-21
/
+25
2014-02-02
Fixed multiple invalid permission nodes
Tiger Wang
1
-2
/
+2
2013-12-24
fixed compile?
Alexander Harkness
1
-1
/
+1
2013-12-24
updated another file...
Alexander Harkness
1
-4
/
+4
2013-12-14
Groups.ini and Users.ini are now generated
Tiger Wang
1
-2
/
+19
2013-11-26
Fixed loads more of them.
Alexander Harkness
1
-1
/
+1
2013-11-24
Attempt to fix compilation
Tiger Wang
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-10-25
cIniFile doesn't store filename internally anymore.
madmaxoft
1
-2
/
+2
2013-09-28
Minor startup streamlining
Tiger Wang
1
-5
/
+3
2013-08-05
cIniFile now reads .example.ini if not requested not to.
madmaxoft
1
-5
/
+2
2013-08-03
Commented out groups spam
Tiger Wang
1
-3
/
+2
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-6
/
+20
2012-11-16
Android: Made the initial pre-calculated spawn area smaller
faketruth
1
-36
/
+42
2012-10-18
Converted some const char*s and std::strings to AStrings
faketruth
1
-2
/
+2
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-4
/
+4
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-107
/
+107
2012-02-01
Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!
madmaxoft@gmail.com
1
-4
/
+6
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-1
/
+3
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+104