1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-15 23:17:46 +00:00
sapphire/src/world/Network/Handlers
2022-01-27 18:35:19 -03:00
..
ActionHandler.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00
BlacklistHandler.cpp transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
CFHandlers.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00
CommonListHandler.cpp Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
EventHandlers.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00
FriendListHandlers.cpp add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
GMCommandHandlers.cpp Remove Component namespace 2022-01-27 21:24:54 +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 warning cleanups; less raw pointers; 2022-01-27 18:35:19 -03:00
PacketHandlers.cpp Fixed issues with using copies instead of references 2022-01-24 09:20:34 +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