[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-games-devel
Subject:    Re: [Kde-games-devel] Review Request 113854: avoid the game lock up
From:       "Commit Hook" <null () kde ! org>
Date:       2013-11-28 19:21:26
Message-ID: 20131128192126.9436.30007 () vidsolbach ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113854/#review44728
-----------------------------------------------------------


This review has been submitted with commit e7e05ad435d72a0ac32d9e573e6d04b0a97a02f2 \
by Jaime Torres to branch master.

- Commit Hook


On Nov. 28, 2013, 7:20 p.m., Jaime Torres Amate wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113854/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2013, 7:20 p.m.)
> 
> 
> Review request for KDE Games and Roney Gomes.
> 
> 
> Bugs: 246382
> http://bugs.kde.org/show_bug.cgi?id=246382
> 
> 
> Repository: knavalbattle
> 
> 
> Description
> -------
> 
> Always return a valid move if there is still one.
> desperateMove does that, it checks one bye one the sea and returns the first free \
> coord or invalid if finally there are no free coords. 
> 
> Diffs
> -----
> 
> src/ai/smartai.cpp 261cf01 
> src/ai/ai.h 738c465 
> src/ai/ai.cpp 384090f 
> src/ai/dummyai.cpp 15544e2 
> 
> Diff: http://git.reviewboard.kde.org/r/113854/diff/
> 
> 
> Testing
> -------
> 
> As I said in the bug, it happens when illegal move ( -1 , -1 ) for player x is \
> reached in Controller::finalizeShot. There are no more illegal moves (because the \
> AI never shoots first), and I've seen this new method called several times (when it \
> had kWarnings). Also, in more than 50 matches (implementing the several ships \
> feature), no more lockups. 
> 
> Thanks,
> 
> Jaime Torres Amate
> 
> 


[Attachment #5 (text/html)]

<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 \
solid;">  <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/113854/">http://git.reviewboard.kde.org/r/113854/</a>
  </td>
    </tr>
   </table>
   <br />





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This review has been \
submitted with commit e7e05ad435d72a0ac32d9e573e6d04b0a97a02f2 by Jaime Torres to \
branch master.</pre>  <br />









<p>- Commit Hook</p>


<br />
<p>On November 28th, 2013, 7:20 p.m. UTC, Jaime Torres Amate wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for KDE Games and Roney Gomes.</div>
<div>By Jaime Torres Amate.</div>


<p style="color: grey;"><i>Updated Nov. 28, 2013, 7:20 p.m.</i></p>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="http://bugs.kde.org/show_bug.cgi?id=246382">246382</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
knavalbattle
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Always return a valid move if there is still one. desperateMove does \
that, it checks one bye one the sea and returns the first free coord or invalid if \
finally there are no free coords. </pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">As I said in the bug, it happens when illegal move ( -1 , -1 ) for \
player x is reached in Controller::finalizeShot. There are no more illegal moves \
(because the AI never shoots first), and I&#39;ve seen this new method called several \
times (when it had kWarnings). Also, in more than 50 matches (implementing the \
several ships feature), no more lockups.</pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/ai/smartai.cpp <span style="color: grey">(261cf01)</span></li>

 <li>src/ai/ai.h <span style="color: grey">(738c465)</span></li>

 <li>src/ai/ai.cpp <span style="color: grey">(384090f)</span></li>

 <li>src/ai/dummyai.cpp <span style="color: grey">(15544e2)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/113854/diff/" style="margin-left: \
3em;">View Diff</a></p>







  </td>
 </tr>
</table>








  </div>
 </body>
</html>



_______________________________________________
kde-games-devel mailing list
kde-games-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-games-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic