tanghai b2d76405b9 简化了actor代码 %!s(int64=7) %!d(string=hai) anos
..
AMActorHandler.cs 2d3950f89d 修复了两个小问题: %!s(int64=7) %!d(string=hai) anos
ActorMessageAttribute.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=7) %!d(string=hai) anos
ActorMessageDispatherComponent.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 %!s(int64=7) %!d(string=hai) anos
ActorMessageHandlerAttribute.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix %!s(int64=7) %!d(string=hai) anos
ActorMessageSender.cs ad822d06db Session的Error改成int类型,方便自己增加错误码,并且在Session中增加Error字段,方便 %!s(int64=7) %!d(string=hai) anos
ActorMessageSenderComponent.cs 8af45a35fc 1.actor做了一次大修改,主要把名字命名得更规范一些,因为有些命名与erlang对应的概念不 %!s(int64=7) %!d(string=hai) anos
ActorResponse.cs b6d1786750 Actor实现做了改动,Actor消息不再由一个消息包裹着发送,而是消息直接带有ActorId, 这样可以减少一次消息序列化反序列化,提升了性能 %!s(int64=7) %!d(string=hai) anos
ActorTask.cs b2d76405b9 简化了actor代码 %!s(int64=7) %!d(string=hai) anos
ActorType.cs 27b531a3cd MapUnitActorTypeHandler.cs仔细看了一下貌似不太需要,OneFrameMessage直接统一放到ActorMessageHandle处理就行了 %!s(int64=7) %!d(string=hai) anos
ActorTypeHandlerAttribute.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 %!s(int64=7) %!d(string=hai) anos
IActorTypeHandler.cs d7a14b95d8 去掉了IEntityActorHandler接口,IEntityActorHandler需要每个actor都需要new一个对象,而且热更十分不方便,改成使用string来分发 %!s(int64=7) %!d(string=hai) anos
IMActorHandler.cs b6d1786750 Actor实现做了改动,Actor消息不再由一个消息包裹着发送,而是消息直接带有ActorId, 这样可以减少一次消息序列化反序列化,提升了性能 %!s(int64=7) %!d(string=hai) anos
MailBoxComponent.cs 8af45a35fc 1.actor做了一次大修改,主要把名字命名得更规范一些,因为有些命名与erlang对应的概念不 %!s(int64=7) %!d(string=hai) anos