| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-13 | Kanto Mon Names (#79) | jd-0 | |
| Rename Kanto mons to English | |||
| 2020-09-22 | Move most files out of the root directory | Rangi | |
| - ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/ | |||
| 2020-09-20 | More cleanup of whitespace and comments | 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-07-03 | Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworld | luckytyphlosion | |
| 2018-07-03 | Merge branch 'master' of https://github.com/pret/pokegold-spaceworld | luckytyphlosion | |
| 2018-06-01 | gfx/annon_pics: annotate ROM addresses | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-31 | home/pokemon: disassemble Pokémon sprite uncompression routine | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-30 | gfx: add egg front sprite | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | Same pic bank solution as pokecrystal | Rangi | |
| 2018-05-29 | Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworld | Rangi | |
| 2018-05-29 | Small temporary SECTION headers go in main.asm, so the individual files ↵ | Rangi | |
| won't all need fixing later | |||
| 2018-05-30 | gfx: remove wrong annon pic | Tauwasser | |
| My script happily dumped yadoking twice... :| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-30 | gfx, main.asm: add Pokémon sprite bank table | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-30 | gfx, main.asm: add Pokémon front and back pics | Tauwasser | |
| Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
| 2018-05-29 | pics -> pokemon (follow pokecrystal convention) | Rangi | |
