2019-10-31 | Jérôme Benoit | Spell fix. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2018-10-07 | Jérôme Benoit | fix more signed integer issues. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2018-03-02 | Jérôme Benoit | Refine a bit .cquery and .gitignore. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2018-03-02 | Jérôme Benoit | Add .cquery configuration file. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2018-03-02 | Jérôme Benoit | Merge branch 'master' of git.piment-noir.org:Project_algorit... |
commit | commitdiff | tree |
2017-12-15 | Jerome Benoit | Refine .gitignore |
commit | commitdiff | tree |
2017-11-19 | Jérôme Benoit | Default to release compilation type. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-09-02 | Jérôme Benoit | More functions commented. |
commit | commitdiff | tree |
2017-08-30 | Jérôme Benoit | Start functions documentation. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-24 | Jérôme Benoit | Merge branch 'master' of git.piment-noir.org:Project_algorit... |
commit | commitdiff | tree |
2017-08-24 | Jérôme Benoit | Fix a comment |
commit | commitdiff | tree |
2017-08-23 | Jérôme Benoit | Code cleanup on the shot validation path Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-23 | Jérôme Benoit | Finalize the implementation of the playable shots list... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-23 | Jérôme Benoit | Simplify the debugging functions Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-21 | Jérôme Benoit | Properly nullify a debug function. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-21 | Jérôme Benoit | Improve the debug printing function: Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-08-21 | Jérôme Benoit | Implement some basic debug printing function. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-06-06 | Jérôme Benoit | White space cleanup Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-06-03 | Jérôme Benoit | Small indentation beautification |
commit | commitdiff | tree |
2017-06-03 | Jérôme Benoit | Refine .gitignore for Mac OS X Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-06-03 | Jérôme Benoit | Add Mac OS X support to the buildsystem Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-06-03 | Jérôme Benoit | Add WIP on the playable shots list displaying Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-05 | Jérôme Benoit | Merge branch 'master' into playable_shots Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-05 | Jérôme Benoit | One more indentation fixlet Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-05 | Jérôme Benoit | Fix some indentation and typo issues Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-05 | Jérôme Benoit | Implement the helper functions needed to list the playble... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-04 | Jérôme Benoit | Polish the UI: Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-05-04 | Jérôme Benoit | Properly implement the validation of a shot and reverse... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-28 | Jérôme Benoit | Implement : Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-28 | Jérôme Benoit | Code cleanup and fix the logic behind the player constants... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-27 | Jérôme Benoit | Fix an off-by-one on the pawn 2D array indexes. Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-26 | Jérôme Benoit | Add the basic code to make othello playable without... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-25 | Jérôme Benoit | Fix to the const definition Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-25 | Jérôme Benoit | Implement the othello board printing Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-24 | Jérôme Benoit | Add the basic code structure and build system Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-24 | Jérôme Benoit | Finish the top down analysis Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2017-04-24 | Jérôme Benoit | Add the top down analysis Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |