Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to master at bruno/brchess 2024-07-23 11:04:18 +02:00
beaa68cb10 add UCI specs
bruno pushed to master at bruno/brchess 2024-07-22 21:08:27 +02:00
99658316fb move all uci to uci.c, eval variables to eval-defs.c
448057bd27 rename src/eval-values.c -> src/eval-defs.c
Compare 2 commits »
bruno pushed to master at bruno/brchess 2024-07-22 19:29:46 +02:00
4a73de8dd8 Merge split-file
3bbc9ea7b8 Restore duplicated src/eval-simple.c and 1 others
db00014eef Splitting 'src/eval-simple.c' and 1 others
Compare 3 commits »
bruno pushed to master at bruno/brchess 2024-07-22 18:57:28 +02:00
98c54553d0 Combo changes
bruno pushed to master at bruno/brchess 2024-07-22 18:56:15 +02:00
c9346c99f0 Combo changes
bruno pushed to master at bruno/brchess 2024-07-22 09:33:38 +02:00
a4c413bea3 fen tests cleanup
bruno pushed to master at bruno/brchess 2024-07-22 09:16:54 +02:00
e630a73f26 remove test FEN dups
c8fd3b87ac add Rodent-III FEN tests
Compare 2 commits »
bruno pushed to master at bruno/brchess 2024-07-21 18:11:18 +02:00
14a2cae072 eval-simple.c: game phases, multiple PST
bruno pushed to master at bruno/brchess 2024-07-21 18:08:54 +02:00
eebc0f8025 eval-simple.c: game phases, multiple PCT
bruno opened issue bruno/brchess#23 2024-07-21 09:50:00 +02:00
Replace piece bitboards to piece_type ones
bruno opened issue bruno/brchess#22 2024-07-20 09:55:13 +02:00
For piece/square valuation, allow multiple fixed options
bruno pushed to master at bruno/brchess 2024-07-15 08:29:17 +02:00
30ac647fe5 update bug_on (brlib + hash.c + position.h), new alloc.[ch]
ca76b28b00 Makefile: simplify flags/build, adapt Emacs .dirs-local.el
Compare 2 commits »
bruno pushed to master at bruno/brlib 2024-07-15 08:19:28 +02:00
180839c960 bug.h revamp, easier to use
bruno opened issue bruno/brlib#9 2024-07-11 09:12:46 +02:00
Make the code W$ compatible. Apparently do-able.
bruno opened issue bruno/brlib#8 2024-07-11 07:14:26 +02:00
bug_on() / warn_on(): create "always active" versions
bruno pushed to master at bruno/brchess 2024-07-10 07:52:12 +02:00
f8bb5c06e5 comment move_find_in_movelist() limitations
f52454903c cleanup
5401e83db8 Memory allocation: moved to alloc.[ch]
3100504fa2 Makefile: add 'build=' option
Compare 4 commits »
bruno pushed to master at bruno/brlib 2024-07-10 07:35:04 +02:00
a48ebf9099 Makefile: add 'build=' option. bug.h: numeric {BUG,WARN}_ON
bruno pushed to master at bruno/brchess 2024-07-06 20:45:17 +02:00
470109768f finalize hyperbola funcs/files rename: Makefile, wrong calls, etc...
bruno pushed to master at bruno/brchess 2024-07-06 19:28:05 +02:00
96be21231b improve git-split.sh (multiple splits, etc...)
bruno commented on issue bruno/brchess#20 2024-07-06 19:22:23 +02:00
rename hyperbola_quintessence to hq (files & functions)

Done in 23051cb and 7ce64c3