Commit Graph

68 Commits

Author SHA1 Message Date
GriffinR 66e279611b Merge branch 'master' of https://github.com/pret/pokefirered into doc-ql 2022-11-30 15:03:21 -05:00
GriffinR f3e8362c08 Document special event actions 2022-11-16 15:14:41 -05:00
GriffinR 45546ce350 Clarify ql event data 2022-11-15 13:31:55 -05:00
GriffinR 78b07aace5 Start documenting quest log 2022-11-10 13:25:05 -05:00
GriffinR b3c47d0059 Finish syncing link_rfu_2 2022-11-07 14:07:48 -05:00
cbt6 8998b19435 Document src/event_object_movement.c 2022-11-07 14:53:37 +08:00
GriffinR 99ce8e358f Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
GriffinR f096196c91 Merge branch 'master' into porymap-5 2022-10-27 14:16:25 -04:00
GriffinR 32ab6087d8 Merge pull request #484 from GriffinRichards/clone-union
Separate connection clone objects from normal objects
2022-10-17 21:29:52 -04:00
GriffinR 57e82c9264 Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
GriffinR 0a01d8f31b Merge pull request #545 from GriffinRichards/sync-fieldmap
Sync fieldmap
2022-09-12 14:31:51 -04:00
GriffinR 0400ee2124 Merge branch 'master' into clone-union 2022-09-03 14:31:04 -04:00
GriffinR 76ec1837aa Merge branch 'master' of https://github.com/pret/pokefirered into sync-cableclub 2022-09-03 14:19:50 -04:00
GriffinR dcdf31f020 Sync fieldmap 2022-09-02 19:24:59 -04:00
GriffinR 321f5371d8 Sync cable club 2022-08-25 18:48:54 -04:00
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR ab56ac41a1 Merge branch 'master' into clone-union 2022-08-17 15:41:50 -04:00
GriffinR 2b93687ade Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union 2022-08-10 13:48:30 -04:00
GriffinR acb480f1c1 Sync event.inc and scrcmd.c 2022-08-09 15:10:38 -04:00
Eduardo Quezada 60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
Eduardo Quezada dfe6c6885c Synced sound.c 2022-07-29 18:15:25 -04:00
Eduardo Quezada 4998b976e1 Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
Eduardo Quezada 3b98289de2 BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
cbt6 d6cb94895f Document src/overworld.c 2022-07-17 04:07:09 +08:00
GriffinR 23d7c00c62 Merge branch 'master' into clone-union 2022-02-22 18:42:20 -05:00
GriffinR 24f18af338 Add missing map constant usage 2022-02-11 14:43:38 -05:00
GriffinR 38601cf09b Reformat clone objects in JSON 2022-02-05 14:34:53 -05:00
GriffinR dd5f6ccd3b Add union for clone objects 2022-02-05 13:42:46 -05:00
GriffinR b2c74cae84 Sync global 2021-11-19 20:36:59 -05:00
lioniac 0cc1d8a1b5 Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
lioniac d9800a63e0 Few renamings based on Emerald 2021-10-18 15:33:46 -03:00
GriffinR 1460774d1d Sync fieldmap.c 2021-10-01 17:56:14 -04:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
PikalaxALT 23c07589f5 Merge remote-tracking branch 'origin/master' into sync_bery_crush 2021-05-13 14:25:52 -04:00
PikalaxALT a64b074e7d Rename palette tags and files 2021-05-08 11:34:38 -04:00
PikalaxALT ee6b3c1acf Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
SatoMew 9b6469a7a3 Fix Record Corner labels 2021-04-10 18:43:10 +01:00
PikalaxALT 6b64fbc522 Merge branch 'master' of github.com:pret/pokefirered into misc_doc 2021-03-24 08:15:08 -04:00
PikalaxALT f6565a15d4 Style fixes; attempt to match help_system NONMATCHING 2021-03-21 20:28:42 -04:00
PikalaxALT 95c7e3d067 Update player avatar state enums 2021-03-20 16:44:16 -04:00
PikalaxALT cdfeb638f4 Document remaining routines in field_specials 2021-03-20 11:13:58 -04:00
Kurausukun f41d7b222c [LEAK-INFORMED] match InitObjectEventStateFromTemplate
additionally, port range fixes from emerald as well as a couple other
things
2021-03-18 22:30:59 -04:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
GriffinR ea01b132b2 Label in_connection's field in ObjectEventTemplate 2020-05-14 16:29:19 -04:00
PikalaxALT ec0edfd198 Cleanup of main.c 2020-04-10 20:16:31 -04:00
PikalaxALT 61a06dffe7 Address review comments 2020-04-10 10:57:20 -04:00
PikalaxALT c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
PikalaxALT af32535610 Name all specials 2020-03-31 08:49:47 -04:00