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
/
RCONServer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-16
Initial implementation of IniFile overloading
tycho
1
-4
/
+4
2015-01-27
Fix clang compile error
worktycho
1
-1
/
+1
2015-01-27
RCONServer: Changed variables to UInt32.
Mattes D
1
-27
/
+24
2015-01-27
Replaced atoi() with StringToInteger().
Mattes D
1
-2
/
+2
2015-01-27
RCON server: fixed compilation.
Mattes D
1
-1
/
+1
2015-01-27
Migrated RCON server to cNetwork API.
Mattes D
1
-63
/
+92
2014-10-23
Merged IniFile into main MCS sources.
Mattes D
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-07-18
Removed duplicate IPvX labels.
madmaxoft
1
-2
/
+2
2014-07-17
Normalized comments.
madmaxoft
1
-3
/
+3
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-05-01
Added a missing return statement.
madmaxoft
1
-0
/
+1
2014-05-01
Fixed crashes in the SSL HTTP connection.
madmaxoft
1
-4
/
+4
2014-04-02
Fixed All signedness warnings in HTTPServer.cpp
Tycho
1
-1
/
+1
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-11-24
RCON server: Login failure gets sent to the client.
madmaxoft
1
-0
/
+1
2013-09-21
Fixed Linux threading issues.
madmaxoft
1
-2
/
+2
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-332
/
+332
2013-06-29
Advanced RCON: Command output is sent to the RCON client.
madmaxoft@gmail.com
1
-1
/
+44
2013-06-27
Added a basic RCON protocol
madmaxoft@gmail.com
1
-0
/
+289