1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-14 22:47:45 +00:00
sapphire/src/world/Actor
2022-01-14 19:06:23 +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 Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00
Player.h Add support for unlocking gear sets 2022-01-14 19:06:23 +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 sendEventNotice has been moved from player to eventMgr, reformatted scripts 2021-12-21 13:48:24 +01:00
PlayerSql.cpp Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00