summaryrefslogtreecommitdiffstats
path: root/source/ClientHandle.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed personal crafting grid not being tossed on inventory close.madmaxoft@gmail.com2013-04-041-1/+1
* Added support for the packet #28 (0x1C): ENTITY_VELOCITYkeyboard.osh@gmail.com2013-03-181-0/+1
* Player can sit in minecarts (but not move them yet)madmaxoft@gmail.com2013-03-031-0/+1
* Moved the Speed member into cEntity class instead of its descendants.madmaxoft@gmail.com2013-02-211-1/+1
* Minecarts can now be placed.madmaxoft@gmail.com2013-02-181-0/+1
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-15/+26
* Not sending multiple DC packets to the client.madmaxoft@gmail.com2013-01-051-1/+2
* Adjusted the protocol framework to support different types of falling block spawning.madmaxoft@gmail.com2012-12-261-1/+3
* Added the 1.4.6 protocolmadmaxoft@gmail.com2012-12-241-1/+2
* Fixed block breaking in survival.luksor111@gmail.com2012-11-121-0/+5
* Hopefully a fix for crash when chunks are added to a client being destroyed.madmaxoft@gmail.com2012-11-111-9/+11
* Refactored the world time.madmaxoft@gmail.com2012-11-011-2/+3
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-41/+42
* Converted some const char*s and std::strings to AStringsfaketruth2012-10-181-0/+1
* Added falling block entities. Sand and gravel now properly fall downfaketruth2012-09-301-0/+1
* Beds can be slept in now (it doesn't change the time though)faketruth2012-09-291-0/+2
* Made beds placeablefaketruth2012-09-291-1/+5
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-251-0/+8
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-251-5/+5
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+254