project-meteor-server/FFXIVClassic Map Server/packets/send/Actor/inventory
2019-06-02 16:57:46 -04:00
..
InventoryBeginChangePacket.cs Moved SendItemPackage to character class. Added a flag check after a bazaar purchase is made. Discovered a flag in InventoryBeginChangePacket that either modifies the client package or clears and refills it. Implemented this mode for a bunch of "SendFullInventory" methods. 2017-12-10 15:13:33 -05:00
InventoryEndChangePacket.cs More subpacket cleanup. 2017-06-27 13:52:47 -04:00
InventoryItemEndPacket.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventoryItemPacket.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventoryListX01Packet.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventoryListX08Packet.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventoryListX16Packet.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventoryListX32Packet.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventoryListX64Packet.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventoryRemoveX01Packet.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventoryRemoveX08Packet.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
InventoryRemoveX16Packet.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventoryRemoveX32Packet.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventoryRemoveX64Packet.cs Finished refactoring Map Server. Clear of syntax errors. 2017-06-27 16:55:14 -04:00
InventorySetBeginPacket.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
InventorySetEndPacket.cs Cleaned up inventory packets. 2017-06-27 17:07:29 -04:00
LinkedItemListX01Packet.cs Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04:00
LinkedItemListX08Packet.cs Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04:00
LinkedItemListX16Packet.cs Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04:00
LinkedItemListX32Packet.cs Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04:00
LinkedItemListX64Packet.cs Refactored inventory to "ReferencedItemPackage" as this is a more general approach closer to what the FFXIV client uses. Added itempackage code to the LinkedItemList packets (also renamed from EquipmentList). Cleaned up trade code. 2019-06-02 16:57:46 -04:00
SetInitialEquipmentPacket.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00