openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Stockfish
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 214 of 226
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Introduce StateInfo instead of UndoInfo
Marco Costalba
More...
over 16 years ago
Wrap state variables in a named struct
Marco Costalba
More...
over 16 years ago
Convert also undo_null_move() to avoid passing UndoInfo object
Marco Costalba
More...
over 16 years ago
Passing UndoInfo is not needed anymore when undoing the move
Marco Costalba
More...
over 16 years ago
Remove two useless calls to pinned_pieces()
Marco Costalba
More...
over 16 years ago
Position: Unify and templetize mg_pst() and eg_pst()
Marco Costalba
More...
over 16 years ago
Unify compute_mg_value() and compute_eg_value()
Marco Costalba
More...
over 16 years ago
Use a union to fast and simply backup info in do_move()
Marco Costalba
More...
over 16 years ago
In Position backup and restore contiguous data
Marco Costalba
More...
over 16 years ago
Finally remove any occurence of dcCandidates from search.cpp
Marco Costalba
More...
over 16 years ago
Do not pass discovery check candidates in Position::do_move()
Marco Costalba
More...
over 16 years ago
Do not pass pinned argument in Position::move_is_check()
Marco Costalba
More...
over 16 years ago
Do not pass pinned argument in Position::pl_move_is_legal()
Marco Costalba
More...
over 16 years ago
Cleanup pinned and friends in movegen.cpp
Marco Costalba
More...
over 16 years ago
Cache pinned and discovery check bitboards
Marco Costalba
More...
over 16 years ago
Revert mobility of pinned pieces for now We will redo after rewriting the handling of pinned bitboard and its friends.
Marco Costalba
More...
over 16 years ago
Remove xxx_of_color() for real
Marco Costalba
More...
over 16 years ago
Change piece_attacks_square() API
Marco Costalba
More...
over 16 years ago
Mobility is zero for a pinned piece
Marco Costalba
More...
over 16 years ago
Remove xxx_of_color() helpers
Marco Costalba
More...
over 16 years ago
Avoid a call to move_is_capture() in extension()
Marco Costalba
More...
over 16 years ago
Add scan for X-ray attacks in piece_attacks_square()
Marco Costalba
More...
over 16 years ago
Fix a subtle bug in Position::move_is_capture()
Marco Costalba
More...
over 16 years ago
Do not manually build endgame functions hash keys
Marco Costalba
More...
over 16 years ago
Use template for endgame scaling functions
Marco Costalba
More...
over 16 years ago
Use templates for end game evaluation functions
Marco Costalba
More...
over 16 years ago
Small code formatting in position.cpp
Marco Costalba
More...
over 16 years ago
Use update_checkers<>() also for PAWN
Marco Costalba
More...
over 16 years ago
Introduce update_checkers() to simplify do_move()
Marco Costalba
More...
over 16 years ago
Remove square_is_attacked()
Marco Costalba
More...
over 16 years ago
←
1
2
…
210
211
212
213
214
215
216
217
218
…
225
226
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree