1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-09 20:39:34 +00:00

Commit graph

  • 14c4a40dc7 Simplify SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX loop (#1892) noobpwnftw 2018-12-24 18:24:29 +08:00
  • 0194da0d80 Fix crash in best_group() (#1891) noobpwnftw 2018-12-23 01:05:13 +08:00
  • ade87ff8d3 Extend stack to ss-5, and remove conditions Joost VandeVondele 2018-12-19 21:04:36 +01:00
  • 96ac85b319 Improve endgame KBN vs K (#1877) protonspring 2018-12-17 10:25:25 -07:00
  • 2089c414da Update our continuous integration machinery (#1889) erbsenzaehler 2018-12-23 18:17:44 +01:00
  • 656aad8b0c Use a bit less code to calculate hashfull() (#1830) mstembera 2018-12-23 07:10:07 -08:00
  • ae5d2c38e1 Turn on random access for Syzygy files in Windows (#1840) mstembera 2018-12-23 07:09:03 -08:00
  • 59d32f8edd Simplify generate_castling (#1885) protonspring 2018-12-23 08:05:24 -07:00
  • b54bcfddaa Simplify KBNK endgame implementation protonspring 2018-12-08 10:08:59 -07:00
  • 0f2df4e4af Tweak main killer penalty Guenther Demetz 2018-12-18 08:05:09 +01:00
  • 67ae53b020 New voting formula for threads mstembera 2018-12-18 08:50:57 +01:00
  • 7240a90bf9 Use stronglyProtected 31m059 2018-12-15 01:55:25 -05:00
  • 64a6138d37 Refactor king ring calculation Alain SAVARD 2018-12-15 12:09:35 -05:00
  • 4e2bb8fa44 Fix a segfault. Joost VandeVondele 2018-12-16 09:51:29 +01:00
  • fda0161e3a Start a TT resize only after search finished. Joost VandeVondele 2018-12-08 23:03:42 +01:00
  • 4f3804f3f3 Remove Null Move Pruning material threshold 31m059 2018-12-13 00:35:00 -05:00
  • 31ac538f96 A combo of parameter tweaks SFisGOD 2018-12-13 03:34:17 +08:00
  • 883367d217 Asymmetrical 8x8 Pawn PSQT Kurt 2018-12-13 13:19:55 +01:00
  • e917bd59b1 Changes identified in RENAME/REFORMATTING thread (#1861) protonspring 2018-12-11 05:47:56 -07:00
  • e8ffca3eb4 Tweak CMH pruning VoyagerOne 2018-12-06 18:14:34 -05:00
  • 4e2e4759a1 remove extra line. protonspring 2018-12-08 17:21:22 -07:00
  • a8e903c33a remove parenthesis. protonspring 2018-12-08 17:19:06 -07:00
  • 090e49547e add paren. protonspring 2018-12-08 11:08:21 -07:00
  • fefc0c6789 simplify opposite_colors protonspring 2018-12-08 10:57:25 -07:00
  • 5c2fbcd09b Revert "pseudo_legal() and MOVE_NONE" Stéphane Nicolet 2018-12-06 15:00:38 +01:00
  • 7b4f9c37cb Simplify Killer Move Penalty VoyagerOne 2018-12-06 14:39:41 +01:00
  • b19ad4977c Simplify time manager in search() xoto10 2018-12-02 15:29:31 +00:00
  • 33d9548218 pseudo_legal() and MOVE_NONE protonspring 2018-12-06 14:02:11 +01:00
  • 9dc6d270fc Introduce concept of double pawn protection. Vizvezdenec 2018-12-02 20:18:14 +01:00
  • 982fd9c8bc Penalize refuted killers in continuation history Miguel Lahoz 2018-11-30 13:35:47 +08:00
  • 79e3710fd2 Remove Overload bonus ElbertoOne 2018-12-01 10:28:10 +01:00
  • 9b276a6596 Restore development version Stéphane Nicolet 2018-11-29 16:17:23 +01:00
  • b4c239b625 Stockfish 10 sf_10 Stéphane Nicolet 2018-11-29 15:45:26 +01:00
  • 622360ad66 Update list of authors Stéphane Nicolet 2018-11-29 15:15:43 +01:00
  • 340e9ea509 Use emplace_back() in TB code Sebastian Buchwald 2018-11-22 23:50:03 +01:00
  • 7b6fa353a3 Simplify casting extension 31m059 2018-11-24 01:55:09 -05:00
  • de7182f4ee Turn on MADV_RANDOM for Syzygy mmaps (on Unix-like builds) Steinar H. Gunderson 2018-11-24 11:17:12 +01:00
  • 6ab92d2e1c Qsearch simplification. (#1828) Jörg Oster 2018-11-25 11:27:40 +01:00
  • bb58bc215c Reintroduce tropism to kingdanger Vizvezdenec 2018-11-24 02:13:36 +01:00
  • 6e66e7aae2 Remove the tropism term from kingDanger 31m059 2018-11-24 02:09:03 +01:00
  • 4b88bea4fc Force time check on TB probe in search. Joost VandeVondele 2018-06-04 10:31:25 +02:00
  • 3925750945 Bonus for restricting opponent's piece moves xoto10 2018-11-20 07:45:00 +01:00
  • cf5d683408 Stockfish 10-beta Stéphane Nicolet 2018-11-19 11:18:21 +01:00
  • 3f2ec5b3d5 Tweak Queen PSQT based on tuned values SFisGOD 2018-11-10 20:06:05 +08:00
  • b92206305f Tune evaluation scores Kurt 2018-11-15 09:16:18 -05:00
  • d2274e609c Remove BlockedStorm array protonspring 2018-11-19 10:37:07 +01:00
  • 4111f36f45 Simplify Castle Extension VoyagerOne 2018-11-19 10:27:52 +01:00
  • 0e508f30bb Code style in search.cpp protonspring 2018-11-02 10:49:51 -06:00
  • 4350a66ffa Update a comment in the evaluate.cpp file to reflect recent change Nikolay Kostov 2018-11-12 22:15:17 +02:00
  • 8a9c298dee Rook PSQT Tuned SFisGOD 2018-11-10 15:03:15 +08:00
  • 2a7213f720 Change default contempt from 21 to 24 centipawns Vizvezdenec 2018-11-09 04:02:24 +03:00
  • b9f1c9bf3f Clear TableBase mappings in Search::clear() Nooby 2018-10-28 04:12:34 +08:00
  • 3cbb05b1b8 Replace the PassedDanger array by an equation protonspring 2018-10-31 09:05:44 -06:00
  • 68209c9121 Remove redundant king square parameter mstembera 2018-11-10 19:49:13 -08:00
  • 30a905c95d Simplify tropism. (#1807) 31m059 2018-11-11 16:14:28 -05:00
  • 05aa34e00e Update list of top CPU contributors Stephane Nicolet 2018-11-08 17:09:44 +01:00
  • cd732c080b Pawn and Piece Values Tuned at LTC SFisGOD 2018-11-07 01:45:13 +08:00
  • df50ea5dc6 fixup Joost VandeVondele 2018-11-07 16:55:25 +01:00
  • 9315ba60e6 Extension for king moves changing castling rights Joost VandeVondele 2018-11-03 15:03:39 +01:00
  • a6fe035977 Simplify mobility danger Fabian Fichter 2018-11-02 15:24:14 +01:00
  • 8bb7a73708 Rook tweaks in evaluation Stéphane Nicolet 2018-11-02 22:04:43 +01:00
  • 3f1eb85a1c Fix issues from using adjustedDepth too broadly Joost VandeVondele 2018-10-28 15:25:15 +01:00
  • 4a0db9ea3c Combo SFisGOD 2018-11-01 00:48:16 +08:00
  • 7a61368971 Tweak of knight PSQT and mobility bonuses Vizvezdenec 2018-10-26 15:17:42 +03:00
  • 081af90805 On main thread: reduce depth after fail high Guenther Demetz 2018-10-19 10:33:01 +02:00
  • bc3b148d57 NUMA for 9 threads or more Peter Zsifkovits 2018-09-04 13:36:42 +02:00
  • 9fff272209 Revert Pull Request #1771, see issue #1785 (#1786) Günther Demetz 2018-10-23 18:04:30 +02:00
  • 542a2b39ed Small simplification in castling rights mstembera 2018-10-14 12:50:31 -07:00
  • 738a6dfd4c Simplify check extensions ElbertoOne 2018-10-02 09:07:29 +02:00
  • 97d2cc9a9c Randomize draw eval Joost VandeVondele 2018-10-14 20:33:24 +02:00
  • cb0111d3db Correctly track down pv even in fail-high case Guenther Demetz 2018-09-17 08:42:58 +02:00
  • 0370077c37 Simplify evaluation of blockers_for_king Miguel Lahoz 2018-09-20 15:12:12 +08:00
  • d615f15fce small ttCapture simplification. Joost VandeVondele 2018-10-02 16:34:40 +02:00
  • 489357d7b2 Combo 31m059 2018-10-08 14:43:45 -04:00
  • 8141bdd179 Fix two typos in comments Eduardo Caceres 2018-09-21 23:18:46 +02:00
  • bbf9daa175 Remove essentially unused code Joost VandeVondele 2018-09-20 14:50:39 +02:00
  • 13d06edb84 Two simplifications in passed pawns evaluation protonspring 2018-09-14 09:04:11 -06:00
  • 49b1591505 Pawn PSQT Tuned Rocky640 2018-09-23 16:57:57 -04:00
  • 33b2f6398c Remove unneeded branch Joost VandeVondele 2018-06-24 18:14:48 +02:00
  • 0fa957cf66 Tweak opposite colord bishops endgame scaling. Vizvezdenec 2018-09-10 12:02:43 +02:00
  • 4bef7aa5cd Parameter tweaks in PSQT and NMP ElbertoOne 2018-09-03 12:15:31 +02:00
  • 767c4ad1fc Update list of authors Stéphane Nicolet 2018-09-03 12:46:05 +02:00
  • 2bfaf45455 Re-introduce "keep pawns on both flanks" Stéphane Nicolet 2018-09-01 10:39:29 +02:00
  • f923dc0fe5 Long Diagonal Tweaks Rocky640 2018-08-31 09:30:16 -04:00
  • e846a9306d Remove PawnsOnBothFlanks protonspring 2018-08-29 02:48:45 +02:00
  • 10bb2e6cdb Fix bug with "excludedMove" for probcut MJZ1977 2018-08-29 02:27:47 +02:00
  • 166bf90e41 Shrink the hash table of tablebases back to 4096 entries Steinar H. Gunderson 2018-08-29 02:00:14 +02:00
  • 4aa091cf44 Refactor pure static eval code Ondrej Mosnacek 2018-08-29 01:22:22 +02:00
  • 8a4821923a make DistanceRing more consistent protonspring 2018-08-20 10:29:46 -06:00
  • 6307fd08e6 Tweak stat bonus formula Vizvezdenec 2018-08-29 00:50:55 +02:00
  • 3ac3b68540 Don't modify Eval with search stats at ttHits VoyagerOne 2018-08-22 15:51:20 -04:00
  • 28543cddc6 Store only unchanged static evaluations in TT Stefan Geschwentner 2018-08-20 12:06:52 +02:00
  • f3b8a69919 Use an affine formula to mix stats and eval Stéphane Nicolet 2018-08-18 01:23:36 +02:00
  • 96c3a1f2ec Mix search stats with evaluation VoyagerOne 2018-08-16 23:58:48 +02:00
  • d0f09de2d2 Simplify king file dependancy in evaluate_shelter() protonspring 2018-08-17 10:19:32 +02:00
  • 881cab2525 Double weight of capture history Stéphane Nicolet 2018-08-14 09:24:26 +02:00
  • 4d22d3e52d Remove pawncount array in imbalance Alain SAVARD 2018-08-14 08:31:56 +02:00
  • 41cc4eb953 Non-linear bonus for pawn count GuardianRM 2018-08-12 18:40:03 +02:00
  • b5581b7779 Combo of several promising parameter tweaks Stefano Cardanobile 2018-08-12 10:02:51 +02:00
  • 348cd5ed74 Simple razoring: depth 1 only, no distinction between PV / NonPV Jerry Donald Watson 2018-08-12 09:47:30 +02:00