Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-14 | More map object work | PikalaxALT | |
2015-11-11 | engine/mart.asm | PikalaxALT | |
2015-11-03 | sprite_header and emote_header | PikalaxALT | |
2015-10-24 | About time I got to these functions | PikalaxALT | |
2015-07-18 | Use pngs for some misc graphics. | yenatch | |
2014-12-29 | Rename some graphics to avoid collisions later. | yenatch | |
chris.5x7.2bpp and chris.7x7.2bpp would probably both end up as chris.png. | |||
2014-12-03 | Fix padding in gfx/misc/pokegear.2bpp.lz. | yenatch | |
2014-05-02 | Fix padding in the compressed pokegear sprite graphics. | yenatch | |
2014-04-19 | Trainer card graphics and misc incbins in banks 21 and 22. | yenatch | |
2014-04-17 | Shrink pics, an extra egg pic and their labels. | yenatch | |
2014-04-02 | Fix image extensions in gfx/{credits,misc}. | yenatch | |
2014-02-28 | Split up pack graphics and point to them. | yenatch | |
2014-02-28 | Split up emote images and dump emote pointers. | yenatch | |
2014-02-24 | Restore byte padding to trainer backpics. | yenatch | |
2014-02-23 | Misc trainer card graphics. | yenatch | |
2014-02-23 | Trainer card gym leader and badge graphics. | yenatch | |
2014-02-22 | gfx/misc/town_map.lz is actually padded | yenatch | |
2014-02-22 | footprints | yenatch | |
how did we forget that? | |||
2013-12-22 | gbc-only screen | yenatch | |
2013-12-13 | pokegear asm cleanup | yenatch | |
2013-08-20 | johto/kanto maps | yenatch | |
2013-08-20 | copyright graphics | yenatch | |
2013-02-25 | Include some more gfx | yenatch | |
2013-02-22 | Move fonts into gfx/misc | yenatch | |
2013-02-11 | Fix compressed graphics and filestructure | yenatch | |
-No more /lz folders. -Fixed some lz files that didn't have terminators An extraction error caused some lz files in gfx/misc/ to lack terminators. These slipped through the cracks since they were surrounded by incbins calculated from the filesize, and the original decompression was done from the baserom, where terminators were intact. There might be more offending lz files. | |||
2013-02-11 | Remove unnecessary 2bpp files | yenatch | |
These can be generated using gfx.py and are non-essential to compile. This reduces the size of the repository significantly. | |||
2013-01-30 | Some more uncompressed gfx | yenatch | |
2013-01-04 | include all compressed and decompressed graphics | yenatch | |
* frontpics & animation tiles * backpics * trainer pics * attack animation gfx * intro gfx * intro tilemaps * title gfx * tilesets * player backpic * dude backpic * pokegear/town map fixes #33, #34 and #35 |