1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-07-03 03:27:46 +00:00
sapphire/src/servers/sapphire_zone/Actor
2018-02-28 23:53:20 +11:00
..
Actor.cpp fix possible null pointer access & eobj state update 2018-02-25 21:46:34 +11:00
Actor.h Rearranged includes for potential speed increases 2018-02-28 10:26:03 +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 fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
EventObject.h Fixed eobjects getting incorrect ids, fixed actors not properly removing from cells 2018-02-28 00:03:26 +01:00
Player.cpp fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11:00
Player.h fix eobj out of bounds allocation client crash 2018-02-28 23:53:20 +11: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