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