Commit Graph

1239 Commits

Author SHA1 Message Date
PikalaxALT 5ef7bf7bf4 data/link_rfu.s --> data/easy_chat_2.s 2020-01-14 14:57:41 -05:00
PikalaxALT 97b4865fec Remove link_rfu_2 asm files 2020-01-14 12:43:46 -05:00
PikalaxALT b76b38c257 Finish porting link_rfu_2 2020-01-14 12:27:56 -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 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 11fd159ae8 Port link_rfu from Emerald 2020-01-13 11:17:38 -05:00
GriffinR f276383293 Merge master into sync-script 2020-01-12 16:03:06 -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 06b113c80f Merge pull request #208 from jiangzhengwenjz/librfu
s32 to sio32
2020-01-12 14:14:36 -05:00
PikalaxALT ae41a2742c Finish battle_interface.c decomp 2020-01-12 12:13:03 -05:00
PikalaxALT d09a3d7f1c through TryAddPokeballIconToHealthbox 2020-01-12 11:17:58 -05:00
PikalaxALT 9def25f1d4 nonmatching CreatePartyStatusSummarySprites 2020-01-12 08:39:43 -05:00
PikalaxALT 854e8cd3f3 SwapHpBarsWithHpText 2020-01-11 11:25:36 -05:00
PikalaxALT 9d2f1af103 through PrintSafariMonInfo 2020-01-11 10:58:30 -05:00
GriffinR 6bcb508c3f Update some movement cmds 2020-01-11 01:00:50 -05:00
GriffinR 0bb7f18b8e Sync Cable Club scripts 2020-01-11 00:47:47 -05:00
PikalaxALT 3e79c7890f through UpdateLvlInHealthbox 2020-01-10 16:32:32 -05:00
GriffinR a537577671 Sync obtain item 2020-01-10 16:21:36 -05:00
GriffinR 91bf7665c6 Sync split scripts, more misc splits/doc 2020-01-10 15:01:50 -05:00
PikalaxALT 3f54c7caa1 Port script_pokemon_util_80A0058 2020-01-10 11:51:13 -05:00
jiangzhengwenjz e300f2ece0 script_pokemon_util_80BF8FC 2020-01-10 22:28:20 +08:00
GriffinR 9fafa12285 More basic script constants 2020-01-10 03:50:11 -05:00
GriffinR 4a6f15ba24 Sync event macros 2020-01-10 01:26:20 -05:00
jiangzhengwenjz 61c6609000 pc_screen_effect 2020-01-10 08:40:17 +08:00
jiangzhengwenjz 514a67edc1 document rfu_sio32_intr 2020-01-10 07:05:41 +08:00
PikalaxALT 5734043a20 Document intr flag load in crt0.s 2020-01-09 15:23:04 -05:00
jiangzhengwenjz 0ce29c0ee9 use constants 2020-01-10 03:48:00 +08:00
GriffinR d071f05504 Split more files from event_scripts.s 2020-01-09 14:01:45 -05:00
GriffinR c39d295386 Label used movement steps 2020-01-09 12:57:13 -05:00
GriffinR 16dc234d99 Some stdscript sync, start syncing cable_club.inc 2020-01-08 23:44:55 -05:00
jiangzhengwenjz 1fda78fd0a k.o. librfu_rfu 2020-01-09 12:38:57 +08:00
jiangzhengwenjz 5bf8d1c62d fix rfu_STC_analyzeLLSF
Co-authored-by: Normmatt <normmatt234@gmail.com>
2020-01-09 12:38:57 +08:00
jiangzhengwenjz 6cbce0b966 librfu through 0x81E2C40 2020-01-09 12:38:57 +08:00
jiangzhengwenjz 973cb394b2 librfu through 0x81E13F0 2020-01-09 12:38:57 +08:00
jiangzhengwenjz 8f1a8972c1 librfu_stwi
Co-authored-by: Max Thomas <mtinc2@gmail.com>
2020-01-09 12:38:57 +08:00
jiangzhengwenjz a436d79177 partially sync with knizz's documentation 2020-01-09 12:38:56 +08:00
GriffinR 7eb5464860 Sync some event_scripts.s, split files 2020-01-08 21:05:04 -05:00
GriffinR 31d31d3260 Sync compare macros, some event_scripts.s doc, begin map_scripts constants 2020-01-08 18:09:24 -05:00
PikalaxALT 4cde8cf0e1 Port image_processing_effects from Emerald 2020-01-07 17:04:10 -05:00
PikalaxALT 4b0befea41 Split out image_processing_effects 2020-01-07 16:47:50 -05:00
PikalaxALT 1235d7c506 through sub_80C527C 2020-01-07 16:25:13 -05:00
PikalaxALT ce44eb021c through sub_80C4E08 2020-01-07 15:37:15 -05:00
PikalaxALT b8ec686427 through sub_80C4D30 2020-01-07 15:13:48 -05:00