| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-31 | Reorganize cry and SFX more closely to pokegold | Zumi Daxuya | |
| 2020-12-08 | Match pokegold's battle transition code more closely | Rangi | |
| 2020-11-13 | Kanto Mon Names (#79) | jd-0 | |
| Rename Kanto mons to English | |||
| 2020-09-22 | Indent with tabs | Rangi | |
| 2020-09-22 | Relabeled Item/MoveDescriptions & DexEntries (#74) | jd-0 | |
| Re-label item & move descriptions and dex entries | |||
| 2020-09-22 | Replace enum with const, and update many constants to be more like pokegold | Rangi | |
| 2020-09-20 | Extract Pokédex entries | Rangi | |
| 2020-09-20 | Use local .End or .FirstEntryEnd labels for measuring data/GFX sizes | Rangi | |
| 2020-09-20 | More cleanup of whitespace and comments | Rangi | |
| 2020-09-20 | Remove more address comments | 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 | |||
| 2020-08-09 | Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since ↵ | Rangi | |
| only the debug Gold ROM is built | |||
| 2019-09-15 | Disassemble party menu icons | Rangi | |
| 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-05 | Define landmark constants | Rangi | |
| 2018-06-02 | Merge branch 'master' into build_more_roms | PikalaxALT | |
| 2018-06-02 | Make the repository build all four ROMs | PikalaxALT | |
| 2018-06-02 | MOVE_PSYCHIC_M → MOVE_PSYCHIC | Rangi | |
| 2018-06-01 | Use fullwidth digits | Rangi | |
| 2018-05-31 | Keep pokemon data in data/pokemon | Rangi | |
| Don't print "Here" a lot 'make mostlyclean' needs to remove .d files in case a file was renamed | |||
| 2018-05-31 | Declare Pokédex type search data; add more comments | Rangi | |
| 2018-05-31 | Declare Pokémon names | 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-29 | Fix base stat syntax | Rangi | |
| 2018-05-29 | Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworld | Rangi | |
| 2018-05-29 | Include base data (some Pokémon needed TM/HM flags beyond 57) | Rangi | |
| 2018-05-30 | gfx, main.asm: add Pokémon front and back pics | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-30 | base_stats.asm: prepare pokered macros to measure length of an individual ↵ | Tauwasser | |
| stat entry Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | Include data in main.asm (not base data, it doesn't match yet) | Rangi | |
| 2018-05-29 | gfx, main.asm: add annon front and back pics | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-28 | Declare gojuon dex order | Rangi | |
| 2018-05-28 | Declare base data | Rangi | |
| 2018-05-28 | Comment on missing evolution data | Rangi | |
| 2018-05-28 | Evos+attacks | Rangi | |
