1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-15 06:57:45 +00:00
sapphire/src/world/Actor
2022-01-18 08:03:49 +01:00
..
BNpc.cpp Added triggerOwner to bnpc 2022-01-18 08:03:49 +01:00
BNpc.h Added triggerOwner to bnpc 2022-01-18 08:03:49 +01:00
Chara.cpp Removing references to getCurrentTerritory in preparation for further detangleing 2022-01-10 23:50:44 +01:00
Chara.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventObject.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventObject.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
GameObject.cpp get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
GameObject.h get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Npc.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Npc.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Player.cpp Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still 2022-01-18 00:21:38 +01:00
Player.h Implement mount unlocking 2022-01-16 22:48:55 +01:00
PlayerEvent.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PlayerInventory.cpp fixed inventory sizes 2021-12-03 10:53:13 +01:00
PlayerQuest.cpp Fix for quests being added on decline 2022-01-16 22:22:27 +01:00
PlayerSql.cpp Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00