Update to the 'make clean' target to delete the sgf files created by |
|
More...
|
almost 19 years ago
|
Added caching of status trackers to avoid a costly lookup |
|
More...
|
almost 19 years ago
|
Updated ingore to include housebot.exe |
|
More...
|
almost 19 years ago
|
* removed unused macro. |
|
More...
|
almost 19 years ago
|
* changed namespace "detail" in GTPFunctionObject.h to "gtp_detail" so that it does not conflict with the same namespace name used in disjoint_set.hpp |
|
More...
|
almost 19 years ago
|
Ensure that the timestamp always has the same length. |
|
More...
|
almost 19 years ago
|
* added "f" to the end of float values so compiler stops warning about "truncation from 'double' to 'float'". |
|
More...
|
almost 19 years ago
|
Work-in-progress change to GTP. |
|
More...
|
almost 19 years ago
|
Create a (more) unique filename for the SGF file produced using a |
|
More...
|
almost 19 years ago
|
A functional implementation of GTPEcho... |
|
More...
|
almost 19 years ago
|
Fixed "final_status_list dead" support |
|
More...
|
almost 19 years ago
|
Fixed simple ko detection. Super Ko/Positional Super Ko still needs fixing |
|
More...
|
almost 19 years ago
|
Value of moves could get inverted - now they won't |
|
More...
|
almost 19 years ago
|
Updated pass handling. Not sending passes to collective caused issues. |
|
More...
|
almost 19 years ago
|
Search no longer stops if it finds a double pass anywhere, but past speed gains are now lost :( |
|
More...
|
almost 19 years ago
|
Housebot now remembers what it thought about from move to move, but something still isn't right. |
|
More...
|
almost 19 years ago
|
Housebot no longer thinks about more than 2 passes in a row. Endgame is now faster. |
|
More...
|
almost 19 years ago
|
Capitalization error in config file. Also disabled connection brain by default |
|
More...
|
almost 19 years ago
|
Hack to resolve g++ linking error |
|
More...
|
almost 19 years ago
|
A partial implementation of GTPEcho using an alternate registration scheme |
|
More...
|
almost 19 years ago
|
Two distinct changes: |
|
More...
|
almost 19 years ago
|
An automation of the version string. It now reports the subversion repository revision number and the branch the code came from. |
|
More...
|
almost 19 years ago
|
A small update to have housebot exit if certain help/unit-test options are specified. It'll do all those extra operations and then exit |
|
More...
|
almost 19 years ago
|
A unit testing framework that actually works. |
|
More...
|
almost 19 years ago
|
Command line & config file option parsing enhancements |
|
More...
|
almost 19 years ago
|
* Removed unused code. (minor) |
|
More...
|
almost 19 years ago
|
Move the setting of additional compiler flags into one place. Namely the |
|
More...
|
almost 19 years ago
|
Disabled boost test stuff for now :( |
|
More...
|
almost 19 years ago
|
* Minor changes for platform compatibility |
|
More...
|
almost 19 years ago
|
*** Does not link *** My current attempt at usinb boost test. |
|
More...
|
almost 19 years ago
|