1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 16:57:47 +00:00
sapphire/src/world/Actor
2025-01-02 16:06:47 +01:00
..
BNpc.cpp Cleanups in player 2025-01-02 09:22:10 +01:00
BNpc.h Gambit packs added. Basic timelines for bnpc actions can be defined. 2023-03-24 22:52:38 +01:00
Chara.cpp Add isFacingTarget and helper functions 2024-06-26 20:50:12 +02:00
Chara.h Add isFacingTarget and helper functions 2024-06-26 20:50:12 +02:00
EventObject.cpp Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
EventObject.h Clang tidy cleanups 2023-01-17 08:28:06 +01:00
GameObject.cpp Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
GameObject.h sendToInRangeSet removed 2023-02-17 22:46:02 +01:00
Npc.cpp Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
Npc.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Player.cpp Song learn functions moved 2025-01-02 16:06:47 +01:00
Player.h levelup logic moved to playerMgr 2025-01-02 13:25:18 +01:00
PlayerEvent.cpp Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
PlayerInventory.cpp levelup logic moved to playerMgr 2025-01-02 13:25:18 +01:00
PlayerQuest.cpp Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
PlayerSql.cpp Cleanups in player 2025-01-02 09:22:10 +01:00