Log - chess-puzzles - chess puzzle book generator
 (HTM) git clone git://git.codemadness.org/chess-puzzles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2024-06-11 22:28  tests.sh: add a few more tests for ambi…  Hiltjo Posthuma
 (DIR) 2024-06-11 13:42  fix notating files and rank for piece m…  Hiltjo Posthuma
 (DIR) 2024-06-11 13:41  fix incorrect check of enpassant square…  Hiltjo Posthuma
 (DIR) 2024-06-11 13:41  add 2 tests and log errors to stderr      Hiltjo Posthuma
 (DIR) 2024-02-29 18:02  add option to not highlight the last pl…  Hiltjo Posthuma
 (DIR) 2024-01-31 20:09  add love theme and valentine puzzles      Hiltjo Posthuma
 (DIR) 2024-01-28 12:24  remove TODO                               Hiltjo Posthuma
 (DIR) 2024-01-28 12:23  tests.sh: remove duplicate tested entri…  Hiltjo Posthuma
 (DIR) 2024-01-27 20:02  test all possible castling positions      Hiltjo Posthuma
 (DIR) 2024-01-27 20:00  fen.c: fix castling for chess960          Hiltjo Posthuma
 (DIR) 2024-01-27 19:22  initial stub for new castling tests       Hiltjo Posthuma
 (DIR) 2024-01-22 19:28  some improvements                         Hiltjo Posthuma
 (DIR) 2024-01-22 18:56  tests.sh: add a few more castle tests     Hiltjo Posthuma
 (DIR) 2024-01-22 18:42  docs: archive table with chess960 start…  Hiltjo Posthuma
 (DIR) 2024-01-22 18:28  add a separate script to generate a gif…  Hiltjo Posthuma
 (DIR) 2024-01-22 00:36  fen.c: improve more subtle things in ch…  Hiltjo Posthuma
 (DIR) 2024-01-22 00:09  generate.sh: fix to detect possible roo…  Hiltjo Posthuma
 (DIR) 2024-01-22 00:07  tests.sh: add some more castling and ch…  Hiltjo Posthuma
 (DIR) 2024-01-22 00:04  fen.c: simplify castling code             Hiltjo Posthuma
 (DIR) 2024-01-21 23:55  fen.c: fix highlight square when castli…  Hiltjo Posthuma
 (DIR) 2024-01-21 23:55  fen.c: improve castling with chess960     Hiltjo Posthuma
 (DIR) 2024-01-14 19:30  fen.c: fix a typo                         Hiltjo Posthuma
 (DIR) 2024-01-14 18:23  improve documentation and reference the…  Hiltjo Posthuma
 (DIR) 2024-01-14 18:17  test.sh: add more promotion tests and f…  Hiltjo Posthuma
 (DIR) 2024-01-14 18:09  fen.c: fix promotion to rook, fix regre…  Hiltjo Posthuma
 (DIR) 2024-01-08 21:01  update TODO                               Hiltjo Posthuma
 (DIR) 2024-01-08 20:55  fen.c: remove unneccesary check           Hiltjo Posthuma
 (DIR) 2024-01-08 20:54  fen.c: fix invalid piece name for queen…  Hiltjo Posthuma
 (DIR) 2024-01-08 20:50  small code-cleanup and add some comments  Hiltjo Posthuma
 (DIR) 2024-01-08 20:36  fen.c: CGI mode: write output header be…  Hiltjo Posthuma
 (DIR) 2024-01-08 20:36  fen.c: CGI mode, add dutch mode paramet…  Hiltjo Posthuma
 (DIR) 2024-01-07 14:51  tests.sh: add 2 tests                     Hiltjo Posthuma
 (DIR) 2024-01-06 14:40  various improvements and features         Hiltjo Posthuma
 (DIR) 2024-01-04 20:03  update TODO and failing tests             Hiltjo Posthuma
 (DIR) 2024-01-04 16:04  enable output options for the CGI mode    Hiltjo Posthuma
 (DIR) 2024-01-04 15:44  various improvements                      Hiltjo Posthuma
 (DIR) 2023-12-25 17:54  add LEN() macro and use it                Hiltjo Posthuma
 (DIR) 2023-12-25 17:49  add util functions for (x,y) to (file, …  Hiltjo Posthuma
 (DIR) 2023-12-24 10:51  fen.1: comment pgn option for now, it i…  Hiltjo Posthuma
 (DIR) 2023-12-24 10:38  fen.c: reduce filesize of SVG further     Hiltjo Posthuma
 (DIR) 2023-12-23 17:59  fen: various code improvements, initial…  Hiltjo Posthuma
 (DIR) 2023-12-21 21:45  stream_lichess.sh: read initial FEN for…  Hiltjo Posthuma
 (DIR) 2023-12-21 21:20  improve tests and label them              Hiltjo Posthuma
 (DIR) 2023-12-21 21:19  fen.c: improve castling for chess960      Hiltjo Posthuma
 (DIR) 2023-12-21 19:29  generate.sh: only show cursor when solu…  Hiltjo Posthuma
 (DIR) 2023-12-21 19:27  generate.sh: fix last puzzles, some usa…  Hiltjo Posthuma
 (DIR) 2023-12-21 18:57  fen.c: optimization for size: do not us…  Hiltjo Posthuma
 (DIR) 2023-12-21 17:27  fen.c: code cleanup: separate parsing F…  Hiltjo Posthuma
 (DIR) 2023-12-21 17:17  update TODO                               Hiltjo Posthuma
 (DIR) 2023-12-21 17:15  improve man page documentation            Hiltjo Posthuma
 (DIR) 2023-12-21 17:14  generate.sh: improve portability and pe…  Hiltjo Posthuma
 (DIR) 2023-12-21 16:58  improve check for castling and castling…  Hiltjo Posthuma
 (DIR) 2023-12-20 23:56  tty output: remove some unneeded/double…  Hiltjo Posthuma
 (DIR) 2023-12-20 23:48  update README                             Hiltjo Posthuma
 (DIR) 2023-12-20 23:38  fen.1: fix a typo                         Hiltjo Posthuma
 (DIR) 2023-12-20 23:33  update TODO                               Hiltjo Posthuma
 (DIR) 2023-12-20 23:32  improve tty board border size a bit       Hiltjo Posthuma
 (DIR) 2023-12-20 23:24  add a script to stream a lichess game u…  Hiltjo Posthuma
 (DIR) 2023-12-20 23:20  fen.1: add initial man page               Hiltjo Posthuma
 (DIR) 2023-12-20 22:55  en passant should reset halfmove counter  Hiltjo Posthuma
 (DIR) 2023-12-20 22:53  fix a bug in FEN en passant parsing, ha…  Hiltjo Posthuma
 (DIR) 2023-12-20 21:46  update README                             Hiltjo Posthuma
 (DIR) 2023-12-20 21:39  fix typo and compile error                Hiltjo Posthuma
 (DIR) 2023-12-20 21:37  add TODO                                  Hiltjo Posthuma
 (DIR) 2023-12-20 21:32  flip puzzles if its black to move         Hiltjo Posthuma
 (DIR) 2023-12-20 21:31  command-line parsing for formats, add O…  Hiltjo Posthuma
 (DIR) 2023-12-20 20:54  option to flip the board                  Hiltjo Posthuma
 (DIR) 2023-12-20 20:16  remove double unneccesary reset           Hiltjo Posthuma
 (DIR) 2023-12-20 20:16  make it easier to change the color them…  Hiltjo Posthuma
 (DIR) 2023-12-20 20:07  slightly improve ascii output for color…  Hiltjo Posthuma
 (DIR) 2023-12-20 19:35  detect en passant, add some tests for it  Hiltjo Posthuma
 (DIR) 2023-12-20 19:19  remove the ability to castle when the k…  Hiltjo Posthuma
 (DIR) 2023-12-20 19:19  fix incorrect (x,y) parameters for taki…  Hiltjo Posthuma
 (DIR) 2023-12-20 19:19  expand tests for castling etc             Hiltjo Posthuma
 (DIR) 2023-12-20 18:30  add a useful reference about the PGN an…  Hiltjo Posthuma
 (DIR) 2023-12-20 18:29  add initial tests                         Hiltjo Posthuma
 (DIR) 2023-12-20 18:26  when moving the king or castling remove…  Hiltjo Posthuma
 (DIR) 2023-12-20 18:26  improve move number parsing               Hiltjo Posthuma
 (DIR) 2023-12-20 17:50  add OnlyFENs output option for the curr…  Hiltjo Posthuma
 (DIR) 2023-12-20 17:50  make command-line arguments more flexib…  Hiltjo Posthuma
 (DIR) 2023-12-19 19:11  improve and extend FEN parsing and FEN …  Hiltjo Posthuma
 (DIR) 2023-12-18 23:50  README: update filenames                  Hiltjo Posthuma
 (DIR) 2023-12-18 23:49  merge code together, symlink binaries     Hiltjo Posthuma
 (DIR) 2023-12-18 23:33  allow "startpos" for FEN for the starti…  Hiltjo Posthuma
 (DIR) 2023-12-18 23:31  implement detecting castling for moves    Hiltjo Posthuma
 (DIR) 2023-12-18 23:31  separate function to check a valid piec…  Hiltjo Posthuma
 (DIR) 2023-12-18 21:16  generate.sh: add initial solutions/spoi…  Hiltjo Posthuma
 (DIR) 2023-12-18 21:15  fen_to_*.c: handle possible piece promo…  Hiltjo Posthuma
 (DIR) 2023-12-18 14:55  fen_to_tty: make showcoords = 0 work pr…  Hiltjo Posthuma
 (DIR) 2023-12-18 14:51  fen_to_tty: add initial tty version       Hiltjo Posthuma
 (DIR) 2023-12-17 23:38  svg: improve text alignment of board co…  Hiltjo Posthuma
 (DIR) 2023-12-17 20:31  generate.sh: remove comment               Hiltjo Posthuma
 (DIR) 2023-12-17 20:26  README: reword a few things               Hiltjo Posthuma
 (DIR) 2023-12-17 20:17  initial repo                              Hiltjo Posthuma
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)