Commit Graph

36 Commits

Author SHA1 Message Date
GriffinR 673c86c56f Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
GriffinR e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR 3c3101b72c Sync mevent file names 2022-11-19 18:39:26 -05:00
GriffinR 9983b41c1d Sync union room 2022-11-08 01:19:15 -05:00
Eduardo Quezada 9241dc6fe7 Merge remote-tracking branch 'pret/master' into pokefirered_pokeemeraldSync4
# Conflicts:
#	include/battle.h
#	include/cable_club.h
#	src/battle_anim_fire.c
#	src/battle_anim_ghost.c
#	src/battle_anim_ground.c
#	src/battle_message.c
#	src/cable_club.c
2022-09-04 17:44:13 -03:00
GriffinR 76ec1837aa Merge branch 'master' of https://github.com/pret/pokefirered into sync-cableclub 2022-09-03 14:19:50 -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
Eduardo Quezada 57374b796b Sync src/battle_controllers.c 2022-08-18 11:32:26 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada bcfebc7de4 Review changes 2022-07-30 13:11:02 -04:00
Eduardo Quezada 4c9e831a05 Standarized use of star in void and struct pointers 2022-07-29 11:20:00 -04:00
Eduardo Quezada 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -04:00
Eduardo Quezada 0709da5867 Multiple changes 2 2022-07-28 01:20:05 -04:00
cbt6 d6cb94895f Document src/overworld.c 2022-07-17 04:07:09 +08:00
cbt6 951b72145f Document src/field_message_box.c 2022-07-03 23:48:40 +08:00
lioniac 0cc1d8a1b5 Multiple renamings; Removed some orphaned functions 2021-10-27 11:56:03 -03:00
Deokishisu 8e4320cc21 Sync LinkPlayer Struct with pokeemerald
In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields.

Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
2021-06-03 12:45:59 -04:00
PikalaxALT 6580ac8739 Sync link_rfu_2 symbols from Emerald 2021-06-01 15:55:14 -04:00
PikalaxALT 815636f271 Document ShouldIgnoreDeoxysForm 2021-03-18 18:23:41 -04:00
PikalaxALT 2f4f63afdb Document old man batttle controller 2021-03-15 14:27:50 -04:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT 5f7ed93363 Name as many symbols as I could in trade.c 2020-04-10 12:03:37 -04:00
PikalaxALT fd66e15464 Address review comments, 2 2020-04-10 11:11:47 -04:00
PikalaxALT af32535610 Name all specials 2020-03-31 08:49:47 -04:00
PikalaxALT 0f618efb15 Finish overworld.c 2020-03-28 21:39:28 -04:00
PikalaxALT f0fe4904d0 through sub_8056918 2020-03-28 14:03:51 -04:00
PikalaxALT 816e7ad1f8 through ChooseAmbientCrySpecies 2020-03-28 10:42:23 -04:00
PikalaxALT 7074900712 Finish field_control_avatar 2020-03-18 21:20:42 -04:00
GriffinR 7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
PikalaxALT c36ef94a0d address review comments 2020-02-29 21:00:31 -05:00
PikalaxALT cbd380f2bf Name many functions in cable_club.c 2020-02-29 17:01:03 -05:00
PikalaxALT 13687bb97f Static symbols in cable_club.c 2020-02-29 16:35:23 -05:00
PikalaxALT 21dddd5760 Finish cable_club.c 2020-02-29 16:31:57 -05:00
PikalaxALT 9b9ae3d337 through sub_8080E6C 2020-02-29 14:30:01 -05:00