Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-13 | Kanto Mon Names (#79) | jd-0 | |
Rename Kanto mons to English | |||
2020-09-22 | Replace enum with const, and update many constants to be more like pokegold | Rangi | |
2020-09-20 | - Remove trailing whitespace | Rangi | |
- Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X | |||
2018-07-31 | Finished dumping bank 1 | Pokeglitch | |
2018-06-18 | Forgot to add changes to previous commit. | Pokeglitch | |
2018-06-15 | Updated removed para_done and made para a macro | Pokeglitch | |
2018-06-15 | Using text macros | Pokeglitch | |
2018-06-02 | macros/text: use charmap entries instead of fixed byte constants | Tauwasser | |
Also introduce a separate text_end control for 0x50 when it's used to end a series of text_* control codes instead of a single text_TX command. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-02 | home, macros: disassemble text-related functions and add text fn macros | Tauwasser | |
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> |