Commit Graph

63 Commits

Author SHA1 Message Date
jiangzhengwenjz 972c044d71 party_menu fourth quarter 2019-11-24 03:03:29 +08:00
jiangzhengwenjz a4e7a35960 document some symbols 2019-11-23 08:09:22 +08:00
PikalaxALT 55bede6ca2 Finish decomp of battle_tower 2019-11-09 13:59:24 -05:00
PikalaxALT f86bb07027 Review comments and documentation 2019-10-30 21:06:15 -04:00
PikalaxALT e7a66b2941 port sub_8050F3C 2019-10-29 21:29:10 -04:00
PikalaxALT 316337b031 trade partway through sub_8050968 2019-10-29 17:05:56 -04:00
jiangzhengwenjz a6c0088073 battle_main data decomp 2019-10-16 08:31:44 +08:00
PikalaxALT 8fd0bc4245 Decompile start_menu 2019-10-13 22:04:51 -04:00
ultima-soul d84e9bed58 Decompile/port new_game 2019-10-06 00:48:48 -07: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 939bd127bb Merge branch 'master' into battle_records 2019-07-14 11:29:23 -04:00
PikalaxALT b4677561d5 battle_record: through sub_80CD98C 2019-07-13 14:00:58 -04:00
jiangzhengwenjz e0e81c5fbe finished menu (1 failed attempt) 2019-07-13 05:26:18 +08:00
jiangzhengwenjz 050bb93753 finished list_menu 2019-07-07 01:46:06 +08:00
jiangzhengwenjz cc4d2f524c finished dynamic_placeholder_text_util 2019-07-07 01:46:06 +08:00
jiangzhengwenjz 40a808351a finished safari_zone 2019-07-07 01:46:05 +08:00
jiangzhengwenjz b566ae26de finished fldeff_dig + fldeff_rocksmash 2019-06-29 10:03:06 +08:00
jiangzhengwenjz 0d46c60b38 thru DisplayYesNoMenuDefaultNo() 2019-06-26 04:52:35 +08:00
jiangzhengwenjz d64ddf0945 through AddTextPrinterWithCustomSpeedForMessage 2019-06-26 04:52:34 +08:00
jiangzhengwenjz efad45497d through AddTextPrinterParameterized2() 2019-06-26 04:52:34 +08:00
PikalaxALT 2b750cf444 Rename Item PC symbols 2019-06-17 10:21:32 -04:00
PikalaxALT cec9eaf7f8 Consolidate gDecompressionBuffer 2019-06-12 21:02:34 -04:00
garak b249154009 synchronize text printer function names with pokeemerald 2019-05-30 17:44:48 -04:00
garak e73ce5317d Parametrized to Parameterized 2019-05-30 17:05:30 -04:00
PikalaxALT e08f10fd41 through sub_815A5E8 2019-05-12 15:51:22 -04:00
PikalaxALT e9e87a0fe4 egg_hatch as part of daycare 2019-05-06 10:49:10 -04:00
PikalaxALT 274151836b Finish mystery_gift_menu.c 2019-04-26 12:49:08 -04:00
PikalaxALT d3057e7ae6 through HandleLoadWonderCardOrNews 2019-04-25 17:44:25 -04:00
PikalaxALT 6cebd1f853 through MysteryGift_HandleThreeOptionMenu 2019-04-25 16:52:29 -04:00
PikalaxALT dfbddec062 tm_case and peripheral documentation 2019-04-15 13:17:19 -04:00
PikalaxALT 915694e8a7 Documentation of oak_speech 2019-04-11 18:26:02 -04:00
scnorton 96e1b19dc1 through ScrCmd_release; propose names for remaining funcs 2019-01-06 13:06:56 -05:00
scnorton b16831e97b through ScrCmd_fadeinbgm 2019-01-06 11:57:00 -05:00
PikalaxALT a7ab82a948 Guess a small struct in save block 2 2018-12-21 11:43:24 -05:00
PikalaxALT c14c6d36f8 Rename most special vars 2018-12-05 08:43:55 -05:00
PikalaxALT 80dbdacace through sub_814490C 2018-11-30 10:27:25 -05:00
PikalaxALT d5d220bc5c quest_log_battle, 2 2018-11-23 21:55:21 -05:00
PikalaxALT 46e006b94c Merge branch 'master' into quest_log 2018-10-17 10:53:16 -07:00
ProjectRevoTPP 77d98a23c6 decompile load_save.c 2018-10-15 22:21:18 -04:00
PikalaxALT f07f73e188 Merge branch 'master' into quest_log 2018-10-15 09:19:30 -05:00
Marcus Huderle dfa5403aac Merge pull request #20 from PikalaxALT/dump_trainer_class_names
Dump trainer class names
2018-10-14 08:03:22 -05:00
PikalaxALT 4190928a11 through sub_81127F8 2018-10-13 09:28:50 -04:00
PikalaxALT 65bce70419 sub_811246C 2018-10-12 21:56:35 -04:00
PikalaxALT 6c52f7ce04 Merge branch 'master' into quest_log 2018-10-12 20:18:48 -04:00
PikalaxALT 9377dc23e2 through sub_8111F8C 2018-10-12 12:18:17 -04:00
PikalaxALT 2894084a39 Dump trainer class names 2018-10-11 11:24:28 -04:00
ProjectRevoTPP 799a9ccfe2 decompile up to sub_8043B40 2018-10-09 00:04:47 -04:00
ProjectRevoTPP e54247c225 partially decompile pokemon.c 2018-10-08 00:57:51 -04:00