1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-17 16:07:45 +00:00
sapphire/src/world/Actor
2022-02-19 22:05:30 -03:00
..
BNpc.cpp minor cleanup; 2022-02-16 15:11:10 -03:00
BNpc.h correctly process hatevalues to table; update players with value/rate of their respective table entry; 2022-01-27 20:03:51 -03:00
Chara.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00
Chara.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventObject.cpp EObj: use permissionInvisibilty 2022-02-16 23:18:32 +01:00
EventObject.h Reworked instance scripts. 2022-02-16 11:56:59 +01:00
GameObject.cpp Fixed issues with using copies instead of references 2022-01-24 09:20:34 +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 Basic warptaxi work 2022-02-10 18:50:44 +01:00
Player.h WIP: Implement gearset handler 2022-02-18 02:24:18 +01:00
PlayerEvent.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PlayerInventory.cpp more warning cleanups; general styling fixes; 2022-02-19 22:05:30 -03:00
PlayerQuest.cpp Add method for quest completion 2022-02-17 04:26:19 +01:00
PlayerSql.cpp Remove Component namespace 2022-01-27 21:24:54 +01:00