Age | Commit message (Expand) | Author |
---|---|---|
2019-08-06 | Bring dependency on libf8 to painter module only | Oxore |
2019-08-03 | Implement json parser for texts | Oxore |
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 | 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-09 | Finish painter, refactor game logic & keys handling | Oxore |
2018-06-25 | Major refactoring | Oxore |
2017-12-02 | Rearrange includes; replace uint8_t by char | Oxore |
2017-12-02 | Apply loading from yaml file for texts in menu | Oxore |
2017-12-02 | Yaml loader for text resources added, need to be involved | Oxore |