1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-05 18:27:47 +00:00
sapphire/src/world/Network/Handlers
2021-12-17 15:48:56 +01:00
..
ActionHandler.cpp Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +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 fix issue with paginating 100+ entries in commonlist; add cmakesettings to gitignore; 2021-12-13 22:38:33 -03:00
EventHandlers.cpp Added yield event handlers 2021-12-13 00:44:42 +01:00
FriendListHandlers.cpp add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00
GMCommandHandlers.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +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 Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
PacketHandlers.cpp add blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03: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