Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change window title from default | David Phillips | 2017-12-22 |
| | |||
* | Remove Werror, add pedantic to CFLAGS | David Phillips | 2017-12-22 |
| | |||
* | POSIX-ify makefile | David Phillips | 2017-12-22 |
| | |||
* | Add missing default case, correct type of colour values | David Phillips | 2017-12-22 |
| | |||
* | Last adjustments: petty whitespace fixes | David Phillips | 2017-01-28 |
| | |||
* | More misc tidying | David Phillips | 2017-01-28 |
| | |||
* | Add version flag | David Phillips | 2017-01-28 |
| | |||
* | Add licence | David Phillips | 2017-01-28 |
| | |||
* | Style adjustment | David Phillips | 2017-01-28 |
| | |||
* | Refactor border/gap code | David Phillips | 2017-01-28 |
| | |||
* | 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 |