| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-08 | Dump banks $09 and $0B (#93) | Zumi | |
| 2020-09-23 | Fill in named constants & values for moves (#76) | jd-0 | |
| Fill in named constants & values for moves | |||
| 2020-09-22 | Use Japanese charmap characters | Rangi | |
| 2020-09-22 | Relabeled Item/MoveDescriptions & DexEntries (#74) | jd-0 | |
| Re-label item & move descriptions and dex entries | |||
| 2020-09-22 | Extract move data table (needs identification) | Rangi | |
| 2020-09-20 | Extract item descriptions | Rangi | |
| 2020-09-20 | Extract move descriptions | 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-13 | Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵ | Ebernacher90 | |
| of file | |||
| 2018-07-03 | Introduce linkerscript. | luckytyphlosion | |
| Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section. | |||
| 2018-06-01 | Use fullwidth digits | Rangi | |
| 2018-05-31 | Declare Pokédex type search data; add more comments | Rangi | |
| 2018-05-30 | Clean up Makefile | pfero | |
| This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want. | |||
| 2018-05-30 | Dump item and move names | Rangi | |
| 2018-05-29 | Include data in main.asm (not base data, it doesn't match yet) | Rangi | |
| 2018-05-28 | These are dex IDs, not internal indexes | Rangi | |
| 2018-05-28 | Define item constants; declare TM/HM moves | Rangi | |
