Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add board clearing functions. | P. J. McDermott | 2013-05-21 | 1 | -10/+24 |
* | Remove extra semicolon. | P. J. McDermott | 2013-05-21 | 1 | -1/+1 |
* | Fix minimum position of horizontal paddles. | P. J. McDermott | 2013-05-21 | 1 | -1/+4 |
* | Make board dimensions more easily changeable. | P. J. McDermott | 2013-05-21 | 1 | -4/+5 |
* | Move paddle drawing code into new function. | P. J. McDermott | 2013-05-21 | 1 | -0/+32 |
* | Move paddle updating code into new function. | P. J. McDermott | 2013-05-20 | 1 | -0/+16 |