summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol125.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added the "Edit Sign" packet sent to the client placing a sign.madmaxoft2013-07-291-0/+1
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-152/+152
* 1.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com2013-07-081-0/+1
* Improved function names for protocol packet sending; alpha-sorted the function listsmadmaxoft@gmail.com2013-07-071-6/+8
* More TNT fixes.madmaxoft@gmail.com2013-06-181-1/+1
* Fixed Linux compilation, slight code cleanupmadmaxoft@gmail.com2013-04-191-1/+1
* Initial implementation of explosions and TNT blockkeyboard.osh@gmail.com2013-04-181-0/+1
* 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
* Adjusted the protocol framework to support different types of falling block spawning.madmaxoft@gmail.com2012-12-261-0/+1
* Added the 1.4.6 protocolmadmaxoft@gmail.com2012-12-241-1/+1
* Refactored the world time.madmaxoft@gmail.com2012-11-011-1/+1
* My OCD has alpha-sorted some stuff :)madmaxoft@gmail.com2012-10-211-6/+6
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-43/+44
* 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/+1
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-251-0/+1
* Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+140