summaryrefslogtreecommitdiffstats
path: root/src/RCONServer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-26Fixed loads more of them.Alexander Harkness1-1/+1
2013-11-24Attempt to fix compilationTiger Wang1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-24RCON server: Login failure gets sent to the client.madmaxoft1-0/+1
2013-09-21Fixed Linux threading issues.madmaxoft1-2/+2
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-332/+332
2013-06-29Advanced RCON: Command output is sent to the RCON client.madmaxoft@gmail.com1-1/+44
2013-06-27Added a basic RCON protocolmadmaxoft@gmail.com1-0/+289