Age | Commit message (Expand) | Author |
---|---|---|
2019-09-22 | Add playground target, refactor Makefile's clean-ish rules | Oxore |
2019-08-03 | Implement json parser for texts | Oxore |
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 |