-
ejner committed patchset 549 of module chessdatabase to the ChessX CVS repository, changing 4 files.
2007-05-13 18:43:34 UTC in ChessX
-
ejner committed revision 554 to the ChessX SVN repository, changing 6 files.
2007-05-13 18:43:34 UTC in ChessX
-
The problem is solved. As you said, null moves still cause the remaining pgn to not appear, but that should rather be another feature request.
2007-05-01 22:02:27 UTC in ChessX
-
It would be nice to be able to configure if one wants to have the "Do you want to exit" message. At least when testing, it's just a bit annoying.
2007-03-28 20:19:04 UTC in ChessX
-
I have a bigger file, where the same Korchnoi-Bacrot game ends at a different move (much earlier) than when there was only this one game in a file... mysterious !?
The file is too large for posting here - I will try to mail it to you personally.
2007-03-01 14:15:11 UTC in ChessX
-
This is something that is planned as a part of implementing position database functionality.
I think we need to discuss at some point what we want - it's not a bad thing to start with looking at CPT or Bookup for that matter, even if they both have some drawbacks (in different areas).
One thing that I wonder about is the "repertoire/subrepertoire" structure from CPT - in that app. it seems...
2007-02-22 14:37:54 UTC in ChessX
-
Do you know how this page can be accessed in code ? I don't see any documentation on the page itself...
What about http://www.lokasoft.nl/tbweb.htm - this can be accessed through SOAP.
As you know I had such client SOAP code working with Qt3, and I though about giving that another shot for Qt4.
2007-02-22 12:55:38 UTC in ChessX
-
I know all that. Believe it or not, I actually did read the PGN standard :-)
But at least Scid does not seem to care. I suspect Chessbase etc. does not either.
If you think that we should not support nonstandard PGN like this, that's ok with me. On the other hand, it may be easier to support it, if other databases do so. If only to avoid future identical and annoying bug reports :-)
As...
2007-02-21 10:10:36 UTC in ChessX
-
Yes, sure. No problem.
2007-02-21 09:53:47 UTC in ChessX
-
With the following pgn, not all the game appears in the game notation window.
Scid and other programs displays it faultlessly.
[Event "Albert m"]
[Site "Albert"]
[Date "1997.??.??"]
[Round "6"]
[White "Kortschnoj, Viktor"]
[Black "Bacrot, Etienne"]
[Result "1-0"]
[WhiteElo "2610"]
[BlackElo "2545"]
[ECO "A20"]
[EventDate "1997.09.10"]
[Annotator "Hansen,Cu"]
[PlyCount "101"]...
2007-02-20 22:29:18 UTC in ChessX