summaryrefslogtreecommitdiffstats
path: root/source/Protocol (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the name for signed and unsigned int writing in cProtocol.madmaxoft@gmail.com2012-10-072-3/+3
* Fixed player respawning crashing the server.madmaxoft@gmail.com2012-10-061-1/+8
* Added the "collect pickup" sound to 1.3.2madmaxoft@gmail.com2012-10-032-0/+23
* Added falling block entities. Sand and gravel now properly fall downfaketruth2012-09-305-1/+37
* Beds can be slept in now (it doesn't change the time though)faketruth2012-09-295-2/+31
* Fixed memory leaks in cWindow and cProtocolRecognizermadmaxoft@gmail.com2012-09-291-0/+1
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-257-3/+42
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-255-2/+12
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-243-16/+16
* Source files cleanup: ChunkDataSerializer is Protocol-relatedmadmaxoft@gmail.com2012-09-234-2/+226
* Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-232-2/+2
* Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com2012-09-237-0/+3213