tanghai 314a7ce4aa 修复ReloadDll的问题,成功Reload il y a 2 ans
..
Analyzer b11561e6cc Callback改成Invoke,这样更加含义清晰 il y a 3 ans
Entity 314a7ce4aa 修复ReloadDll的问题,成功Reload il y a 2 ans
Fiber 314a7ce4aa 修复ReloadDll的问题,成功Reload il y a 2 ans
Helper ed0442f4bd TimerComponent跟CoroutineLockComponent挪到Fiber中,变成Fiber的成员 il y a 2 ans
Method c0e16270bc StaticMethod放到Core中 il y a 3 ans
Network 314a7ce4aa 修复ReloadDll的问题,成功Reload il y a 2 ans
Object 618a178a50 调通登录流程 il y a 2 ans
Serialize 618a178a50 调通登录流程 il y a 2 ans
World 314a7ce4aa 修复ReloadDll的问题,成功Reload il y a 2 ans
Analyzer.meta 091e05f25d 1.Game管理的Singleton增加ISingletonUpdate跟ISingletonLateUpdate接口,实现相应的接口即可执行对应的Update跟LateUpdate方法 il y a 3 ans
DoubleMap.cs 0b66499299 调整目录结构 il y a 3 ans
DoubleMap.cs.meta 0b66499299 调整目录结构 il y a 3 ans
Entity.meta f4c1d9a792 VProcess改名成Fiber,借用windows中纤程这个概念 il y a 2 ans
Fiber.meta f4c1d9a792 VProcess改名成Fiber,借用windows中纤程这个概念 il y a 2 ans
HashSetComponent.cs d83260c1e0 修复一系列起服错误,修复导表错误 il y a 2 ans
HashSetComponent.cs.meta 0b66499299 调整目录结构 il y a 3 ans
Helper.meta 0b66499299 调整目录结构 il y a 3 ans
ListComponent.cs d83260c1e0 修复一系列起服错误,修复导表错误 il y a 2 ans
ListComponent.cs.meta 0b66499299 调整目录结构 il y a 3 ans
Method.meta c0e16270bc StaticMethod放到Core中 il y a 3 ans
MultiDictionary.cs 0b66499299 调整目录结构 il y a 3 ans
MultiDictionary.cs.meta 0b66499299 调整目录结构 il y a 3 ans
MultiMap.cs f4c0488026 1.修复一个释放顺序引发的报错 il y a 2 ans
MultiMap.cs.meta 0b66499299 调整目录结构 il y a 3 ans
MultiMapSet.cs 46bd47ac2b 1.一般协程都可以用cancelToken.IsCancel来判断协程是否取消,如果取消则需要return il y a 3 ans
MultiMapSet.cs.meta 0b66499299 调整目录结构 il y a 3 ans
Network.meta 963714e92b 做完了NetService的调整,完全变成了单线程,因为有了Fiber,所以可以变成多个Fiber,这样照样可以利用多核 il y a 2 ans
Object.meta 0b66499299 调整目录结构 il y a 3 ans
Serialize.meta e3bd1202fa 1.整理了配置加载相关代码 il y a 3 ans
SortedLinkList.cs f4c0488026 1.修复一个释放顺序引发的报错 il y a 2 ans
SortedLinkList.cs.meta 1d1aabec39 TimerComponent.cs修复一个小问题,计时器为0的话,minTime要设置为long.MaxValue il y a 2 ans
ThreadSynchronizationContext.cs e29d9e61eb 整理Init代码 il y a 2 ans
ThreadSynchronizationContext.cs.meta 0b66499299 调整目录结构 il y a 3 ans
TimerCoreInvokeType.cs b11561e6cc Callback改成Invoke,这样更加含义清晰 il y a 3 ans
TimerCoreInvokeType.cs.meta b11561e6cc Callback改成Invoke,这样更加含义清晰 il y a 3 ans
UnOrderMultiMap.cs 0b66499299 调整目录结构 il y a 3 ans
UnOrderMultiMap.cs.meta 0b66499299 调整目录结构 il y a 3 ans
UnOrderMultiMapSet.cs 0b66499299 调整目录结构 il y a 3 ans
UnOrderMultiMapSet.cs.meta 0b66499299 调整目录结构 il y a 3 ans
Unity.Core.asmdef 7238d029ba 测试MemoryPack il y a 2 ans
Unity.Core.asmdef.meta 0b66499299 调整目录结构 il y a 3 ans
World.meta 7dd68e1d53 Game改成World,Process改成VProcess(虚拟进程) il y a 2 ans