Age | Commit message (Expand) | Author |
2019-08-03 | Destroy over_wait_tick sfClock at main cleanup | Oxore |
2019-07-28 | Make game states exclusive trough one enum var only | Oxore |
2019-07-28 | Refactor idlist, move all global vars to local scope | Oxore |
2019-01-03 | Move unicode module to separate library lib8 | Oxore |
2018-12-07 | Add test for utf8to32_strcpy | 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-14 | Add utf8_strlen tests, refactor unicode module | 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 |
2018-06-22 | Set frame rate limit | 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-09 | Little refactoring | Oxore |
2017-12-03 | Change color scheme; add screenshots | Oxore |
2017-12-02 | Rearrange includes; replace uint8_t by char | Oxore |
2017-12-02 | Rename yaml text resource file | Oxore |
2017-12-02 | Add PUT_LATENCY threshold and some fixes | Oxore |
2017-12-02 | Make all text resources load from yaml file | Oxore |
2017-12-02 | Apply loading from yaml file for texts in menu | Oxore |
2017-12-02 | Fix bug with over 15 levels | Oxore |
2017-12-02 | Yaml loader for text resources added, need to be involved | Oxore |
2017-12-01 | Implement levels! :star2: And refactoring a bit | Oxore |
2017-12-01 | More structure wrapping, more refactoring | Oxore |
2017-12-01 | Wrap global variables into structures | Oxore |
2017-11-30 | Move includes to root dir | Oxore |
2017-11-30 | Redefine structures with typedef; A bit of code movement | Oxore |
2017-11-29 | Change coding style | Oxore |
2017-11-29 | Extract some functions in main | Oxore |
2017-08-02 | Memleak found&pwned | Oxore |
2017-06-29 | Nest shape depiction added | Oxore |
2017-06-23 | Code style refactoring | Oxore |
2017-06-23 | codestyle.pl - code style checker added; *.[c|h]: trailing whitespaces are re... | Oxore |
2017-06-20 | gmeover procedure added; minor refactoring | Oxore |
2017-06-20 | Refactoring 3 | Oxore |
2017-06-20 | Major refactoring! | Oxore |