1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00
sapphire/src/servers/sapphire_zone/Actor
2018-02-27 02:13:01 +11:00
..
Actor.cpp fix possible null pointer access & eobj state update 2018-02-25 21:46:34 +11:00
Actor.h redirect ontalk events inside instances to instancecontent ptr 2018-02-25 17:23:52 +11:00
Chara.cpp More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00
Chara.h More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00
EventObject.cpp eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
EventObject.h eobj interaction callbacks, eobj spawning fixed, sastasha instance eobjs 2018-02-27 02:13:01 +11:00
Player.cpp Improved timing on instance starting 2018-02-24 23:53:32 +01:00
Player.h Improved timing on instance starting 2018-02-24 23:53:32 +01:00
PlayerEvent.cpp Renaming classes in preperation of actor rework 2018-02-20 22:46:44 +01:00
PlayerInventory.cpp remove exddata from sapphire_zone 2018-02-07 14:27:52 +11:00
PlayerQuest.cpp Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
PlayerSql.cpp More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00