Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-02 | Use rgbds 0.5.0 features | Rangi | |
2020-09-22 | Rename levels to puzzles | IIMarckus | |
2020-09-22 | Fix typo: it's silph, not sylph | IIMarckus | |
2020-09-14 | Togepi is a hidden main-game stage like mew? | mid-kid | |
2020-09-14 | Fix some level name labels | mid-kid | |
2020-09-14 | strings -> level_names | mid-kid | |
2020-09-13 | Fix label reference | Rangi | |
2020-09-14 | fix some names | mid-kid | |
as suggested by @Rangi42 | |||
2020-09-14 | Merge branch 'master' of github.com:mid-kid/pokepicross | mid-kid | |
2020-09-14 | Name all level strings | mid-kid | |
Pending rename of file itself and surrounding functions | |||
2020-09-13 | Use fullwidth characters for Japanese strings | Rangi | |
2020-09-13 | Remove unused data/strings.txt | Rangi | |
2020-09-13 | Use an rgbasm macro instead of a Python preprocessor to output message ↵ | mid-kid | |
characters as 16-bit words The main gotcha with this is that you won't be able to use commas without escaping them, until the rgbds lexer gets a proper upgrade. Closes #2 | |||
2020-09-13 | Dump bank 9 strings | mid-kid | |
2020-09-13 | Fix previous commit... | mid-kid | |
2020-09-13 | Use full-width characters | mid-kid | |
2020-09-13 | Fix .org | mid-kid | |
2020-09-13 | Dump remaining strings in bank 2 | mid-kid | |
2020-09-12 | Dump strings, write tooling around them | mid-kid | |
2020-09-11 | Convert tabs to spaces... | mid-kid | |
2020-09-11 | Document character values | mid-kid | |