View Single Post
Old 09-17-2007, 08:09 AM   #1
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
XBoard with GNU Chess & Phalanx

[EDIT 2007/11/14] new version XBoard 4.2.7 iLiad 0.2 is out.
The most important new feature is: engine Phalanx with adjustable strength.
I have attached a screenshot showing that I checkmated Phalanx [easy level 100] in 13 moves. Phalanx with low strength plays real blunders [bad moves w/o progress], so beginners have a chance to win a match.
[EDIT 2007/11/08] Please wait for the new version. It should be out in a short period of time. I'm an inveterate optimist.
Please read post #15:
# Features of coming version are described there
# Why the menu was working all the time, but nobody said something.
[EDIT 2007/09/22] I have tweaked the starting shell script of Xboard/GNU Chess a bit.
Please replace the new run.sh with the old one, you can find it here on your memory card:
Programs/gnuchess/run.sh
The new run.sh patches the following:
# autosaving of all your games in "_local/home/iLiad.pgn" on memory card
# no more path entering needed in load/save dialog, just type for example iLiad.pgn or 2.pgn
# highlighting of last move

Quote:
Originally Posted by older version of post #1
design256 has ported GNU Chess ages ago. I have played it all the time. Thx, design256.

Well, my port doesn't solve the non-working menu, but we can now play the black side of world & use XBoard as a pgn-viewer. Colours of chess board were corrected, bad ghosting of old port is gone.[1]


[EDIT]: [1] "bad ghosting of old port is gone." Well, this could have been said by a PR-Manager.
I have set:
Code:
-animateDragging false -animateMoving false
Some
Code:
dmDisplay(dmCmdPriorUrgent, dmQFull);
are needed to get rid of ghosting.
[EDIT II]: Yep, design256 added some
Code:
dmDisplay(dmCmdPriorUrgent, dmQTyping);
in src.

Right now my port lives w/o
Code:
#include <liberdm/erdm.h>
#include <liberipc/eripcbusyd.h>
#include <liberipc/eripc.h>
I will change this.

[EDIT III]: Uhh, I found in design256's src how he got the chess board to the middle of the srceen. Right now it lies next to the left.
src can you find here.
very OT. Yes, i have now a ftp account to upload files to MR.

explanation of screenshots:
#1 XBoard iLiad 0.1
#2 XBoard iLiad 0.1 with modded starting shell script. Dou you see the clock in/at/on* the top right corner & mouse cursor?
*=non-native Englisch speaker
#3 XBoard iLiad 0.2 with checkmated Phalanx [new screenshot]

[Readme pdf file is included in zip file.]
Attached Thumbnails
Click image for larger version

Name:	GNU_Chess.png
Views:	1396
Size:	34.2 KB
ID:	5557   Click image for larger version

Name:	gnuchess.gtkclock.png
Views:	1070
Size:	35.3 KB
ID:	5622   Click image for larger version

Name:	XBoard_4.2.7_iLiad_0.2_Phalanx_is_checkmated.png
Views:	1032
Size:	36.4 KB
ID:	7223  
Attached Files
File Type: zip gnu_chess.0.1.zip (3.84 MB, 1055 views)
File Type: zip xboard_4.2.7_iLiad_0.2.zip (1.70 MB, 2252 views)
File Type: pdf Readme.XBoard.4.2.7.iLiad.0.2.pdf (90.3 KB, 2178 views)

Last edited by yokos; 11-14-2007 at 08:55 AM. Reason: new version 0.2
yokos is offline   Reply With Quote