OSDN Git Service

ラグを再修正
authorKillery <Killery@kiritani-no-mac-mini.local>
Sun, 26 Jun 2016 08:29:26 +0000 (17:29 +0900)
committerKillery <Killery@kiritani-no-Mac-mini.local>
Sun, 26 Jun 2016 08:29:26 +0000 (17:29 +0900)
Awars III/Awars III-Info.plist
Awars III/FieldScene.m
Awars III/en.lproj/MainMenu.xib

index 2f9c0df..ad69729 100644 (file)
@@ -15,7 +15,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>0.656</string>
+       <string>0.657</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
index ca5a445..c7bc5df 100755 (executable)
@@ -2469,6 +2469,8 @@ ahhh:{}
                 }
                 }
                 if(MS.D->P->S4.lagFixFlag){
+                    //NSLog(@"%g", eventTime);
+                    proccessTrue = false;
                     goto jonny;
                 }
                 
@@ -2524,6 +2526,7 @@ ahhh:{}
                 EventFailFlag = true;
             }
             
+            marry:{}
             if(EventFailFlag  || !proccessTrue){
                 while (MS.D->P) {
                     //MS.D->P->endFlag = true;
@@ -2604,6 +2607,7 @@ ahhh:{}
             
             MS.D->P = MSDPtop;
             
+            
             bool PnextFlag = false;
             
             MS.D->P = MSDPtop;
@@ -2616,11 +2620,15 @@ ahhh:{}
                 if(!MS.D->P){
                     PnextFlag = true;
                 }
-            }MS.D->P = MSDPtop;
+            }
+            
+            MS.D->P = MSDPtop;
             
             if(PnextFlag){
                 MS.D = MS.D->next;
             }
+
+            
             continue;
         }
         MS.D = MSDtop;
index 15329d1..86e6488 100755 (executable)
                     <textField verticalHuggingPriority="750" id="558">
                         <rect key="frame" x="18" y="443" width="126" height="17"/>
                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
-                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.656" id="559">
+                        <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.657" id="559">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>