summaryrefslogtreecommitdiffstats
path: root/source/cEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-26Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speedfaketruth1-14/+3
2011-12-25- fixed the code from the last commit :)lapayo94@gmail.com1-4/+6
2011-12-25- Fixed a critical bug, which caused players to not getting spawned on the others clientlapayo94@gmail.com1-0/+5
2011-11-02Fixed some "Entity was not found in any chunk!" warningsfaketruth1-10/+29
2011-11-01You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth1-0/+2
2011-10-31Prepared some parts of the code for multi world support, I created lots of TODO'sfaketruth1-11/+15
2011-10-03MCServer c++ source filesfaketruth1-0/+283