2506 Commits

Author SHA1 Message Date
yenatch
b74abd7c21 Generalize get_base_stats. 2015-08-31 22:31:39 -04:00
yenatch
62596e14c6 Fix reading directory names in gfx.py. 2015-08-31 20:39:30 -04:00
yenatch
682fc3ee5c Commit the Pokemon pngs. 2015-08-31 18:01:01 -04:00
yenatch
d0867502f6 Commit the trainer pngs. 2015-08-31 14:48:22 -04:00
yenatch
c432709715 Forgot about backsprites. 2015-08-30 19:11:31 -07:00
yenatch
8f74b553db Grab Pokemon pic dimensions from base stats if converting from 2bpp. 2015-08-30 11:06:37 -07:00
yenatch
aa9fd87a09 Bump extras to fix invocation of gfx.export_2bpp_to_png. 2015-08-29 11:03:09 -07:00
yenatch
f0af75e8d2 Fix touching in make pngs. 2015-08-29 11:02:56 -07:00
yenatch
69198a5b3d Fix graphics handling for unown and egg. 2015-08-29 10:54:47 -07:00
yenatch
a129ba7b43 Nail down the rest of SRAM banks 0 and 1. 2015-08-20 23:03:05 -07:00
yenatch
a0aadb33e7 More sScratch. 2015-08-20 23:00:59 -07:00
yenatch
70f9c27aac Found a reference to an unknown blob. 2015-08-19 22:42:59 -07:00
yenatch
9e3bd6cb9b Label scratch space and a bunch of box lists. 2015-08-19 21:51:04 -07:00
yenatch
038166f97c Fix some dubious comments about abandoned sram addresses. 2015-08-19 21:29:58 -07:00
yenatch
183845bd73 Add labels for link battle scores. 2015-08-19 21:21:38 -07:00
yenatch
860296f468 Comment and label the save file. 2015-08-19 21:14:15 -07:00
yenatch
9c84a3dd22 Split out the save file code. 2015-08-19 10:17:58 -07:00
yenatch
3cd79c55a3 Merge pull request #309 from PikalaxALT/master
Wild data, save functions, fix missing include
2015-08-17 11:58:57 -04:00
PikalaxALT
4831b4429e Add radio_constants.asm, update "map" macro 2015-08-17 11:51:09 -04:00
yenatch
9974a2c701 Merge pull request #303 from yenatch/map-objects
Add constants for common map object ids.
2015-08-17 00:14:40 -04:00
yenatch
b77741ff70 Add missing pypng lines to INSTALL.md.
fixes 5e8112e305066957139e1e8b1e3151408e2917ac
2015-08-12 22:19:36 -04:00
yenatch
7363545ab2 Merge pull request #306 from kanzure/cygwin-package-names
Fix misnamed cygwin packages.
2015-08-12 20:45:57 -04:00
yenatch
f11cb46104 Fix misnamed cygwin packages. 2015-08-12 20:45:47 -04:00
PikalaxALT
aa27080e29 Split fourth-to-last byte of person_event into nybble arguments 2015-07-31 15:16:53 -04:00
PikalaxALT
895e14cd05 Reworked person_event arguments 2015-07-29 18:22:23 -04:00