summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Laurent Mazet [Wed, 16 Apr 2025 19:37:33 +0000 (21:37 +0200)]
full adaptation to c99
Laurent Mazet [Thu, 18 Jul 2024 21:42:20 +0000 (23:42 +0200)]
release v1.0
Laurent Mazet [Thu, 18 Jul 2024 21:38:20 +0000 (23:38 +0200)]
fix memory leak
Laurent Mazet [Thu, 18 Jul 2024 20:22:28 +0000 (22:22 +0200)]
fix a memory leak
Laurent Mazet [Thu, 18 Jul 2024 16:24:38 +0000 (18:24 +0200)]
remove best move evaluation (only avaliable for pet) (2)
Laurent MAZET [Thu, 18 Jul 2024 16:16:00 +0000 (18:16 +0200)]
remove best move evaluation (only avaliable for pet)
Laurent Mazet [Wed, 17 Jul 2024 22:10:09 +0000 (00:10 +0200)]
queen fully fonctional (3)
Laurent Mazet [Wed, 17 Jul 2024 22:06:50 +0000 (00:06 +0200)]
queen fully fonctional (2)
Laurent Mazet [Wed, 17 Jul 2024 21:43:41 +0000 (23:43 +0200)]
queen fully fonctional
Laurent Mazet [Tue, 16 Jul 2024 21:56:09 +0000 (23:56 +0200)]
queen seems ok
Laurent MAZET [Tue, 16 Jul 2024 17:05:48 +0000 (19:05 +0200)]
not fully fonctional
Laurent Mazet [Tue, 16 Jul 2024 06:07:05 +0000 (08:07 +0200)]
correct makefile
Laurent Mazet [Mon, 15 Jul 2024 22:23:30 +0000 (00:23 +0200)]
check final board
Laurent MAZET [Mon, 15 Jul 2024 14:53:40 +0000 (16:53 +0200)]
add hash during testing
Laurent Mazet [Sun, 14 Jul 2024 21:34:52 +0000 (23:34 +0200)]
queen move and jump ok
Laurent Mazet [Fri, 12 Jul 2024 05:50:21 +0000 (07:50 +0200)]
cleaning
Laurent Mazet [Wed, 10 Jul 2024 22:25:08 +0000 (00:25 +0200)]
start code cleaning
Laurent Mazet [Tue, 9 Jul 2024 22:57:16 +0000 (00:57 +0200)]
correct queen move
Laurent Mazet [Tue, 9 Jul 2024 06:56:59 +0000 (08:56 +0200)]
buggy code for queen turn
Laurent Mazet [Sun, 7 Jul 2024 22:24:34 +0000 (00:24 +0200)]
add more tests (2)
Laurent Mazet [Sun, 7 Jul 2024 21:34:50 +0000 (23:34 +0200)]
add more tests
Laurent Mazet [Sun, 7 Jul 2024 20:40:17 +0000 (22:40 +0200)]
add tests
Laurent MAZET [Fri, 5 Jul 2024 15:54:41 +0000 (17:54 +0200)]
add a keypressed recorder to ease testing
Laurent Mazet [Thu, 4 Jul 2024 22:35:29 +0000 (00:35 +0200)]
add pet to queen transformation
Laurent Mazet [Thu, 4 Jul 2024 21:46:44 +0000 (23:46 +0200)]
add board 12x12
Laurent MAZET [Thu, 4 Jul 2024 15:29:04 +0000 (17:29 +0200)]
keep jumped pets
Laurent Mazet [Wed, 3 Jul 2024 21:25:43 +0000 (23:25 +0200)]
add todo list
Laurent Mazet [Wed, 3 Jul 2024 21:13:37 +0000 (23:13 +0200)]
add undo turn feature
Laurent MAZET [Tue, 2 Jul 2024 17:25:12 +0000 (19:25 +0200)]
add turn into save format
Laurent MAZET [Tue, 2 Jul 2024 15:04:34 +0000 (17:04 +0200)]
correct jump evaluation
Laurent MAZET [Tue, 2 Jul 2024 13:58:55 +0000 (15:58 +0200)]
validate turn
Laurent Mazet [Mon, 1 Jul 2024 22:07:08 +0000 (00:07 +0200)]
eval best move
Laurent MAZET [Mon, 1 Jul 2024 21:20:21 +0000 (23:20 +0200)]
functions for turn evaluation
Laurent MAZET [Mon, 1 Jul 2024 13:16:59 +0000 (15:16 +0200)]
cleaner symbols
Laurent Mazet [Sun, 30 Jun 2024 21:35:49 +0000 (23:35 +0200)]
all symbols defined
Laurent Mazet [Sun, 30 Jun 2024 14:29:18 +0000 (16:29 +0200)]
tile moves and jumps
Laurent Mazet [Sat, 29 Jun 2024 22:05:28 +0000 (00:05 +0200)]
first move
Laurent Mazet [Sat, 29 Jun 2024 22:05:08 +0000 (00:05 +0200)]
initial commit