Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement GUI interface for playingHEADmaster | Alex Auvolat | 2014-11-16 | 4 | -7/+178 |
| | |||||
* | Nothing big... | Alex Auvolat | 2014-11-15 | 5 | -23/+25 |
| | |||||
* | More precise usage line... (useless commit) | Alex Auvolat | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | Fix stupid command line option | Alex Auvolat | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | Fix indentation | Alex Auvolat | 2014-11-13 | 1 | -4/+4 |
| | |||||
* | Improve performance by removing useless GUI updates. | Alex Auvolat | 2014-11-13 | 2 | -11/+25 |
| | |||||
* | Update README | Alex AUVOLAT | 2014-11-10 | 1 | -0/+14 |
| | |||||
* | Add commands A and Z | Alex AUVOLAT | 2014-11-10 | 2 | -0/+4 |
| | |||||
* | Refactor pgo calculation. | Alex AUVOLAT | 2014-11-10 | 1 | -6/+3 |
| | |||||
* | Ex aequo in score view. | Alex AUVOLAT | 2014-11-10 | 1 | -1/+4 |
| | |||||
* | Add very important action to readme | Alex AUVOLAT | 2014-11-10 | 1 | -0/+1 |
| | |||||
* | Update README | Alex AUVOLAT | 2014-11-10 | 1 | -0/+47 |
| | |||||
* | Add file descriptor freeing. | Alex AUVOLAT | 2014-11-10 | 2 | -27/+24 |
| | |||||
* | Implement TIME OUT. | Alex AUVOLAT | 2014-11-10 | 2 | -12/+32 |
| | |||||
* | Make things go FASTER! | Alex AUVOLAT | 2014-11-10 | 1 | -29/+40 |
| | |||||
* | Add Makefiles for players. | Alex AUVOLAT | 2014-11-10 | 4 | -0/+21 |
| | |||||
* | Improved handling of the dead ; correct bug in Amane. | Alex AUVOLAT | 2014-11-10 | 4 | -31/+72 |
| | |||||
* | Add Amane Suzuha, a minimal IA. | Alex AUVOLAT | 2014-11-10 | 4 | -2/+46 |
| | |||||
* | Improved navigation and viewing | Alex AUVOLAT | 2014-11-10 | 2 | -23/+37 |
| | |||||
* | Add visualization for morpion rec | Alex AUVOLAT | 2014-11-10 | 1 | -2/+51 |
| | |||||
* | Start work on players! | Alex AUVOLAT | 2014-11-10 | 15 | -100/+171 |
| | |||||
* | RETAB! | Alex AUVOLAT | 2014-11-10 | 3 | -354/+354 |
| | |||||
* | Implement morpion_rec | Alex AUVOLAT | 2014-11-10 | 3 | -3/+169 |
| | |||||
* | Improve visualization interface. | Alex AUVOLAT | 2014-11-09 | 3 | -5/+59 |
| | |||||
* | Add display functions... | Alex AUVOLAT | 2014-11-09 | 5 | -57/+116 |
| | |||||
* | Plop | Alex AUVOLAT | 2014-11-09 | 1 | -0/+2 |
| | |||||
* | Correct Makefile | Alex AUVOLAT | 2014-11-09 | 1 | -3/+3 |
| | |||||
* | Update C template IA for morpion_rec from Alexis. | Alex AUVOLAT | 2014-11-09 | 5 | -73/+205 |
| | |||||
* | Stuff... | Alex AUVOLAT | 2014-11-09 | 2 | -69/+61 |
| | |||||
* | Implement a part of the judge UI; add dummy game & player for testing purposes. | Alex AUVOLAT | 2014-11-09 | 5 | -81/+213 |
| | |||||
* | Working on judge system | Alex AUVOLAT | 2014-11-09 | 4 | -39/+228 |
| | |||||
* | Reformat ; add chdir | Alex AUVOLAT | 2014-11-09 | 2 | -19/+23 |
| | |||||
* | Update README | Alex AUVOLAT | 2014-11-09 | 1 | -18/+23 |
| | |||||
* | Improve judge, add NiAh player from AP. | Alex AUVOLAT | 2014-11-09 | 4 | -1/+362 |
| | |||||
* | Correection. | Alex AUVOLAT | 2014-11-08 | 2 | -2/+2 |
| | |||||
* | Correct monstruous error. | Alex AUVOLAT | 2014-11-08 | 4 | -1/+1 |
| | |||||
* | Initial commit: WIP on judge. | Alex AUVOLAT | 2014-11-08 | 5 | -0/+352 |