Commit Graph

54 Commits

Author SHA1 Message Date
GriffinR
76c3b014d8 Sync mystery gift menu, ereader screen 2022-11-21 23:30:47 -05:00
GriffinR
f56906cf9a
Merge branch 'master' into sync-rfu2 2022-11-08 15:19:32 -05:00
GriffinR
b3c47d0059 Finish syncing link_rfu_2 2022-11-07 14:07:48 -05:00
GriffinR
d8aa1ce2bf Sync link.c 2022-11-01 23:09:17 -04: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
321f5371d8 Sync cable club 2022-08-25 18:48:54 -04:00
Eduardo Quezada
57374b796b Sync src/battle_controllers.c 2022-08-18 11:32:26 -04:00
Eduardo Quezada
60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
GriffinR
16aacb0648 Sync pokemon jump documentation 2022-03-02 02:05:07 -05: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
ee6b3c1acf Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
PikalaxALT
627402560c Name remaining symbols in pokemon_summary_screen.c 2021-04-13 09:17:12 -04:00
PikalaxALT
2f4f63afdb Document old man batttle controller 2021-03-15 14:27:50 -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
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
PikalaxALT
aa4a979334 More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
PikalaxALT
4770fac9eb More mevent documentation 2020-02-04 14:16:45 -05:00
PikalaxALT
8a3eb95ed4 Yet more documentation of rfu fields and functions 2020-01-29 16:54:03 -05:00
PikalaxALT
ac5bfcf1ce through sub_8117A0C 2020-01-20 14:46:01 -05:00
PikalaxALT
b76b38c257 Finish porting link_rfu_2 2020-01-14 12:27:56 -05:00
PikalaxALT
d9ea5a0815 link_rfu_2 through rfufunc_80FA020 2020-01-13 22:08:11 -05:00
jiangzhengwenjz
dd381f4982 use headers in main.c 2020-01-10 14:12:32 +08:00
PikalaxALT
e9cf9fc104 port shedinja_maker_maybe; resolve within-array party pointers 2019-10-28 12:16:01 -04:00
PikalaxALT
9fe74ac590 trade through sub_804C728 (nonmatching 2019-10-14 09:40:17 -04:00
PikalaxALT
0f67a952a3 main_menu through sub_800CE70 2019-10-07 17:06:11 -04:00
PikalaxALT
f39511d7c8 Finish link.s decomp 2019-10-07 10:54:45 -04:00
PikalaxALT
e73e1172aa link through ResetSerial 2019-10-06 21:08:53 -04:00
PikalaxALT
76fd98fffe link through CheckErrorStatus 2019-10-06 20:04:37 -04:00
PikalaxALT
5620b0ed1a link through BuildSendCmd 2019-10-06 18:03:46 -04:00
PikalaxALT
221dd4721d link through TestBlockTransfer + bss, ewram 2019-10-05 20:30:02 -04:00
PikalaxALT
3a6b6bf9e9 Finish field_fadetransition 2019-09-26 10:50:41 -04:00
PikalaxALT
bdeea4ca28 field_fadetransition begin 2019-09-25 17:16:57 -04:00
jiangzhengwenjz
b9d547a02f ported battle_controller_player from pokeem and matched several new functions 2019-08-05 08:15:58 +08:00
jiangzhengwenjz
742a7ee1be ported reshow_battle_screen from pokeem 2019-08-02 07:28:09 +08:00
jiangzhengwenjz
045331d139 ported battle_controllers from pokeem 2019-07-31 07:58:09 +08:00
PikalaxALT
2c953c5baf Redo partial decomp of intro (force push) 2019-07-01 22:10:35 -04:00
jiangzhengwenjz
bc7ff2226d menu_helpers.c & field_special_scene.c 2019-06-24 02:07:25 +08:00
PikalaxALT
e07368e90b cereader_tool and ereader_helpers 2019-06-14 18:23:27 -04:00
PikalaxALT
274151836b Finish mystery_gift_menu.c 2019-04-26 12:49:08 -04:00
PikalaxALT
a7ab82a948 Guess a small struct in save block 2 2018-12-21 11:43:24 -05:00
PikalaxALT
01aada9e93 merge mevent server and document mevent_server_helpers 2018-12-01 11:24:05 -05:00
PikalaxALT
5a80a339cd sub_81449E0 2018-11-30 10:52:54 -05:00
PikalaxALT
80dbdacace through sub_814490C 2018-11-30 10:27:25 -05:00
PikalaxALT
7460069110 sub_8143910 2018-11-29 11:35:31 -05:00
PikalaxALT
2943997dcb through sub_81438F0 2018-11-29 09:54:26 -05:00