summaryrefslogtreecommitdiffstats
path: root/source/Root.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed server stopping after #363 fixmadmaxoft@gmail.com2013-04-271-10/+10
* Fixed a deadlockmadmaxoft@gmail.com2013-04-271-0/+23
* Moved client socket accepting into a separate thread object, cListenThreadmadmaxoft@gmail.com2013-03-041-11/+10
* Plugins can now bind console commandsmadmaxoft@gmail.com2013-02-151-8/+19
* Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature.madmaxoft@gmail.com2013-02-051-2/+3
* Android: Made the initial pre-calculated spawn area smallerfaketruth2012-11-161-6/+12
* Fixed boolean comparison.madmaxoft@gmail.com2012-11-161-1/+1
* Settings.ini is read only once on server startmadmaxoft@gmail.com2012-11-111-4/+5
* PrimaryServerVersion is not force-saved into settings.ini. madmaxoft@gmail.com2012-11-111-3/+12
* Made settings.ini default to settings.example.ini when it doesn't existfaketruth2012-11-101-1/+6
* Added the [Server].PrimaryServerVersion setting to settings.ini; 1.4.2 gets the correct versionmadmaxoft@gmail.com2012-10-311-1/+4
* Completely removed the old (buggy) redstone simulator.madmaxoft@gmail.com2012-10-061-6/+1
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-2/+2
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+524