Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-04 | pngs in gfx/overworld | yenatch | |
2015-11-11 | More splits; map setup labels | PikalaxALT | |
2015-11-04 | give/takeitem *, 1: the 1 is optional | PikalaxALT | |
2015-11-03 | Experience and level calculations | PikalaxALT | |
2015-11-03 | sprite_header and emote_header | PikalaxALT | |
2015-11-01 | Revert bad merge. | IIMarckus | |
"Merge pull request #317 from yenatch/pngs-kind-of" This reverts commit 25025d1b6c00e94ac9e479747898d30267fb3282, reversing changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b. | |||
2015-10-26 | Commit the overworld sprite pngs. | yenatch | |
2015-10-19 | Move battle start animation functions to its own file | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-03-03 | Redump the overworld graphics; grouped properly this time. | yenatch | |
2015-03-03 | Temporarily delete the overworld images. | yenatch | |
The same naming scheme will be used for the replacements. It may or may not be helpful to separate these steps. | |||
2013-07-14 | type/pal constants in sprite headers | yenatch | |
2013-07-12 | Sprite headers | yenatch | |
2013-05-30 | rename bank3{0,1}.asm to sprites_{1,2}.asm | Bryan Bishop | |
2013-05-30 | include overworld sprite .2bpp files | Bryan Bishop | |
2013-05-30 | remove overworld sprite pngs | Bryan Bishop | |
These png files cannot be successfully converted back into 2bpp files because of a bug in gfx.py. | |||
2013-05-27 | Include overworld sprites | Kat Harrison | |
Created /extras/overworldripper.py and used it to extract overworld sprites and convert them to png files. |