| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-10 | Fix a bug in chess-game-seq (at least I think it is supposed to work like it ↵ | Mario Lang | |
| does ow) | |||
| 2004-01-10 | Support for xboards analyze mode. | Mario Lang | |
| (chess-engine-command crafty 'analyze t) enables analyze mode and eventually sets chess-crafty-analyzing-p to t. When new predicted variations arrive, corresponding epd opcodes are set for (chess-engine-position nil): acd, ce, pv (acn is not set because it is likely that it overflows the emacs integer bounds, and I am not yet sure what to do about this.) (chess-engine-command crafty 'analyze nil) turns analyze mode off again. | |||
| 2004-01-10 | blah, this isnt healthy. | Mario Lang | |
| 2004-01-10 | a change to the faces and a fix for chess-plain-spacing > 0 and file naming, ↵ | Mario Lang | |
| all from kanaldrache, thanks | |||
| 2004-01-10 | Use Crafty's xboard protocol layer for communication: | Mario Lang | |
| Since recent >19.x crafty, there is something strange going on with display nogeneral. Another bug which appears sometimes is that crafty (in its own mode of displaying stuff) echos the oponent move (our move) which raises an error (obviously). xboard mode is really a lot easier to parse, and I even managed to keep the 'evaluate event without any problems. | |||
| 2004-01-09 | speed up chess-epd-read-file by using nconc | Mario Lang | |
| 2004-01-09 | support (convert) opcodes sm and sv | Mario Lang | |
| 2004-01-09 | use zerop | Mario Lang | |
| 2004-01-09 | require 'chess-var | Mario Lang | |
| 2004-01-09 | use `chess-var-to-algebraic'. | Mario Lang | |
| 2004-01-09 | New function chess-var-to-algebraic | Mario Lang | |
| 2004-01-07 | new file, implements opcodes am, bm, ce, pm and pv | Mario Lang | |
| 2004-01-07 | remov chess-pos-read-epd-file | Mario Lang | |
| 2004-01-07 | make chess-display-create interactive, and document chess-display-quit | Mario Lang | |
| 2004-01-07 | add chess-fischer-random-position into the Creating Positions Manual Section | Mario Lang | |
| 2004-01-06 | skels for chess-database | Mario Lang | |
| 2004-01-06 | Require cl and add message calls | Mario Lang | |
| 2004-01-06 | some docstrings | Mario Lang | |
| 2004-01-06 | add @c lispfun for chess-ply-source and chess-ply-target | Mario Lang | |
| 2004-01-06 | add &optional index to chess-var-side-to-move (sync with ↵ | Mario Lang | |
| chess-game-side-to-move) and document it, mirroring chess-game-side-to-move docstring. | |||
| 2004-01-06 | document chess-game-side-to-move | Mario Lang | |
| 2004-01-06 | * | Mario Lang | |
| 2004-01-06 | It mostly works now, only remaining problem is that the players move | Mario Lang | |
| is only displayed after the engine found a reply. | |||
| 2004-01-05 | checkdoc attempt, some ver ysimple (I hope correct) docstrings added | Mario Lang | |
| 2004-01-05 | next-pos has correct status now, added chess-file (epd) item | Mario Lang | |
| 2004-01-05 | add three paragraphs from chess-pos.el commentary | Mario Lang | |
| 2004-01-04 | still not working properly (only display is broken) | Mario Lang | |
| 2004-01-04 | first version of a alpha-beta puring search ai | Mario Lang | |
| 2004-01-04 | Set status of next-pos according to changes of ply | Mario Lang | |
| 2004-01-04 | grrr, circular require | Mario Lang | |
| 2004-01-04 | crafty is fixed again | Mario Lang | |
| 2004-01-03 | New function chess-pos-read-epd-file, which parses an epd file into a list ↵ | Mario Lang | |
| of positions | |||
| 2004-01-02 | requires chess-pos | Mario Lang | |
| 2004-01-02 | Insert STRING in chess-engine-send, makes debugging easier | Mario Lang | |
| 2004-01-02 | display nogeneral seems to no longer display computer moves on newer ↵ | Mario Lang | |
| crafties. At least removing display nogeneral makes crafty work again | |||
| 2004-01-01 | crafty is broken | Mario Lang | |
| 2004-01-01 | Explicitly look for gnuchess in /usr/games | Mario Lang | |
| 2003-11-21 | *** no comment *** | John Wiegley | |
| 2003-02-09 | Some ICS things | Mario Lang | |
| 2003-02-09 | No it didnt (revert) bah | Mario Lang | |
| 2003-02-09 | Change regexp to ^login, makes autologon work | Mario Lang | |
| 2003-01-24 | Use a more specific signal rather than `error'. | John Wiegley | |
| 2003-01-24 | Add missing string-to-int form. | John Wiegley | |
| 2003-01-24 | Add status code to check for open server sockets. | John Wiegley | |
| 2003-01-08 | (chess-plain-piece-text): Simplyfied a bit | Mario Lang | |
| (chess-plain-draw-square): Doc fix | |||
| 2003-01-08 | (chess-create-modules): Add docstring | Mario Lang | |
| 2003-01-08 | Catch the module-not-found error | Mario Lang | |
| 2003-01-07 | Translate some strings | Mario Lang | |
| 2002-12-19 | *** no comment *** | John Wiegley | |
| 2002-09-05 | *** no comment *** | John Wiegley | |
