summaryrefslogtreecommitdiffstats
path: root/source/Root.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-186/+0
* Changed "cIniFile IniFile" to cIniFile & IniFile"STRWarrior2013-10-261-1/+1
* Both the LoadWorlds() function and cAuthenticator now use the cIniFile object from the Root::Start() function.STRWarrior2013-10-261-1/+1
* Removed cRoot:m_PrimaryServerVersion from Lua API.madmaxoft2013-10-231-5/+5
* Implemented the two memory-statistics functions in cRoot.madmaxoft2013-10-081-1/+11
* Rewritten HTTPServer to split into cHTTPConnection, cHTTPRequest and cHTTPResponse classes.madmaxoft2013-09-271-2/+2
* Implemented basic HTTP message header parsing.madmaxoft2013-09-241-0/+2
* Added cRoot:BroadcastChat() to the Lua API.madmaxoft2013-08-171-0/+3
* Each world now ticks in a separate thread.madmaxoft2013-08-111-2/+3
* Advanced RCON: Command output is sent to the RCON client.madmaxoft@gmail.com2013-06-291-11/+41
* Fixed a deadlockmadmaxoft@gmail.com2013-04-271-17/+24
* Plugins can now bind console commandsmadmaxoft@gmail.com2013-02-151-5/+12
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-8/+8
* Added primary server version interface to cRoot and "primaryserverversion" console command.madmaxoft@gmail.com2012-11-201-0/+3
* Added the [Server].PrimaryServerVersion setting to settings.ini; 1.4.2 gets the correct versionmadmaxoft@gmail.com2012-10-311-0/+3
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+120