• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisiónf1a21a68d68fbe3a335e8a7251d59b3fc0211cd5 (tree)
Tiempo2012-09-12 17:34:36
Autorh2so5 <h2so5@git....>
Commiterh2so5

Log Message

前回接続したサーバーを記憶する機能を追加

Cambiar Resumen

Diferencia incremental

Binary files a/client/AccountManager.cpp and b/client/AccountManager.cpp differ
Binary files a/client/scene/Title.cpp and b/client/scene/Title.cpp differ
--- a/client/version.hpp
+++ b/client/version.hpp
@@ -9,7 +9,7 @@
99
1010 #define MMO_VERSION_MAJOR 0
1111 #define MMO_VERSION_MINOR 2
12-#define MMO_VERSION_REVISION 7
12+#define MMO_VERSION_REVISION 8
1313
1414 #ifdef MMO_VERSION_BUILD
1515 #define MMO_VERSION_BUILD_TEXT " Build " MMO_VERSION_TOSTRING(MMO_VERSION_BUILD)