1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-12 13:37:46 +00:00
sapphire/src/world/Manager
2023-02-10 15:21:48 -03:00
..
AchievementMgr.cpp achievement code cleanup; 2023-01-27 18:54:54 -03:00
AchievementMgr.h move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
ActionMgr.cpp Convert action lut to JSON 2023-01-27 21:25:26 +01:00
ActionMgr.h Convert action lut to JSON 2023-01-27 21:25:26 +01:00
BaseManager.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
BlacklistMgr.cpp Improving code consistency and readability in manager classes 2022-01-27 21:08:43 +01:00
BlacklistMgr.h more const correct; 2021-12-14 16:06:23 -03:00
ChatChannelMgr.cpp remove unnecessary imports; 2023-02-02 02:39:34 -03:00
ChatChannelMgr.h chatchannel fetch by player id; general cleanup; 2023-02-02 02:30:31 -03:00
DebugCommandMgr.cpp move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
DebugCommandMgr.h Convert action lut to JSON 2023-01-27 21:25:26 +01:00
EventMgr.cpp first batch of moving packet/logic out of player to playermgr; 2023-02-10 12:11:11 -03:00
EventMgr.h Renamed the new sendEventNotice to sendNotice 2023-02-06 07:01:32 +01:00
FreeCompanyMgr.cpp Fixed an issue with a missing lookup table update. Removed unneeded functions. 2023-02-09 17:58:25 +01:00
FreeCompanyMgr.h Fixed an issue with a missing lookup table update. Removed unneeded functions. 2023-02-09 17:58:25 +01:00
FriendListMgr.cpp More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
FriendListMgr.h transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
HousingMgr.cpp you can now relinquish the land directly after removing the house without relogging 2023-01-28 17:43:46 +01:00
HousingMgr.h Fixed a merge error. 2023-02-04 15:13:42 +01:00
InventoryMgr.cpp Fixing placement and storage of yard items 2023-01-29 12:35:43 +01:00
InventoryMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ItemMgr.cpp More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
ItemMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
LinkshellMgr.cpp Fc is being loaded and sent to the master character. Member lists not maintained yet. 2023-02-07 14:13:47 +01:00
LinkshellMgr.h Fc is being loaded and sent to the master character. Member lists not maintained yet. 2023-02-07 14:13:47 +01:00
MarketMgr.cpp Removal/Replacement of old packet opcodes and structs 2023-01-29 21:31:55 +01:00
MarketMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NaviMgr.cpp Improving code consistency and readability in manager classes 2022-01-27 21:08:43 +01:00
NaviMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PartyMgr.cpp More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
PartyMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PlayerMgr.cpp move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
PlayerMgr.h move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
QuestMgr.cpp Beginnings of FC. FC can be created in petition mode. 2023-02-05 22:46:46 +01:00
QuestMgr.h GiveQuestRewards is no longer used in quests, but called automatically on finish 2021-12-21 01:05:08 +01:00
RNGMgr.h Tiny cleanup 2023-01-18 21:44:26 +01:00
ShopMgr.cpp More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
ShopMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
TaskMgr.cpp More readability of packet commands 2022-01-20 23:40:18 +01:00
TaskMgr.h Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
TerritoryMgr.cpp fix issue with instance content map 2023-02-03 14:36:08 +01:00
TerritoryMgr.h Cleanup inside the player class. 2023-01-27 11:13:57 +01:00
WarpMgr.cpp raise anim on death return warp; 2023-02-10 15:21:48 -03:00
WarpMgr.h move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00