Commit Graph

2075 Commits

Author SHA1 Message Date
PikalaxALT feeb96f20f Revert agbcc dependency to pret master 2020-01-15 11:32:24 -05:00
PikalaxALT 411f4852c6 Merge pull request #216 from PikalaxALT/link_rfu
Port link_rfu from Emerald
2020-01-15 11:07:17 -05:00
PikalaxALT a97ef533d2 union_room_player_avatar split 2020-01-14 21:14:01 -05:00
PikalaxALT 69994e89ca Rename files: link_rfu_3 --> union_room, link_rfu_4 --> link_rfu_3 2020-01-14 20:57:31 -05:00
PikalaxALT 87302a2103 link_rfu_4 static 2020-01-14 20:53:19 -05:00
PikalaxALT 2f81b4a204 Merge pull request #222 from GriffinRichards/doc-mansion
Document Pokemon Mansion scripts
2020-01-14 20:30:32 -05:00
PikalaxALT cdc04dfe9f Merge pull request #221 from GriffinRichards/doc-cerulean
Document Cerulean City scripts
2020-01-14 20:29:03 -05:00
PikalaxALT 58935b17f7 Merge pull request #220 from GriffinRichards/doc-pewter
Document Pewter City scripts
2020-01-14 20:10:11 -05:00
PikalaxALT 3911cfa4d7 Merge pull request #219 from GriffinRichards/sync-macros
Sync macros to have Give/Take Add/Remove unity
2020-01-14 20:03:15 -05:00
GriffinR 8d85205158 Fix JP pokemon mansion text dump error 2020-01-14 19:07:22 -05:00
GriffinR 0999b55beb Document Pokemon Mansion scripts 2020-01-14 18:58:52 -05:00
PikalaxALT f3e8f6c65f Finish link_rfu_4 2020-01-14 18:42:05 -05:00
PikalaxALT de939451d7 link_rfu_4 mostly 2020-01-14 17:07:43 -05:00
GriffinR f544f6e356 Document Cerulean City scripts 2020-01-14 16:41:38 -05:00
PikalaxALT 5ef7bf7bf4 data/link_rfu.s --> data/easy_chat_2.s 2020-01-14 14:57:41 -05:00
PikalaxALT 0d5f88f496 Move UnkRfuStruct_2 to link_rfu.h where it belongs 2020-01-14 12:45:33 -05:00
PikalaxALT 97b4865fec Remove link_rfu_2 asm files 2020-01-14 12:43:46 -05:00
PikalaxALT 246e3461c7 Move GFtgtGname out of librfu.h 2020-01-14 12:41:43 -05:00
PikalaxALT b76b38c257 Finish porting link_rfu_2 2020-01-14 12:27:56 -05:00
GriffinR 8bc71c907c Ignore porymap.project.cfg 2020-01-14 02:57:11 -05:00
GriffinR f5683ae4d8 Document Pewter City scripts 2020-01-14 02:56:19 -05:00
GriffinR a5d8b98fde Sync macros to have Give/Take Add/Remove unity 2020-01-13 22:35:09 -05:00
PikalaxALT d9ea5a0815 link_rfu_2 through rfufunc_80FA020 2020-01-13 22:08:11 -05:00
GriffinR 8c560386ed Sync Colosseum map names 2020-01-13 20:34:30 -06:00
PikalaxALT 36306a82d1 link_rfu_2 through sub_80F8F5C 2020-01-13 20:40:47 -05:00
PikalaxALT eec9e0d914 Split link_rfu_2 2020-01-13 17:03:36 -05:00
PikalaxALT 4602efe091 clockChangeFlag is boolean 2020-01-13 16:38:55 -05:00
PikalaxALT fcf0e62d1f MODE_PARENT; collapse gUnknown_3005450 --> Rfu 2020-01-13 16:38:08 -05:00
PikalaxALT 2a5cde336b Address review comments 2020-01-13 14:04:02 -05:00
PikalaxALT 172e1aafa8 Merge pull request #215 from GriffinRichards/doc-movement
Use movement type constants in json
2020-01-13 11:35:36 -05:00
PikalaxALT 6daa053320 Static syms 2020-01-13 11:25:42 -05:00
PikalaxALT 28a2bb7c93 Remove unneeded filler 2020-01-13 11:21:55 -05:00
PikalaxALT ce60043a58 link_rfu COMMON syms 2020-01-13 11:20:35 -05:00
PikalaxALT 11fd159ae8 Port link_rfu from Emerald 2020-01-13 11:17:38 -05:00
GriffinR 7f55319c00 Use movement type constants 2020-01-13 01:00:38 -05:00
PikalaxALT 78b4487008 Merge pull request #214 from jiangzhengwenjz/nonmatching
fake match CreatePartyStatusSummarySprites
2020-01-12 18:26:07 -05:00
jiangzhengwenjz 08cfae52fe CreatePartyStatusSummarySprites 2020-01-13 06:42:50 +08:00
PikalaxALT 92d99d4fd2 Merge pull request #207 from GriffinRichards/sync-script
Sync scripts with pokeemerald
2020-01-12 17:04:23 -05:00
GriffinR 0676e73286 Remove unused link groups, dead label 2020-01-12 16:53:55 -05:00
GriffinR f276383293 Merge master into sync-script 2020-01-12 16:03:06 -05:00
PikalaxALT 15ff7eb2f8 Merge pull request #213 from PikalaxALT/script_pokemon_util
script_pokemon_util_80A0058, battle_interface
2020-01-12 14:54:43 -05:00
PikalaxALT 483613e128 Fix header guard 2020-01-12 14:45:53 -05:00
PikalaxALT 034f597482 Address review comments, 2 2020-01-12 14:34:54 -05:00
PikalaxALT 9c6eba2249 Address review comments 2020-01-12 14:30:11 -05:00
PikalaxALT bcf07cb837 Merge branch 'master' of github.com:pret/pokefirered into script_pokemon_util 2020-01-12 14:18:34 -05:00
PikalaxALT 74fa8075ee Merge pull request #210 from jiangzhengwenjz/party_menu
script_pokemon_util_80BF8FC
2020-01-12 14:18:22 -05:00
PikalaxALT 519558ddd3 Merge pull request #209 from jiangzhengwenjz/pc_screen_effect
pc_screen_effect
2020-01-12 14:17:40 -05:00
PikalaxALT 4e96e3d98e Merge pull request #211 from jiangzhengwenjz/nonmatching
fake match sub_810C4EC
2020-01-12 14:16:48 -05:00
PikalaxALT bb06e0e455 Merge pull request #212 from jiangzhengwenjz/nonmatching2
fake match GetVsSeekerResponseInArea
2020-01-12 14:16:08 -05:00
PikalaxALT 06b113c80f Merge pull request #208 from jiangzhengwenjz/librfu
s32 to sio32
2020-01-12 14:14:36 -05:00