summaryrefslogtreecommitdiffstats
path: root/source/Protocol (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-07Split the name for signed and unsigned int writing in cProtocol.madmaxoft@gmail.com2-3/+3
2012-10-06Fixed player respawning crashing the server.madmaxoft@gmail.com1-1/+8
2012-10-03Added the "collect pickup" sound to 1.3.2madmaxoft@gmail.com2-0/+23
2012-09-30Added falling block entities. Sand and gravel now properly fall downfaketruth5-1/+37
2012-09-29Beds can be slept in now (it doesn't change the time though)faketruth5-2/+31
2012-09-29Fixed memory leaks in cWindow and cProtocolRecognizermadmaxoft@gmail.com1-0/+1
2012-09-25Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com7-3/+42
2012-09-25Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com5-2/+12
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com3-16/+16
2012-09-23Source files cleanup: ChunkDataSerializer is Protocol-relatedmadmaxoft@gmail.com4-2/+226
2012-09-23Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2-2/+2
2012-09-23Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com7-0/+3213