tanghai 28af032717 增加一个Queue做缓存,减少内存分配 il y a 11 ans
..
ActorComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
BehaviorTreeComponent.cs 54d25fc0a2 增加ServiceComponent,处理连接,分发封包处理 il y a 11 ans
BuffComponent.cs 574fc9585b 整理代码格式 il y a 11 ans
ChannelUnitInfoComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
ConfigComponent.cs c60fe0c17b 1.buff计时器是非托管资源,不过即使没有马上Dispose也没关系,在垃圾回收的时候再从TimerComponent中删除也可以,所以还是设计成不需要Dispose比较方便 il y a 11 ans
EventComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
FactoryComponent.cs 5bb66d41cd 1.增加一个登录消息 il y a 11 ans
NetworkComponent.cs 95b602ebde 修复linux上UServiceTest单元测试crash,bug原因是因为UService Dispose的时候没有将拥有的UChannel Dispose il y a 11 ans
TimerComponent.cs 28af032717 增加一个Queue做缓存,减少内存分配 il y a 11 ans
UnitComponent.cs c60fe0c17b 1.buff计时器是非托管资源,不过即使没有马上Dispose也没关系,在垃圾回收的时候再从TimerComponent中删除也可以,所以还是设计成不需要Dispose比较方便 il y a 11 ans