Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-17 | Split GFX routines | Zumi Daxuya | |
2021-05-17 | split SGB packet data | Zumi Daxuya | |
2021-05-17 | Identify some more SGB stuff, rework SGB layout constants | Zumi Daxuya | |
2021-05-17 | Identify SGB functions, properly rip SGB border | Zumi Daxuya | |
2021-01-25 | Split and label Trainer Gear code (#89) | Zumi | |
Split and label Trainer Gear code | |||
2020-12-17 | Suggested changes to #83 | Zumi Daxuya | |
2020-12-10 | Create sprite_anim_constants.asm | Zumi Daxuya | |
2020-12-10 | Make use of depixel / dbpixel | Zumi Daxuya | |
2020-11-13 | Kanto Mon Names (#79) | jd-0 | |
Rename Kanto mons to English | |||
2020-09-25 | Factor out Town Map tilemap and adjust its graphics | Rangi | |
2020-09-22 | include -> INCLUDE | Rangi | |
2020-09-20 | Remove address comments | jd-0 | |
Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4} | |||
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 | |||
2019-04-14 | Identify radio graphics | SatoMew | |
2019-04-14 | Pokégear → Trainer Gear | SatoMew | |
2018-08-23 | Fixed hardcoded bank. Uncommented out 2 strings since they work now ↵ | Pokeglitch | |
(previously it threw an Invalid UTF-8 error) | |||
2018-08-21 | Finished changing hardcoded addresses to labels | Pokeglitch | |
2018-08-21 | Dumped rest of bank, still need to clean up a few hardcoded addresses | Pokeglitch | |
2018-08-21 | Extracted corrupted gfx | Pokeglitch | |
2018-08-21 | Finished another section in Bank 2 | Pokeglitch | |
2018-08-20 | Finished another section in Bank 2 | Pokeglitch | |
2018-08-20 | Dumped another section of bank 2 | Pokeglitch | |
2018-08-20 | Dumped first section of Bank 2 | Pokeglitch | |