1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-05 02:07:46 +00:00
sapphire/src/world/Actor
2022-01-16 22:22:27 +01:00
..
BNpc.cpp Friendly bnpcs no longer fight eachother 2022-01-13 22:51:47 +01:00
BNpc.h It is now possible to deaggro striking dummies properly... 2021-12-31 16:20:11 +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 Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +01:00
Player.h Removed old code to further simplify warp mechanics 2022-01-16 11:57:04 +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