..
cPacket_13.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_13.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_AddToInventory.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_AddToInventory.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_ArmAnim.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_ArmAnim.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_BlockAction.cpp
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_BlockAction.h
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_BlockChange.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_BlockChange.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_BlockDig.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_BlockDig.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_BlockPlace.cpp
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_BlockPlace.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_Chat.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Chat.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_CollectItem.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_CollectItem.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_CreativeInventoryAction.cpp
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_CreativeInventoryAction.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_DestroyEntity.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_DestroyEntity.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_Disconnect.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Disconnect.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_EntityEquipment.cpp
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_EntityEquipment.h
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_EntityLook.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_EntityLook.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_EntityStatus.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_EntityStatus.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_Explosion.cpp
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_Explosion.h
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_Flying.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Flying.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Handshake.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Handshake.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_InventoryProgressBar.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_InventoryProgressBar.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_InventorySlot.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_InventorySlot.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_ItemData.cpp
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_ItemData.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_ItemSwitch.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_ItemSwitch.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_KeepAlive.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_KeepAlive.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Login.cpp
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_Login.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_MapChunk.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_MapChunk.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_Metadata.cpp
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
2012-02-13 21:47:03 +00:00
cPacket_Metadata.h
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
2012-02-13 21:47:03 +00:00
cPacket_MultiBlock.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_MultiBlock.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_NamedEntitySpawn.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_NamedEntitySpawn.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_NewInvalidState.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_NewInvalidState.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_PickupSpawn.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_PickupSpawn.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Ping.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Player.cpp
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_Player.h
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_PreChunk.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_PreChunk.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_RelativeEntityMove.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_RelativeEntityMove.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_RelativeEntityMoveLook.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_RelativeEntityMoveLook.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_Respawn.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_Respawn.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_SoundEffect.cpp
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_SoundEffect.h
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_SpawnMob.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_SpawnMob.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_TeleportEntity.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_TeleportEntity.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_Thunderbolt.cpp
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_Thunderbolt.h
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
2012-02-07 20:49:52 +00:00
cPacket_TimeUpdate.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_TimeUpdate.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_UpdateHealth.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_UpdateHealth.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_UpdateSign.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_UpdateSign.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_UseEntity.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_UseEntity.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket_WholeInventory.cpp
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_WholeInventory.h
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_WindowClick.cpp
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_WindowClick.h
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
2012-08-18 09:56:28 +00:00
cPacket_WindowClose.cpp
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_WindowClose.h
Another handful of packets rewritten.
2012-08-19 11:51:17 +00:00
cPacket_WindowOpen.cpp
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket_WindowOpen.h
Attempt to bring sanity to newlines across systems.
2012-06-14 13:06:06 +00:00
cPacket.cpp
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00
cPacket.h
Packets now parse themselves from a cByteBuffer object (1st part of packeting rewrite, http://forum.mc-server.org/showthread.php?tid=524 )
2012-08-17 10:18:07 +00:00