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

Commit graph

  • 81498ecce4 Reduce root 2015-01-10 14:26:06 +00:00
  • aefabaa70f Reduce root 2015-01-10 14:22:16 +00:00
  • 7932397ed9 Simplify root 2015-01-10 14:19:06 +00:00
  • 18d2ca5055 Remove Rank root 2015-01-10 14:14:17 +00:00
  • 32ff92de2f Further reduce root 2015-01-10 14:10:48 +00:00
  • c091add4fd Simplify root 2015-01-10 14:06:35 +00:00
  • 9fbd8f4f72 Further reduce root 2015-01-10 14:05:41 +00:00
  • 63136b8c68 bitboard.cpp reduce more root 2015-01-10 14:04:00 +00:00
  • 85e8fd914c Retire types.h root 2015-01-10 14:01:48 +00:00
  • 5c9a12f6f1 bitboard.h reduce root 2015-01-10 13:54:35 +00:00
  • 57e512b7a3 Simplify bitboard.cpp root 2015-01-10 13:35:49 +00:00
  • f09d0013e4 Reduce bitboard.h root 2015-01-10 13:33:29 +00:00
  • c58c93ae4b Further reduce bitboard.h root 2015-01-10 13:31:45 +00:00
  • 9171b8a3de Reduce bitboard.h root 2015-01-10 13:28:37 +00:00
  • 80d2d47f7d Retire bitcount root 2015-01-10 13:25:38 +00:00
  • 0dca235bb1 Reduce init() more root 2015-01-10 13:21:18 +00:00
  • 2f7d17bc35 Reduce init() code root 2015-01-10 13:19:47 +00:00
  • 7df483068d Remove SquareBB root 2015-01-10 13:18:43 +00:00
  • 1aa5432cb2 Reduce bitboard.cpp root 2015-01-10 12:47:14 +00:00
  • 48de70cdb8 Remove copyright root 2015-01-10 12:42:25 +00:00
  • 0ee389b782 Remove attacks root 2015-01-10 12:31:45 +00:00
  • a69619e174 Remove magics root 2015-01-10 12:28:12 +00:00
  • 1e66854938 Remove more types root 2015-01-10 12:21:11 +00:00
  • d8d7be96af Reduce types.h Remove Value root 2015-01-10 12:18:51 +00:00
  • 8ed12c577c Reduce type.h root 2015-01-10 12:13:53 +00:00
  • d399001462 Retire FORCE_INLINE root 2015-01-10 12:10:49 +00:00
  • 460e64667a Reduce types.h root 2015-01-10 12:05:26 +00:00
  • c0fb31cac3 rm misc.h root 2015-01-10 11:53:59 +00:00
  • 45295d3718 rm platform.h root 2015-01-10 11:49:11 +00:00
  • 0133d9c108 Platform.h almost done root 2015-01-10 11:47:19 +00:00
  • 4b7ee6abe5 Further reduce platform.h root 2015-01-10 11:45:11 +00:00
  • a0ef833174 reduce platform.h root 2015-01-10 11:42:45 +00:00
  • 30d4b78096 Remove the last unrelated cpp file root 2015-01-10 11:39:00 +00:00
  • 379aa35f2c Remove syzygy sub directory root 2015-01-10 11:37:56 +00:00
  • f3cf782beb Remove more unrelated files root 2015-01-10 11:36:44 +00:00
  • ece8f0780f Remove more files root 2015-01-10 11:32:26 +00:00
  • 748749dd4a Removed a bunch of unrelated files root 2015-01-10 11:29:53 +00:00
  • 0c3bec7e23 Reduced main root 2015-01-10 11:16:10 +00:00
  • 42b48b08e8 Update copyright year Marco Costalba 2015-01-10 11:43:28 +01:00
  • aea2fde611 Assorted formatting and comment tweaks in position.h Marco Costalba 2015-01-07 09:09:41 +01:00
  • b73ae56ee1 Tune null search reduction lucasart 2015-01-05 22:09:12 +00:00
  • 3fda064a66 Retire one implementation of pop_lsb() Marco Costalba 2015-01-03 16:39:17 +01:00
  • a6e292034a Remove a useless optimization lucasart 2015-01-03 19:29:00 +08:00
  • c7332d5610 Smoother king safety Joona Kiiski 2015-01-03 20:34:20 +00:00
  • 9d1e2c0e76 Assorted work in uci.cpp Marco Costalba 2015-01-03 10:51:38 +01:00
  • c150f07291 Fix a silly warning with Intel compiler Marco Costalba 2015-01-03 10:16:10 +01:00
  • 62f531254e Fix comments in thread.cpp Marco Costalba 2015-01-01 10:46:31 +01:00
  • 91cc82aa25 Let material probing to access per-thread table Marco Costalba 2014-12-30 10:31:50 +01:00
  • 19b8249ff4 Disable the default copy constructor for Position class Matthew Lai 2015-01-02 20:18:49 +00:00
  • 25b492ab58 Big King Safety tuning Stefan Geschwentner 2015-01-03 03:31:33 +08:00
  • 4c9b423161 Retire Material::space_weight() Marco Costalba 2014-12-31 10:41:20 +01:00
  • 2416242c96 Additional tidy up in timeman.cpp Marco Costalba 2014-12-28 12:34:01 +01:00
  • 6933f05f4b Use score and value consistently Marco Costalba 2014-12-27 10:47:21 +01:00
  • f9571e8d57 Remove some comments in timeman.cpp Arjun Temurnikar 2014-12-24 11:50:00 +08:00
  • 2bfacf136c Reformat promotion generation Marco Costalba 2014-12-24 11:36:04 +01:00
  • 296534f234 Prefer names to numbers in storm code Marco Costalba 2014-12-21 10:52:34 +01:00
  • e5c7b44f7a Use "rm -f" instead of "rm" for gcc profiling hack in Makefile Joona Kiiski 2014-12-20 08:51:53 +00:00
  • 3231038262 Big King Safety tuning Stefan Geschwentner 2014-12-21 01:49:56 +08:00
  • 9cae6e66ce Don't account for Tempo in specialized endgames Marco Costalba 2014-12-16 08:25:54 +01:00
  • 46d5fff01f Change profile-build options to produce 1% to 2% faster executables. mstembera 2014-12-19 03:56:00 +08:00
  • b8fd1a78dc Improve comments in UCI Marco Costalba 2014-12-14 09:31:13 +01:00
  • 413b243809 Coding style in TT code Marco Costalba 2014-12-13 09:27:39 +01:00
  • 0edb6348d2 Fix compile for some versions of mingw Gary Linscott 2014-12-14 14:45:43 -05:00
  • 14cf27e6f6 Avoid searching TT twice for the same key/position during probe() and store(). mstembera 2014-12-13 07:16:35 +00:00
  • 7b4828b68c Only use _ReadWriteBarrier on MSVC Gary Linscott 2014-12-11 14:56:24 -05:00
  • f6d220ab14 Halve StormDanger bonus for blocked pawn on A/H file joergoster 2014-12-11 13:06:03 -05:00
  • afafdf7b73 MSVC compiling fixes Gary Linscott 2014-12-11 13:03:44 -05:00
  • b15dcd9774 Fix profile build for syzygy Joona Kiiski 2014-12-07 19:54:23 +00:00
  • 94dd204c3b Retire 'os' flag from Makefile Joona Kiiski 2014-12-07 09:45:36 +00:00
  • 5943600a89 Assorted nitpicking code-style Marco Costalba 2014-12-08 08:23:09 +01:00
  • 589c711449 Clarify when forcing the moves loop Marco Costalba 2014-12-08 09:46:21 +01:00
  • 158864270a Simpler PRNG and faster magics search Ernesto Gatti 2014-12-08 08:10:57 +08:00
  • a87da2c4b3 Add some tablebase positions to bench Gary Linscott 2014-12-08 07:55:53 +08:00
  • fbb53524ef Rename some variables for more clarity. hxim 2014-12-08 07:53:33 +08:00
  • ba1464751d Explicitly pass RootMoves to TB probes Marco Costalba 2014-11-30 14:59:09 +01:00
  • eeb6d923fa Move TB stuff under Tablebases namespace Marco Costalba 2014-11-30 12:14:14 +01:00
  • c30eb4c9c9 Refactor syzygy code in search Marco Costalba 2014-11-30 08:38:46 +01:00
  • 35c1ccef39 Retire support for Haiku installation directory from Makefile Joona Kiiski 2014-11-30 21:02:39 +00:00
  • 0935dca9a6 Retire hackish support for aCC and HP-UX from Makefile Joona Kiiski 2014-11-30 20:50:01 +00:00
  • 314d446518 Retire total_piece_count() Marco Costalba 2014-11-30 20:35:22 +00:00
  • c014444f09 Remove CONNECTED_KINGS from Syzygy code hxim 2014-11-29 10:02:32 +01:00
  • 9b4e123fbe Cleaning Syzygy profiling data Rodrigo Exterckötter Tjäder 2014-11-27 16:30:18 -02:00
  • a43f633c19 Rewrite TBScore in uci_pv() Marco Costalba 2014-11-26 12:56:08 +01:00
  • 66f5cd3f9d Retire #ifdef SYZYGY macro Marco Costalba 2014-11-29 09:22:25 +01:00
  • fe07ae4cb4 Bitbase index() from ADD to OR. mstembera 2014-11-26 07:56:48 +08:00
  • 2c52147dbf Introduce ratio operation lucasart 2014-11-26 07:53:40 +08:00
  • 7caa6cd338 Syzygy tablebases Ronald de Man 2014-11-26 07:45:28 +08:00
  • 4509eb1342 Fix out-of-bound array access printing ponder move Gary Linscott 2014-11-24 08:53:00 +08:00
  • 7ad59d9ac9 Fix pondering Gary Linscott 2014-11-24 08:49:53 +08:00
  • 48127fe5d3 Amend defended Jonathan Calovski 2014-11-22 05:46:59 +08:00
  • 84408e5cd6 Fix doubled pawns asymmetry Marco Costalba 2014-11-20 12:13:00 +01:00
  • 79232be02a Further tweak accurate pv Marco Costalba 2014-11-21 09:10:52 +01:00
  • 0a1f54975f Fix some comments hxim 2014-11-19 06:39:17 +08:00
  • bffe32f4fe Fix fen output for castling rights Gary Linscott 2014-11-19 06:36:45 +08:00
  • 4aca11ae2a Codying style in accurate PV Marco Costalba 2014-11-18 11:57:57 +01:00
  • 802ff4b379 DEBUG: Instrument with Gary's test code accurate_pv_2 Marco Costalba 2014-11-17 18:02:44 +01:00
  • 792ae2c5a6 Accurate pv: don't need to set/reset (ss+1)->pv Marco Costalba 2014-11-17 17:21:54 +01:00
  • 478f62f9e6 Accurate pv: rename update_pv() Marco Costalba 2014-11-17 16:41:19 +01:00
  • 881e184b94 Accurate pv: don't special case for RootNode Marco Costalba 2014-11-17 15:55:21 +01:00
  • 7a18e16fd4 Accurate pv: update pv in sync with alpha Marco Costalba 2014-11-17 15:47:35 +01:00