Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Wait, don't poll, for SDL events | David Phillips | 2017-01-28 |
| | | | | | This is a hangover of some testing code. We don't need multi-thousand FPS for tetris, so waiting on events is cretainly better ☺ | ||
* | Remove explicit makefile recipes | David Phillips | 2017-01-28 |
| | |||
* | Remove stray linking against libs | David Phillips | 2017-01-28 |
| | |||
* | Reshuffle function order, remove prototypes | David Phillips | 2016-04-06 |
| | |||
* | Change uint8_t to char | David Phillips | 2016-04-06 |
| | |||
* | Misc readme changes | David Phillips | 2016-03-07 |
| | |||
* | Quick and dirty wall kick | David Phillips | 2016-03-07 |
| | |||
* | Removed old files, hangovers from previous project | David Phillips | 2016-01-12 |
| | |||
* | Updated README | David Phillips | 2016-01-12 |
| | |||
* | Initial commit of rough-arse Tetris | David Phillips | 2016-01-12 |