Age | Commit message (Expand) | Author |
---|---|---|
2018-07-09 | Finish painter, refactor game logic & keys handling | Oxore |
2018-07-03 | Refactor field, refactor next shape drawing | Oxore |
2018-07-02 | Introduce draw manager, refactor main | Oxore |
2018-06-25 | Major refactoring | Oxore |
2017-12-09 | Implement NES Tetris scoring system | Oxore |
2017-12-09 | Level up condition removed lines count | Oxore |
2017-12-09 | Extend playfield to 22, change game over condition, shrink fld from 25 to 22 | Oxore |
2017-12-02 | Rearrange includes; replace uint8_t by char | Oxore |
2017-12-02 | Yaml loader for text resources added, need to be involved | Oxore |
2017-12-01 | More structure wrapping, more refactoring | Oxore |
2017-12-01 | Remove declaration under structure | Oxore |
2017-12-01 | Wrap global variables into structures | Oxore |
2017-11-30 | Move includes to root dir | Oxore |