summaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2019-07-28Refactor idlist, move all global vars to local scopeOxore
2019-01-03Move unicode module to separate library lib8Oxore
2018-12-07Add test for utf8to32_strcpyOxore
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-14Add utf8_strlen tests, refactor unicode moduleOxore
2018-07-12Introduce testing with munit, refactorOxore