tanghai fa124da7b7 简易帧同步实现 8 years ago
..
Actor_TestHandler.cs bffe5b739a actor对象迁移测试OK 8 years ago
Actor_TestRequestHandler.cs bffe5b739a actor对象迁移测试OK 8 years ago
Actor_TransferHandler.cs 8d33d1e7ce 一个进程传送也测试OK 8 years ago
C2G_EnterMapHandler.cs a523c1ecf4 帧同步 8 years ago
C2G_LoginGateHandler.cs a523c1ecf4 帧同步 8 years ago
C2M_ReloadHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
C2R_LoginHandler.cs bd95de1e43 整理了客户端代码,以方便做ilruntime兼容 8 years ago
C2R_PingHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
DBQueryBatchRequestHandler.cs 3a0ff27c4f 加上db的操作 8 years ago
DBQueryJsonRequestHandler.cs 3a0ff27c4f 加上db的操作 8 years ago
DBQueryRequestHandler.cs 3a0ff27c4f 加上db的操作 8 years ago
DBSaveBatchRequestHandler.cs 3a0ff27c4f 加上db的操作 8 years ago
DBSaveRequestHandler.cs 3a0ff27c4f 加上db的操作 8 years ago
G2G_LockReleaseRequestHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
G2G_LockRequestHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
G2M_CreateUnitHandler.cs fa124da7b7 简易帧同步实现 8 years ago
M2A_ReloadHandler.cs 8e0fa7ebd0 客户端事件与服务端一模一样,服务端共用大部分客户端代码 8 years ago
M2M_TrasferUnitRequest.cs 8d33d1e7ce 一个进程传送也测试OK 8 years ago
ObjectAddRequestHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
ObjectGetRequestHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
ObjectLockRequestHandler.cs bffe5b739a actor对象迁移测试OK 8 years ago
ObjectRemoveRequestHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago
ObjectUnLockRequestHandler.cs bffe5b739a actor对象迁移测试OK 8 years ago
R2G_GetLoginKeyHandler.cs 51f5eb3dfc 实现actor模型,任何Entity只要加上ActorComponent就成为一个actor,任何进程都能拿着id用ActorProxy对其发送消息 8 years ago