project-meteor-server/FFXIVClassic Map Server/actors/chara
2016-01-12 01:20:09 -05:00
..
npc Removed old db stuff. 2016-01-10 03:05:22 -05:00
player Fixed bug in property reflection code. If array had 2 or more digit index, would truncate to 1 digit. 2016-01-12 01:20:09 -05:00
BattleSave.cs Added more defaults. 2016-01-10 02:59:16 -05:00
BattleTemp.cs Got commands working. Wrong ID for one of em. 2016-01-12 00:43:52 -05:00
Character.cs Got most of the properties getting set. Commands and General Parameters broken. 2016-01-10 13:36:36 -05:00
CharaWork.cs Got commands working. Wrong ID for one of em. 2016-01-12 00:43:52 -05:00
EventSave.cs Got commands working. Wrong ID for one of em. 2016-01-12 00:43:52 -05:00
EventTemp.cs Begun reimplementing the whole actor system to follow more closely to the client side's system. Packet processor's reference chanced, and all ActorID vars in Actor class were changed to ActorId. 2016-01-02 14:04:45 -05:00
ParameterSave.cs Got most of the properties getting set. Commands and General Parameters broken. 2016-01-10 13:36:36 -05:00
ParameterTemp.cs Got most of the properties getting set. Commands and General Parameters broken. 2016-01-10 13:36:36 -05:00
Work.cs Added property init function which should get everything working. Added defaults to some properties. 2016-01-10 02:44:32 -05:00