1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 10:47:45 +00:00
sapphire/src/world/Network/Handlers
2022-01-22 11:35:58 +01:00
..
ActionHandler.cpp Fixed event item action, also changed the way the action interrupt grace period works 2022-01-14 12:51:37 +01:00
BlacklistHandler.cpp transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
CFHandlers.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CommonListHandler.cpp Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
EventHandlers.cpp Removed old getZoneId function, more detangleing. 2022-01-11 00:18:00 +01:00
FriendListHandlers.cpp add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
GMCommandHandlers.cpp More Moveplayer work in preparation of warp overhaul 2022-01-22 11:35:58 +01:00
HousingPacketHandlers.cpp More cleanup of territoryMgr in preparation of new move logic 2022-01-18 23:47:35 +01:00
InventoryHandler.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
InviteHandlers.cpp add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00
LinkshellHandlers.cpp Implemented change master for linkshells 2021-12-12 15:56:45 +01:00
PacketCommandHandler.cpp More readability of packet commands 2022-01-20 23:40:18 +01:00
PacketHandlers.cpp More Moveplayer work in preparation of warp overhaul 2022-01-22 11:35:58 +01:00
PartyHandlers.cpp add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation; 2021-12-01 21:30:12 -03:00