Commit Graph

657 Commits

Author SHA1 Message Date
PikalaxALT f6d768d5ed Trade data; split off trade_scene 2019-10-30 14:20:32 -04:00
PikalaxALT 2c2c179eb9 Finish trade code 2019-10-30 12:49:16 -04:00
PikalaxALT 265f8b5b25 trade through sub_8053E1C; dynamic sys flags start idx 2019-10-30 11:16:26 -04:00
PikalaxALT e7a66b2941 port sub_8050F3C 2019-10-29 21:29:10 -04:00
PikalaxALT ce5c3fdd77 Trade through sub_804FFE4 2019-10-29 12:58:40 -04:00
PikalaxALT 4c5e645e90 trade port through sub_804FA14 2019-10-29 11:02:57 -04:00
PikalaxALT b07899b2d2 Remove unused header 2019-10-28 20:39:06 -04:00
PikalaxALT efe914a5ba trade through sub_804E944 2019-10-28 15:55:57 -04:00
PikalaxALT e9cf9fc104 port shedinja_maker_maybe; resolve within-array party pointers 2019-10-28 12:16:01 -04:00
PikalaxALT b290a1a570 trade through sub_804D694 2019-10-28 10:43:57 -04:00
PikalaxALT 3710c0a370 Nonmatching sub_804CF14 2019-10-28 10:23:51 -04:00
PikalaxALT 47534a1471 Merge branch 'master' of github.com:pret/pokefirered into trade 2019-10-27 20:52:55 -04:00
PikalaxALT 93f0703fcd Merge branch 'master' of github.com:pret/pokefirered into script_menu 2019-10-26 10:23:13 -04:00
jiangzhengwenjz 0ae4d58e98 resolve more review comments 2019-10-26 11:51:43 +08:00
jiangzhengwenjz 1481f9e819 resolve review comments 2019-10-26 06:03:42 +08:00
PikalaxALT 4b052a2040 Resolve review comments 2019-10-25 17:01:05 -04:00
PikalaxALT 2fce740005 Name strings used in field_specials 2019-10-25 14:59:46 -04:00
PikalaxALT 359ec8dde1 Name multichoice menus 2019-10-25 14:52:54 -04:00
PikalaxALT 15298c6cd1 Fix some string names 2019-10-25 14:01:40 -04:00
PikalaxALT d33509ec93 script_menu name strings 2019-10-25 13:56:01 -04:00
jiangzhengwenjz 1230a5c48a clean up 2019-10-26 01:31:50 +08:00
PikalaxALT 00675eaafb script_menu data 2019-10-25 13:23:46 -04:00
PikalaxALT 0a440d658b Finish script_menu code decomp 2019-10-25 11:10:08 -04:00
jiangzhengwenjz 2f87855072 Merge branch 'master' into battle 2019-10-25 09:22:50 +08:00
jiangzhengwenjz 6ca932e5e9 revert some symbol documentation (I hate this) 2019-10-25 09:17:15 +08:00
jiangzhengwenjz b8c2d14f6a battle_controller_oak_old_man 2019-10-25 08:51:14 +08:00
jiangzhengwenjz 631eccb92d thru OakOldManHandleSwitchInAnim 2019-10-25 05:57:26 +08:00
PikalaxALT 4fae71a4b0 Fix alignment in flags.h 2019-10-24 16:54:01 -04:00
PikalaxALT a18e9c27e1 Rename specials according to Ruby 2019-10-24 16:31:38 -04:00
PikalaxALT 440d062936 fix erroneous var name reversion 2019-10-24 15:51:47 -04:00
PikalaxALT 7c3d9df380 Finish field_specials 2019-10-24 15:28:43 -04:00
PikalaxALT 0d73967f6c field_specials through Special_BattleCardAction; field_specials rodata 2019-10-24 11:42:45 -04:00
PikalaxALT 779d6187c6 field_specials through sub_80CC534 2019-10-24 10:22:39 -04:00
jiangzhengwenjz b469207121 rename BATTLE_TYPE_OLD_MAN_TUTORIAL 2019-10-24 14:05:20 +08:00
PikalaxALT db3be6ef2e field_specials through sub_80CBFA0 2019-10-23 20:43:41 -04:00
PikalaxALT 54d6414654 field_specials through sub_80CBDE8 2019-10-23 20:12:14 -04:00
PikalaxALT f33f58eff7 Finish fixing SEAVAULT to SEVAULT 2019-10-23 15:32:23 -04:00
PikalaxALT 661e5d9221 field_specials through Task_AnimateElevatorWindowView 2019-10-23 15:31:23 -04:00
jiangzhengwenjz 1dc0b25c1e Merge branch 'master' into battle 2019-10-24 01:42:52 +08:00
PikalaxALT 8249a58a2c Split trainers and port species and move names 2019-10-22 21:24:16 -04:00
PikalaxALT 4dfc6699fe Update code style in some places 2019-10-22 20:09:08 -04:00
PikalaxALT a5521e6b69 Remove incomplete menews_jison constant defs 2019-10-22 16:47:41 -04:00
PikalaxALT 2a584a0671 Partial documentation of trainer_tower 2019-10-22 16:36:47 -04:00
PikalaxALT 1de8b7b197 Document overworld whiteout funcs 2019-10-22 13:09:47 -04:00
PikalaxALT 949a4c3b5d Document unk_8159F40 (pokedude battle party info) 2019-10-22 11:24:09 -04:00
PikalaxALT aabb95139d stab in the dark at documenting menews_jisan 2019-10-22 10:44:00 -04:00
PikalaxALT d51915bb0d Document some variables 2019-10-22 09:50:49 -04:00
PikalaxALT faedabb106 Document quest log flag/var funcs 2019-10-22 09:03:19 -04:00
PikalaxALT 6ee1bd0621 Decompile event_data.s 2019-10-21 21:15:54 -04:00
PikalaxALT 7e0956f459 SEAGALLOP constants in event scripts 2019-10-21 16:46:58 -04:00