1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 03:07:45 +00:00
sapphire/src/world/Manager
2021-12-21 11:46:40 +01:00
..
ActionMgr.cpp Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +01:00
ActionMgr.h Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +01:00
BaseManager.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
BlacklistMgr.cpp more const correct; 2021-12-14 16:06:23 -03:00
BlacklistMgr.h more const correct; 2021-12-14 16:06:23 -03:00
ChatChannelMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ChatChannelMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
DebugCommandMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
DebugCommandMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventMgr.cpp Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
EventMgr.h Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
FriendListMgr.cpp transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
FriendListMgr.h transfer result handling to blmgr; more error checking; const correct; 2021-12-13 23:04:07 -03:00
HousingMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
HousingMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
InventoryMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
InventoryMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ItemMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ItemMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
LinkshellMgr.cpp Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
LinkshellMgr.h Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
MarketMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
MarketMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NaviMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NaviMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PartyMgr.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PartyMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PlayerMgr.cpp Fixed an exp ui issue 2021-12-21 11:46:40 +01:00
PlayerMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
QuestMgr.cpp GiveQuestRewards is no longer used in quests, but called automatically on finish 2021-12-21 01:05:08 +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 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ShopMgr.cpp Remove duplicate header inclusion 2021-12-01 20:43:20 +01:00
ShopMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
TerritoryMgr.cpp Improved chat channel join calles. 2021-12-05 21:16:36 +01:00
TerritoryMgr.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00