1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-13 05:57:45 +00:00
sapphire/src/world/Network/Handlers
2022-01-15 23:28:06 +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 Removal of more territory move logic 2022-01-15 23:28:06 +01:00
HousingPacketHandlers.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +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 Removed old getZoneId function, more detangleing. 2022-01-11 00:18:00 +01:00
PacketHandlers.cpp Various smaller cleanups 2022-01-15 22:48:27 +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