pokemon-reverse-engineering-tools, branch vba-automation reverse engineering tools detect the "mandatory switch" menu 2013-11-11T06:55:54+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T06:55:54+00:00 966985411f01b799fa71f4823da7a8cd6d9cc47b This requires a slightly slower text_wait function. There is probably a way to refactor that function in a way that doesn't cause cancer.
This requires a slightly slower text_wait function. There is probably a
way to refactor that function in a way that doesn't cause cancer.
switch tests to use new battle starter 2013-11-11T06:04:32+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T06:04:32+00:00 1d9ecfa00f91d602073b56a64f9aa129b95a8c2e

bootstrap the battle tests with more mons 2013-11-11T05:14:42+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T05:14:42+00:00 9249ffd2d01ec38ace0caf8d5b3d0f0a7cad23f2 Use the givepoke function to add a few more pokemon to the team before starting the battle-related tests. There are some features of the battle handling code that require more than one pokemon to be present in the party.
Use the givepoke function to add a few more pokemon to the team before
starting the battle-related tests. There are some features of the battle
handling code that require more than one pokemon to be present in the
party.
remove more dead code 2013-11-11T05:05:31+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T05:05:31+00:00 b94aaa38829dc96804ca35b01d1db92fe77f914b

remove old functions 2013-11-11T04:49:19+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T04:49:19+00:00 44ef6852f4d24f075ae58373d329e681151ccb62

remove a dead function 2013-11-11T04:45:12+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T04:45:12+00:00 0729ed3554f3d79bd59b626c82ccedb88b063860

start_trainer_battle spawns a battle 2013-11-11T04:43:48+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T04:43:48+00:00 409eab17163b2a85f07d4fe3ea58ed7e4a39b00b

simplify givepoke by using inject_script_into_rom 2013-11-11T01:56:03+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T01:56:03+00:00 9bf214f963113a40b2a6e3037e06c71abae2e69a

write script to ROM and execute 2013-11-11T01:49:39+00:00 Bryan Bishop kanzure@gmail.com 2013-11-11T01:49:39+00:00 9310699565243442a8c363012b8bb09f000ddf29 This handles all of the usual tasks that will be required for injecting and running custom scripts.
This handles all of the usual tasks that will be required for injecting
and running custom scripts.
make givepoke work (h/t padz) 2013-11-10T23:53:06+00:00 Bryan Bishop kanzure@gmail.com 2013-11-10T23:53:06+00:00 d1da18652d96212c05be10a9dfb22bc02071f84e