Commit Graph

424 Commits

Author SHA1 Message Date
Bryan Bishop
39378c633c better labels inside TrainerGruntM1WhenTalkScript (slowpoke well) 2012-05-22 09:19:59 -05:00
Bryan Bishop
2001254b55 UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitText 2012-05-22 09:16:15 -05:00
Bryan Bishop
8c9445903f Merge pull request #6 from yenatch/master
More 1-byte incbins related to jumpstd/end scripts.
2012-05-22 07:12:24 -07:00
padz
35c7493b75 replace more 1-byte incbins 2012-05-21 15:46:59 -04:00
Bryan Bishop
5874c136b9 replace some more 1-byte incbins 2012-05-21 10:59:55 -05:00
Bryan Bishop
9b65ac4a81 replace some more 1-byte incbins 2012-05-21 10:56:28 -05:00
Bryan Bishop
5a0c352893 replace some more 1-byte incbins 2012-05-21 10:48:30 -05:00
Bryan Bishop
fef00cbc59 add some 'end' commands from 1-byte incbins 2012-05-21 10:44:16 -05:00
Bryan Bishop
05686167d7 SUPERNERD -> SUPER_NERD in trainer constants 2012-05-21 08:39:11 -05:00
Bryan Bishop
e44916761b oops forgot the maps 2012-05-21 02:43:52 -05:00
Bryan Bishop
7206331dde my true power 2012-05-21 02:37:07 -05:00
Bryan Bishop
e517b30a14 at least try to keep HoOh in tact in label names 2012-05-21 01:38:11 -05:00
Bryan Bishop
7641b53a6a fix line continuation syntax error 2012-05-21 01:35:45 -05:00
Bryan Bishop
9ea35422f8 add trainer id to trainer fragment headers for grunts 2012-05-21 01:34:21 -05:00
Bryan Bishop
377a212322 improvements to map_name_cleaner 2012-05-21 01:31:26 -05:00
Bryan Bishop
ba72006077 add the labels to the scripts, not to the params pointing to scripts 2012-05-20 14:32:19 -05:00
Bryan Bishop
a34d4621ee better signpost labeling 2012-05-20 14:23:13 -05:00
Bryan Bishop
61d3b8a6b4 use better label for MapEventHeader 2012-05-20 09:56:27 -05:00
Bryan Bishop
a27a7f2892 reuse pre-existing/pre-inserted MapBlockData objects when possible 2012-05-20 09:37:43 -05:00
Bryan Bishop
2c73f020a6 make map header labels use better rules 2012-05-20 09:32:59 -05:00
Bryan Bishop
1286f37a85 don't add TrainerGroupTable to future dumps 2012-05-20 04:32:39 -05:00
Bryan Bishop
38b9862002 give better labels to TrainerFragment subobjects like texts and scripts 2012-05-20 04:29:19 -05:00
Bryan Bishop
219c4865e3 create better labels for TrainerFragments 2012-05-20 04:11:37 -05:00
Bryan Bishop
6a2dc36749 rename cal's header to PKMN Trainer 2012-05-20 03:57:12 -05:00
Bryan Bishop
be8a5d6c6a remove extra spacing in crystal.py 2012-05-20 03:39:25 -05:00
Bryan Bishop
609e94774c make TrainerFragment.to_asm() use trainer constants 2012-05-20 03:33:35 -05:00
Bryan Bishop
e44de6eedf insert trainer headers into main.asm 2012-05-20 03:26:05 -05:00
Bryan Bishop
35e6903395 better asm output for TrainerHeader and TrainerGroupHeader 2012-05-20 03:20:01 -05:00
Bryan Bishop
efd43a17b2 improve MoveParam to handle zeroed-out moves 2012-05-20 03:15:36 -05:00
Bryan Bishop
40000ca816 fix quick syntax error 2012-05-20 03:11:22 -05:00
Bryan Bishop
569dec4a85 initial MoveParam class 2012-05-20 03:10:40 -05:00
Bryan Bishop
a28311ff90 move_constants.py - store moves for MoveParam 2012-05-20 03:10:26 -05:00
Bryan Bishop
1fb70a4b4f update TrainerGroupParam and TrainerIdParam to use better constant/number rules 2012-05-20 03:02:35 -05:00
Bryan Bishop
b731d8d1f8 update the constants for BLACKBELT_T and PSYCHIC_T in trainers.py 2012-05-20 02:52:51 -05:00
Bryan Bishop
16068789ca add trainer group constants 2012-05-20 02:52:21 -05:00
Bryan Bishop
c08a543620 fix duplicate BENNY trainer name 2012-05-20 02:50:21 -05:00
Bryan Bishop
fafb53ebf9 fix RIVAL1 trainer id labeling 2012-05-20 02:21:26 -05:00
Bryan Bishop
11177b9b7d spit out trainer id constants 2012-05-20 02:15:40 -05:00
Bryan Bishop
8124e76940 move around the trainers.py import line 2012-05-20 00:24:25 -05:00
Bryan Bishop
4c45171213 add 'trainer_names' key to each trainer header in trainer_group_names 2012-05-20 00:20:31 -05:00
Bryan Bishop
6f49b01c4b make better trainer names 2012-05-20 00:02:43 -05:00
Bryan Bishop
424300a803 add default constants to trainer_group_names 2012-05-19 22:35:05 -05:00
Bryan Bishop
6d7a20692a use GruntM/GruntF for the trainer group names 2012-05-19 22:25:53 -05:00
Bryan Bishop
4aa953cc38 setup rules for which trainer groups should use which naming scheme 2012-05-19 22:02:11 -05:00
Bryan Bishop
7098fccc22 rename some trainer groups 2012-05-19 21:50:07 -05:00
Bryan Bishop
a001c51bd4 fix TrainerGroupTable.get_dependencies() 2012-05-19 21:13:57 -05:00
Bryan Bishop
aed366e59d update trainer group names for the new rules 2012-05-19 19:26:29 -05:00
Bryan Bishop
fd094d17bf add missing trainer header for twins lea & pia 2012-05-19 18:54:32 -05:00
Bryan Bishop
7762fd89d2 add missing trainer header for kimono girl miki 2012-05-19 18:52:23 -05:00
Bryan Bishop
49c9557964 add missing blackbelt wai 2012-05-19 18:44:00 -05:00