Commit Graph

325 Commits

Author SHA1 Message Date
PikalaxALT c05ca373e0 Merge branch 'master' of github.com:pret/pokefirered into various_documentation 2020-04-06 15:27:10 -04:00
GriffinR 93d17ef7c8 Merge branch 'master' into doc-rm 2020-04-06 00:37:08 -04:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
GriffinR 250f955ae6 Start documenting region map 2020-04-01 17:32:22 -04:00
PikalaxALT 581ec47ae2 Document map_name_popup task fields 2020-03-29 10:42:31 -04:00
PikalaxALT 9bcc82856d Merge branch 'master' of github.com:pret/pokefirered into overworld 2020-03-28 12:26:00 -04:00
PikalaxALT 816e7ad1f8 through ChooseAmbientCrySpecies 2020-03-28 10:42:23 -04:00
PikalaxALT fe9c3d3b58 through sub_8055B38 2020-03-27 18:08:28 -04:00
GriffinR eebe7f2233 Use trainer type constants 2020-03-27 10:21:26 -04:00
PikalaxALT 84a69bf140 through Overworld_ResetStateAfterFly 2020-03-26 18:29:48 -04:00
PikalaxALT 402f2643bd Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar 2020-03-26 17:07:52 -04:00
GriffinR 6cf4bc4101 Label object event graphics 2020-03-26 13:39:40 -04:00
PikalaxALT f1841ef24d through sub_805D1A8 2020-03-25 08:57:52 -04:00
GriffinR 970717ee2c Move object event graphics info pointers to src 2020-03-25 00:46:27 -04:00
PikalaxALT 87b2c7f34b through PlayerSetAnimId; some quest log doc 2020-03-24 08:56:14 -04:00
PikalaxALT 5b3e9f376b through PlayerGetCopyableMovement 2020-03-23 21:42:35 -04:00
GriffinR b607821bf6 Move evobjmv data up to movement type func tables to src 2020-03-23 17:34:12 -04:00
PikalaxALT f9a3607824 through CheckForObjectEventCollision 2020-03-23 08:54:37 -04:00
PikalaxALT 4f65d54095 Merge pull request #309 from PikalaxALT/pokemon_special_anim
Pokemon special anim
2020-03-22 14:50:33 -04:00
PikalaxALT 218555e72c through sub_811D5C0 2020-03-21 10:48:55 -04:00
GriffinR 9c1a8011d9 Move heal location data 2020-03-19 19:32:13 -04:00
PikalaxALT e078e4b315 Some documentation of field_control_avatar and related routines 2020-03-19 08:45:32 -04:00
PikalaxALT ba7e4acfee through CheckStandardWildEncounter 2020-03-17 22:08:02 -04:00
PikalaxALT 901fceec18 through GetInteractedObjectEventScript 2020-03-17 20:59:39 -04:00
PikalaxALT 51eac4e14b field_weather_util 2020-03-16 20:37:51 -04:00
PikalaxALT 0367cc7d78 Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system 2020-03-16 07:51:21 -04:00
ultima-soul e1f7efb8e6 Document some metatile behaviors and address review comments. 2020-03-15 19:44:47 -07:00
PikalaxALT 6753e18db0 through sub_8090FC4 2020-03-13 20:53:22 -04:00
ultima-soul 99e4de062a Merge branch 'master' into event_object_movement 2020-03-13 00:32:04 -07:00
ultima-soul 339c2914af Decompile/port event_object_movement 2020-03-12 12:46:40 -07:00
PikalaxALT 3aeb294572 Port pokemon_storage_2 from emerald 2020-03-11 13:32:30 -04:00
GriffinR cbe6e27f37 region_map.h to region_map_sections.h 2020-03-11 01:04:27 -04:00
PikalaxALT ecf7cf9835 through sub_80FFF80 2020-03-06 17:07:36 -05:00
GriffinR 4e67eb8a18 Combine animated door frames 2020-03-05 21:38:09 -05:00
GriffinR 1bb4b48024 Label field door metatiles 2020-03-05 21:24:36 -05:00
PikalaxALT 362cddc0f5 Merge pull request #285 from GriffinRichards/doc-scriptclean
Clean up script documentation
2020-03-05 06:06:51 -05:00
GriffinR 102744163b Use explicit initializers for help text 2020-03-05 01:12:29 -05:00
GriffinR 4df660dc76 Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
GriffinR 4c1d30a832 Add more metatile labels 2020-03-03 22:23:40 -05:00
GriffinR 2e8570499d Sync event ticket flag names 2020-03-03 01:44:06 -05:00
GriffinR 4ab3d77d80 Fix special var names 2020-03-02 12:57:54 -05:00
GriffinR 6191739a4d Label sign bg events 2020-03-02 12:24:05 -05:00
PikalaxALT e8504c7a3f Merge pull request #276 from GriffinRichards/doc-sixisland
Document Six and Seven Island scripts
2020-03-02 12:17:52 -05:00
PikalaxALT ae08a40290 Merge pull request #279 from PikalaxALT/field_effect
Field effect
2020-03-02 12:11:22 -05:00
GriffinR 6280a3786b Merge branch 'master' into doc-sixisland 2020-03-02 10:48:56 -05:00
PikalaxALT 5198a05272 Merge pull request #275 from GriffinRichards/doc-fiveisland
Document Five Island scripts
2020-03-02 10:48:13 -05:00
PikalaxALT a7966b5047 Finish field_effect.c 2020-03-02 09:47:33 -05:00
PikalaxALT f825186655 Use VS Seeker field effect 2020-02-28 15:55:12 -05:00
PikalaxALT 80e5031619 Use Surf field effect 2020-02-28 15:29:16 -05:00
GriffinR 948b695ad4 Document Six Island scripts 2020-02-28 09:54:01 -05:00