pokemon-reverse-engineering-tools/pokemontools/vba, branch py3-continuedreverse engineering toolsFix most Python 3 compat issues with futurize --stage12016-08-24T22:43:15+00:00Eevee (Lexy Munroe)eevee.git@veekun.com2016-08-24T22:43:15+00:00a64657988a50522885618998e7f14168c299a19b
basic plan for drawing paths2013-11-30T05:56:35+00:00Bryan Bishopkanzure@gmail.com2013-11-30T05:56:35+00:00a077e470b2b24fc00db75aad220cc381f602bb3e
This doesn't work yet.
This doesn't work yet.
some code to prep for path planning2013-11-30T00:49:56+00:00Bryan Bishopkanzure@gmail.com2013-11-30T00:49:56+00:0080f32f5b379877be7ee58a5961024adcf6ea67b1
groundwork for path planning implementation2013-11-17T07:53:00+00:00Bryan Bishopkanzure@gmail.com2013-11-17T07:53:00+00:00fbbab0be6950ce56e6263a72b64779f0b28ec3b1
never learn a new move2013-11-15T02:16:35+00:00Bryan Bishopkanzure@gmail.com2013-11-15T02:16:35+00:001b9212a7e47a8eca382249bd7bb116c69fc789d3
fast check for the "move to make room for" text2013-11-15T02:04:22+00:00Bryan Bishopkanzure@gmail.com2013-11-15T02:04:22+00:00b2785948d16acd06197db5fcffea45d54778bdba
detect the evolved screen text2013-11-15T02:00:59+00:00Bryan Bishopkanzure@gmail.com2013-11-15T02:00:59+00:003bf53fa87facc5471ee0b06c496fee6e8eaceefb
quick check for the evolved screen2013-11-15T01:57:49+00:00Bryan Bishopkanzure@gmail.com2013-11-15T01:57:49+00:0005faa7784ad03cb057e9ac478606d211c4cd88eb
This is the message that appears after the pokemon evolved.
This is the message that appears after the pokemon evolved.
a quick method to detect the "is evolving" message2013-11-14T07:44:40+00:00Bryan Bishopkanzure@gmail.com2013-11-14T07:44:40+00:00038a9d8ec093e7c73f0a596d0cc996e3971d7d0f
a faster way to detect the stats screen in battles2013-11-14T07:08:08+00:00Bryan Bishopkanzure@gmail.com2013-11-14T07:08:08+00:001bbfb2869fd011416d4ca4883105d7308a562655
The other way was way too slow since it had to parse 1000 characters
every frame.
The other way was way too slow since it had to parse 1000 characters
every frame.