0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 10 days ago.
May 20, 2022 — May 20, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- the while loop to find in the SGFSpecList is improved - the nb of arguments is checked before processing - a lot of properties are now treated More... about 21 years ago
added function: checkNbArguments: checks the nb of arguments of a property string2PointList: computes a vector of OVPoint from a SGFString More... about 21 years ago
tricolor type removed enum are now in the scope of a correcponding "struct" (to avoid clashes) More... about 21 years ago
the SGFSpecList is now global (static) More... about 21 years ago
bug when processing sgf properties corrected More... about 21 years ago
icon added More... about 21 years ago
file OVGame.cpp added More... about 21 years ago
gnu autoconf/automake config files added More... about 21 years ago
constructor from istream added More... about 21 years ago
parser now gives lists of properties the core parser is now in part of the OVTree class More... about 21 years ago
'not handled' field is now a list of properties instead of a string More... about 21 years ago
an OVPoint(char,char) crator (ugly) changed the name of the private functions west-east-... TSize moved in here More... about 21 years ago
bug: the last property is not recorded More... about 21 years ago
All the structures to store game informations (names of players, date, and so on) More... about 21 years ago
the parser works! More... about 21 years ago
a hack to simulate the behavior of stringstreams More... about 21 years ago
The SGF Parser now works great! More... about 21 years ago
SGF parser using sstream (works with a hacked version of stringstream) More... about 21 years ago
SGF parser using sstream (doesn't work yet) More... about 21 years ago
OV files added More... about 21 years ago
GPL More... about 21 years ago
doxygen comments added; new types: - LifeState - uint - TSize More... about 21 years ago
'groups' is now a list instead of a vector More... about 21 years ago
the private matrix is not a pointer anymore More... about 21 years ago
a son is added inside the constructor More... about 21 years ago
'checkPosition' completely rewritten More... about 21 years ago
added an 'onBoard' function More... about 21 years ago
a lot of Doxygen comments added More... about 21 years ago
*big changes* Complete rewriting of class BoardHandler in order to forget about pointers! More... about 21 years ago
a big bug in operator< fixed More... about 21 years ago