summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol132.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-950/+0
* Bundled fixes [SEE DESC]Tiger Wang2013-11-121-3/+3
* Third round of fixesTiger Wang2013-10-111-1/+5
* Initial Metadata Commit [SEE DESC]Tiger Wang2013-10-081-2/+1
* Implemented proper chunk unloading in all 1.3.2+ clientsmadmaxoft2013-09-081-2/+11
* Fixed player spawning.madmaxoft2013-08-201-3/+0
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-2/+2
* Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.madmaxoft2013-08-161-0/+1
* Tab completion packet is handled and sent.madmaxoft2013-07-301-1/+39
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-902/+902
* Enchantments: API and sending to clientmadmaxoft@gmail.com2013-06-021-6/+67
* Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com2013-05-241-5/+15
* Protocol132: Replaced magic numbers with symbolic packet namesmadmaxoft@gmail.com2013-05-071-5/+8
* Fixed compilation on Linuxmadmaxoft@gmail.com2013-04-281-3/+3
* Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECTkeyboard.osh@gmail.com2013-04-281-6/+6
* Initial nether composition generatormadmaxoft@gmail.com2013-03-111-1/+1
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-2/+2
* Added the 1.4.6 protocolmadmaxoft@gmail.com2012-12-241-2/+0
* Aggressive debug mode cByteBuffer validity checking.madmaxoft@gmail.com2012-11-201-0/+2
* My OCD has alpha-sorted some stuff :)madmaxoft@gmail.com2012-10-211-28/+16
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-13/+30
* Double chests are now working, and with sound. (FS #69)madmaxoft@gmail.com2012-10-201-13/+13
* PACKET_DESTROY_ENTITY isn't sent for self when the player is kicked (FS #254)madmaxoft@gmail.com2012-10-201-0/+6
* Fixed item damage value not being read from the 1.3.2 protocol (wtf, why was it disabled?)madmaxoft@gmail.com2012-10-181-1/+1
* 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-031-0/+22
* Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com2012-09-251-1/+18
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-251-0/+2
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-5/+5
* Source files cleanup: ChunkDataSerializer is Protocol-relatedmadmaxoft@gmail.com2012-09-231-1/+1
* Source files cleanup: Mobs-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-1/+1
* Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+769