project-meteor-server/FFXIVClassic Map Server/dataobjects
2016-02-21 16:13:35 -05:00
..
database Removed old db stuff. 2016-01-10 03:05:22 -05:00
ConnectedPlayer.cs Fixed an error in the netcode that would cause the client to d/c on partial packets. Set buffer size to 0xFFFF due to disconnect on really large packets (ie gm packet). Implemented support ticket packets. 2016-02-16 22:53:53 -05:00
DBWorld.cs Removed old db stuff. 2016-01-10 03:05:22 -05:00
InventoryItem.cs Renamed the "Item" object to InventoryItem. Began writing the Item object that will be used to store game data items. 2016-02-21 14:06:23 -05:00
Item.cs Wrote item loaders for gamedata. 2016-02-21 16:13:35 -05:00
RecruitmentDetails.cs Added receiving packets for GM stuff. Started implementing the recruitment packets. 2015-12-06 20:23:34 -05:00
SearchEntry.cs Added receiving packets for GM stuff. Started implementing the recruitment packets. 2015-12-06 20:23:34 -05:00