0
I Use This!
Inactive

Commits : Listings

Analyzed 28 days ago. based on code collected about 1 month ago.
Mar 24, 2023 — Mar 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Netbeans SVN client generated message: create a new folder for the copy]: ' More... almost 16 years ago
[Netbeans SVN client generated message: create a new folder for the copy]: ' More... almost 16 years ago
[Netbeans SVN client generated message: create a new folder for the copy]: ' More... almost 16 years ago
Refactored the Game::State object to use a bitboard internally More... about 18 years ago
Added a flush of stdout to fix a bug where it wouldn't always display the initial board. More... about 18 years ago
Added license text More... about 18 years ago
Added tc_translator More... about 18 years ago
Modified for refactoring to piece More... about 18 years ago
New unit test introduced as part of fixing refactoring bugs in PieceTranslator More... about 18 years ago
Added unit test for blocked? More... about 18 years ago
ported the old blocked? command to bitboard to have full board compliance for the game state More... about 18 years ago
Added test case for remove_piece More... about 18 years ago
initial implementation of remove_piece More... about 18 years ago
Added test to ensure that empty squares are empty More... about 18 years ago
Added test case for place_piece More... about 18 years ago
initial implementation of place_piece More... about 18 years ago
refactored to use a method for getting the shift width to get the right bit for a coordinate. More... about 18 years ago
Added test case for move_piece More... about 18 years ago
Initial implementation of move_piece completed More... about 18 years ago
Refactored piece.color to piece.colour to be consistent with app More... about 18 years ago
Refactored piece.color to piece.colour to be consistent with app More... about 18 years ago
Fixed a bug with a test - was using engine.board instead of engine.state.board More... about 18 years ago
test suite to run all tests More... about 18 years ago
renamed as per new standard. More... about 18 years ago
renamed from test_xxx to tc_xxx as per new standard. More... about 18 years ago
renamed to tc_bitboard.rb More... about 18 years ago
renamed from test_bitboard.rb More... about 18 years ago
Unit test for bitboard class, first test is for sq_at More... about 18 years ago
Initial bitboard implementation. Current features are: More... about 18 years ago
Added "Ron Thomas" to the copyright on all files where it was missing. More... over 18 years ago