1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-15 15:07:45 +00:00
sapphire/src/world/Actor
2022-01-02 22:32:17 +01:00
..
BNpc.cpp Basic actions are functional 2022-01-02 22:32:17 +01:00
BNpc.h It is now possible to deaggro striking dummies properly... 2021-12-31 16:20:11 +01:00
Chara.cpp rollback mp calculation 2021-12-14 23:05:58 +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 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
GameObject.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +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 Basic actions are functional 2022-01-02 22:32:17 +01:00
Player.h Basic actions are functional 2022-01-02 22:32:17 +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 blacklist mgr + handlers + paging; 2021-12-13 22:36:29 -03:00