OSDN Git Service

ClientReceiveFullServerInfo, ServerRequestedFullServerInfo コマンドを追加
authorh2so5 <h2so5@git.sourceforge.jp>
Fri, 5 Oct 2012 16:23:54 +0000 (01:23 +0900)
committerh2so5 <h2so5@git.sourceforge.jp>
Fri, 5 Oct 2012 16:23:54 +0000 (01:23 +0900)
commit39630f65538f113a9e2562e710525b6a84a4e4e0
treed5a128961ec82c627802c0a54ada64599b4609a4
parent820594b1402e2fa7fdea68c9a53aab456e219da5
ClientReceiveFullServerInfo, ServerRequestedFullServerInfo コマンドを追加
サーバーのconfig.jsonのリポジトリ上の位置を変更
16 files changed:
.gitignore
client/Client.cpp
client/CommandManager.cpp
client/bin/server/config.json [moved from server/config.json with 100% similarity]
client/bin/system/languages/en.json [moved from mmo-0.3.9_123/system/languages/en.json with 96% similarity]
client/bin/system/languages/jp.json [moved from mmo-0.3.9_123/system/languages/jp.json with 97% similarity]
client/bin/system/plugins/textchat/main.js
common/network/Command.cpp
common/network/Command.hpp
common/network/CommandHeader.hpp
package.py
server/Config.cpp
server/Config.hpp
server/Server.cpp
server/Server.hpp
server/main.cpp