1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 16:37:45 +00:00
sapphire/src/servers/sapphire_zone/Actor
2018-02-24 15:21:18 +01:00
..
Actor.cpp EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Actor.h EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01: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 Fixed eventObject not using correct object id 2018-02-24 15:21:18 +01:00
EventObject.h Added onEnterTerritory for IC, also changed the way IC is called 2018-02-24 15:19:32 +01:00
Player.cpp EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Player.h EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +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