aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change colours to gruvbox themeHEADmasterDavid Phillips2019-04-10
|
* Implement game overDavid Phillips2019-04-10
|
* Add lines counter/scoringDavid Phillips2019-04-03
|
* Add speed drop mode, pause modeDavid Phillips2019-02-27
|
* Change window title from defaultDavid Phillips2017-12-22
|
* Remove Werror, add pedantic to CFLAGSDavid Phillips2017-12-22
|
* POSIX-ify makefileDavid Phillips2017-12-22
|
* Add missing default case, correct type of colour valuesDavid Phillips2017-12-22
|
* Last adjustments: petty whitespace fixesDavid Phillips2017-01-28
|
* More misc tidyingDavid Phillips2017-01-28
|
* Add version flagDavid Phillips2017-01-28
|
* Add licenceDavid Phillips2017-01-28
|
* Style adjustmentDavid Phillips2017-01-28
|
* Refactor border/gap codeDavid Phillips2017-01-28
|
* Wait, don't poll, for SDL eventsDavid Phillips2017-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 recipesDavid Phillips2017-01-28
|
* Remove stray linking against libsDavid Phillips2017-01-28
|
* Reshuffle function order, remove prototypesDavid Phillips2016-04-06
|
* Change uint8_t to charDavid Phillips2016-04-06
|
* Misc readme changesDavid Phillips2016-03-07
|
* Quick and dirty wall kickDavid Phillips2016-03-07
|
* Removed old files, hangovers from previous projectDavid Phillips2016-01-12
|
* Updated READMEDavid Phillips2016-01-12
|
* Initial commit of rough-arse TetrisDavid Phillips2016-01-12