1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-07-01 10:57:46 +00:00
sapphire/src/world/Manager
2023-01-26 15:30:57 +01:00
..
AchievementMgr.cpp prototype achievement history; 2023-01-23 22:58:07 -03:00
AchievementMgr.h Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-24 08:32:36 +01:00
ActionMgr.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00
ActionMgr.h Remove Component namespace 2022-01-27 21:24:54 +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 Improving code consistency and readability in manager classes 2022-01-27 21:08:43 +01:00
ChatChannelMgr.h Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still 2022-01-18 00:21:38 +01:00
DebugCommandMgr.cpp myerge; 2023-01-19 13:05:27 -03:00
DebugCommandMgr.h Add easyWarp Debug Command 2022-02-15 02:53:46 -06:00
EventMgr.cpp Add quest event callbacks to yieldeventstring handler 2023-01-19 19:51:55 +01:00
EventMgr.h sendEventNotice has been moved from player to eventMgr, reformatted scripts 2021-12-21 13:48:24 +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 WiP check permissions before removing the estate hall. 2023-01-26 15:30:57 +01:00
HousingMgr.h WiP Added house removal, taken from collets commit. 2023-01-26 14:46:39 +01:00
InventoryMgr.cpp WiP Added house removal, taken from collets commit. 2023-01-26 14:46:39 +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 More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
LinkshellMgr.h More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
MarketMgr.cpp More overall cleanup and warning reductions 2023-01-17 11:27:39 +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 Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree 2023-01-24 08:32:36 +01:00
PlayerMgr.h [wip] Implement minions 2023-01-23 21:51:02 +01:00
QuestMgr.cpp add quest achievement type handler; fix achv exd struct for 3.3; 2023-01-23 20:16:08 -03: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 WiP Fix house inventory not working 2023-01-26 10:15:36 +01:00
TerritoryMgr.h WiP Fix house inventory not working 2023-01-26 10:15:36 +01:00
WarpMgr.cpp Clear zoning type when finishing warp 2023-01-24 18:52:05 +01:00
WarpMgr.h Overhaul of the queued zoning system 2022-01-30 14:44:17 +01:00