1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 11:07:45 +00:00
sapphire/src/world/Actor
2023-01-06 12:50:13 -05:00
..
BNpc.cpp onBNpcKill now takes a bnpc ref 2022-02-23 08:36:23 +01: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 persistant money 2023-01-04 23:36:03 -05:00
Player.h refactor: fix coding system inconsistencies 2023-01-06 09:59:23 -05:00
PlayerEvent.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
PlayerInventory.cpp refactor: fix coding style inconsistencies in loading 2023-01-06 10:07:21 -05:00
PlayerQuest.cpp Add method for quest completion 2022-02-17 04:26:19 +01:00
PlayerSql.cpp refactor: Missed some inconsistents 2023-01-06 12:50:13 -05:00