Commit Graph

548 Commits

Author SHA1 Message Date
PikalaxALT
6ee1bd0621 Decompile event_data.s 2019-10-21 21:15:54 -04:00
PikalaxALT
8df72e4da6 Document battle outcome checks in scripts 2019-10-21 19:03:38 -04:00
PikalaxALT
7679d53777 SEAGALLOP constants in event scripts, 2 2019-10-21 16:50:06 -04:00
PikalaxALT
7e0956f459 SEAGALLOP constants in event scripts 2019-10-21 16:46:58 -04:00
PikalaxALT
ab1ece13cc Disassemble script multichoice menus 2019-10-21 16:26:00 -04:00
PikalaxALT
8efca06db2 Cut, Strength, Rock Smash script names 2019-10-21 15:54:50 -04:00
PikalaxALT
a41b6329e3 Fix name of a field special 2019-10-21 15:46:06 -04:00
PikalaxALT
10ef670608 Documentation for start-of-credits script 2019-10-21 15:44:09 -04:00
PikalaxALT
c5db703229 Update hidden item json fields 2019-10-21 13:34:31 -04:00
PikalaxALT
629b9268e1 Name massage step counter 2019-10-21 12:30:57 -04:00
PikalaxALT
ac6dbf731b Fix hardcoded bufferboxname args 2019-10-21 12:20:15 -04:00
PikalaxALT
85ab46847e Disassemble move tutor moves and compatibility 2019-10-21 12:14:27 -04:00
PikalaxALT
3a910078c1 Rename routines and objects related to move tutor 2019-10-21 12:08:37 -04:00
PikalaxALT
7e8da8845b Rename rival trainer constants 2019-10-21 11:06:53 -04:00
PikalaxALT
85a033f350 escort --> guide 2019-10-21 10:49:19 -04:00
PikalaxALT
221259d0d6 sys flags 2019-10-21 10:42:24 -04:00
PikalaxALT
a1bddb8f8c Remaining story flags referenced in event scripts 2019-10-21 09:58:14 -04:00
PikalaxALT
3ab70c735e Story flags through mystic ticket 2019-10-20 22:14:22 -04:00
PikalaxALT
8654e828e4 More story flags 2019-10-20 21:38:52 -04:00
PikalaxALT
9aa5709329 use TRUE and FALSE for flag conditionals; more story flags 2019-10-20 21:24:16 -04:00
PikalaxALT
6b503e306d script switch/case; name script conditionals 2019-10-20 20:38:23 -04:00
PikalaxALT
2aeefdc5de update famechecker macro 2019-10-20 20:20:45 -04:00
PikalaxALT
b3951b48ec fix FLAG_DEFEATED_RIVAL to FLAG_DEFEATED_CHAMP 2019-10-20 09:25:55 -04:00
PikalaxALT
9d8c5b2250 Two additional script macros 2019-10-19 22:37:08 -04:00
PikalaxALT
26d8c4d04b Name all item ball hide/show flags 2019-10-19 21:52:38 -04:00
PikalaxALT
44a293d84c Name remaining NPC hide/show flags 2019-10-19 21:18:39 -04:00
PikalaxALT
2702aa2754 Remaining NPC hide/show flags 2019-10-19 21:10:29 -04:00
PikalaxALT
2ff8af13d5 Hide/show flags through 07F 2019-10-19 20:30:38 -04:00
PikalaxALT
a8b767965a auto-assign map object hide/show flags 2019-10-19 15:49:26 -04:00
PikalaxALT
42d732d266 variable objects in map scripts 2019-10-19 15:28:58 -04:00
PikalaxALT
ac27b47dc6 Dump field map obj oam data 2019-10-19 15:25:00 -04:00
PikalaxALT
d98d4d887c Set map.json files with map_obj_gfx constants 2019-10-19 15:05:51 -04:00
PikalaxALT
1449c71364 Dump map obj gfx 2019-10-19 14:46:50 -04:00
PikalaxALT
6a85690c25 Minor ptr fix 2019-10-18 17:58:14 -04:00
PikalaxALT
ce83b3b072 Dump map object gfx info, 2 2019-10-18 17:38:10 -04:00
PikalaxALT
7ac60bc3af Dump map object graphics info, 1 2019-10-18 16:18:34 -04:00
PikalaxALT
a16d9af699 Document renewable_hidden_items 2019-10-18 15:16:52 -04:00
PikalaxALT
a7bca8aa92 Hidden item flags 2019-10-18 15:02:34 -04:00
PikalaxALT
4f15cb02d2 Rename map scene vars and partially document Oak's lab 2019-10-18 12:49:59 -04:00
PikalaxALT
9903f7a77a Assign trainer consts to script cmd args 2019-10-18 10:37:48 -04:00
PikalaxALT
4d8f66774e Merge branch 'master' into trainers 2019-10-18 10:20:01 -04:00
PikalaxALT
a7b278ac2d Restore documentation to mystery_event_msg 2019-10-18 10:14:39 -04:00
PikalaxALT
4bc284ff2c
Merge pull request #128 from garakmon/more_event_script_dump
Final Event Script Dump
2019-10-18 10:11:33 -04:00
garak
2e29ee64b8 remove some empty space 2019-10-18 10:08:07 -04:00
PikalaxALT
9021ad18bb Redump mystery event msg 2019-10-18 09:49:51 -04:00
PikalaxALT
c40fdc5eb6 Begin fresh dump of mystery_event_msg 2019-10-17 22:32:06 -04:00
PikalaxALT
2f0ae810f7 Merge branch 'master' into trainers 2019-10-17 21:26:00 -04:00
PikalaxALT
2435bcc09d sys flag rearrange 2019-10-17 21:24:47 -04:00
ultima-soul
b0fc59cf5f Fix formatting. 2019-10-17 14:45:29 -07:00
PikalaxALT
97dc0a6903 Trainer dump pass 2; flag refactoring 2019-10-17 17:11:34 -04:00