Age | Commit message (Expand) | Author |
2019-01-03 | Move unicode module to separate library lib8 | Oxore |
2018-12-07 | Fix lines longer than 80 chars, fix codestyle.pl | Oxore |
2018-12-06 | Implement "game over" state (scene) | Oxore |
2018-12-06 | Add simple documentation in comments, refactor. | Oxore |
2018-07-12 | Introduce testing with munit, refactor | Oxore |
2018-07-12 | Introduce pause mechanics, refactor a little | Oxore |
2018-07-11 | Migrate displayable text to utf32 | Oxore |
2018-07-11 | Fix start level after gameover, refactor a bit | Oxore |
2018-07-09 | Fix scores gaining on hard drop | Oxore |
2018-07-09 | Fix hard drop when out of field boundaryv0.2.0 | Oxore |
2018-07-09 | Introduce wall kick, refactor | Oxore |
2018-07-09 | Introduce hard drop feature | Oxore |
2018-07-09 | Introduce phantom shape, refactor field | Oxore |
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-30 | Move all field&shape related funcs to field class | Oxore |
2018-06-25 | Major refactoring | Oxore |