summaryrefslogtreecommitdiffstats
path: root/source/cBlockToPickup.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* - improved and simplified the door system (shorter, clearer)lapayo94@gmail.com2011-12-251-0/+20
* Chunks are generated in a separate thread allowing players to keep on playing and chatting while chunks are generated. This means, however, that cWorld::GetChunk() does not always return a chunk and is something you need to be aware of. I am not entirely sure if all this is completely stable, but I think so :Ofaketruth2011-12-251-3/+2
* Fixes:lapayo94@gmail.com2011-12-221-2/+0
* - Crafting fixed in 1.0.0lapayo94@gmail.com2011-12-211-0/+4
* Added Sebi's changes to pistons and item drops.admin@omencraft.com2011-11-071-0/+18
* MCServer c++ source filesfaketruth2011-10-031-0/+37