tanghai 0e23d7eee0 修复ILRuntime模式下无法使用ListComponent池的问题,原因应该是静态泛型成员的问题 %!s(int64=4) %!d(string=hai) anos
..
Actor a614f9bdf7 去掉TimerComponent回调式的用法,方便热重载 %!s(int64=4) %!d(string=hai) anos
ActorLocation 0e23d7eee0 修复ILRuntime模式下无法使用ListComponent池的问题,原因应该是静态泛型成员的问题 %!s(int64=4) %!d(string=hai) anos
Console b215869f73 去掉ChangeSystem跟StartSystem,没什么作用 %!s(int64=4) %!d(string=hai) anos
DB 5cd9601ae5 ResponseType修改,调通 %!s(int64=4) %!d(string=hai) anos
MessageInner 51b2a11bfe 去掉IMessageDispatcher接口,改成分发,去掉网络库对demo逻辑的依赖。这样在AddComponent NetInnerComponent NetOuterComponent的时候需要指定使用哪种分发逻辑,由自己在demo中实现相应的分发逻辑 %!s(int64=4) %!d(string=hai) anos