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