Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -2/+2 |
* | Changed cPieceGenerator to support pairings. | madmaxoft | 2014-05-05 | 1 | -2/+3 |
* | Added support for per-piece per-placement weights in cPieceGenerator. | madmaxoft | 2014-04-15 | 1 | -27/+29 |
* | Fixed printf format compatabilty | Tycho | 2014-03-12 | 1 | -5/+4 |
* | Merge branch 'master' into Werror | Tycho | 2014-03-12 | 1 | -2/+2 |
|\ | |||||
| * | Fixed missing comment terminator. | madmaxoft | 2014-03-12 | 1 | -1/+1 |
* | | Fixed Warnings in PieceGenerator | Tycho | 2014-03-11 | 1 | -7/+7 |
|/ | |||||
* | A working POCPiece generator. | madmaxoft | 2014-03-09 | 1 | -5/+26 |
* | cPieceGenerator: New connectors are added to the free pool. | madmaxoft | 2014-03-09 | 1 | -6/+26 |
* | PieceGenerator can connect two connectors of the same type. | madmaxoft | 2014-03-09 | 1 | -47/+300 |
* | Added the first skeleton code for PieceGenerator. | madmaxoft | 2014-03-09 | 1 | -0/+332 |