summaryrefslogtreecommitdiff
path: root/src/engine.c
AgeCommit message (Expand)Author
2018-12-07Fix lines longer than 80 chars, fix codestyle.plOxore
2018-12-06Implement "game over" state (scene)Oxore
2018-12-06Add simple documentation in comments, refactor.Oxore
2018-07-12Introduce testing with munit, refactorOxore
2018-07-12Introduce pause mechanics, refactor a littleOxore
2018-07-11Migrate displayable text to utf32Oxore
2018-07-11Fix start level after gameover, refactor a bitOxore
2018-07-09Fix scores gaining on hard dropOxore
2018-07-09Fix hard drop when out of field boundaryv0.2.0Oxore
2018-07-09Introduce wall kick, refactorOxore
2018-07-09Introduce hard drop featureOxore
2018-07-09Introduce phantom shape, refactor fieldOxore
2018-07-09Finish painter, refactor game logic & keys handlingOxore
2018-07-03Refactor field, refactor next shape drawingOxore
2018-07-02Introduce draw manager, refactor mainOxore
2018-06-30Move all field&shape related funcs to field classOxore
2018-06-25Major refactoringOxore