Commit Graph

844 Commits

Author SHA1 Message Date
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
PikalaxALT
c5db703229 Update hidden item json fields 2019-10-21 13:34:31 -04:00
PikalaxALT
d7d93b22d2 Trainer constants in vs_seeker.c 2019-10-21 13:03:30 -04:00
PikalaxALT
629b9268e1 Name massage step counter 2019-10-21 12:30:57 -04:00
PikalaxALT
3a910078c1 Rename routines and objects related to move tutor 2019-10-21 12:08:37 -04:00
PikalaxALT
7e8da8845b Rename rival trainer constants 2019-10-21 11:06:53 -04:00
PikalaxALT
85a033f350 escort --> guide 2019-10-21 10:49:19 -04:00
PikalaxALT
221259d0d6 sys flags 2019-10-21 10:42:24 -04:00
PikalaxALT
a1bddb8f8c Remaining story flags referenced in event scripts 2019-10-21 09:58:14 -04:00
PikalaxALT
3ab70c735e Story flags through mystic ticket 2019-10-20 22:14:22 -04:00
PikalaxALT
8654e828e4 More story flags 2019-10-20 21:38:52 -04:00
PikalaxALT
9aa5709329 use TRUE and FALSE for flag conditionals; more story flags 2019-10-20 21:24:16 -04:00
PikalaxALT
2aeefdc5de update famechecker macro 2019-10-20 20:20:45 -04:00
jiangzhengwenjz
8fa4c84dbd sync with pret/pokeemerald#847 2019-10-21 05:02:05 +08:00
jiangzhengwenjz
cfe2a27b9c clean up 2019-10-21 04:17:17 +08:00
jiangzhengwenjz
b0400ef6ba battle_setup funcs 2019-10-21 03:08:10 +08:00
PikalaxALT
b3951b48ec fix FLAG_DEFEATED_RIVAL to FLAG_DEFEATED_CHAMP 2019-10-20 09:25:55 -04:00
PikalaxALT
9d8c5b2250 Two additional script macros 2019-10-19 22:37:08 -04:00
PikalaxALT
5a956fd91a Annotate blocks of flags 2019-10-19 22:02:04 -04:00
PikalaxALT
26d8c4d04b Name all item ball hide/show flags 2019-10-19 21:52:38 -04:00
PikalaxALT
44a293d84c Name remaining NPC hide/show flags 2019-10-19 21:18:39 -04:00
PikalaxALT
2702aa2754 Remaining NPC hide/show flags 2019-10-19 21:10:29 -04:00
PikalaxALT
2ff8af13d5 Hide/show flags through 07F 2019-10-19 20:30:38 -04:00
PikalaxALT
a8b767965a auto-assign map object hide/show flags 2019-10-19 15:49:26 -04:00
PikalaxALT
d98d4d887c Set map.json files with map_obj_gfx constants 2019-10-19 15:05:51 -04:00
PikalaxALT
1449c71364 Dump map obj gfx 2019-10-19 14:46:50 -04:00
PikalaxALT
a16d9af699 Document renewable_hidden_items 2019-10-18 15:16:52 -04:00
jiangzhengwenjz
e48725d9b5 document battle_setup symbols 2019-10-19 03:14:17 +08:00
PikalaxALT
a7bca8aa92 Hidden item flags 2019-10-18 15:02:34 -04:00
PikalaxALT
e363b0e2bf Split off renewable_hidden_items.c 2019-10-18 13:04:57 -04:00
PikalaxALT
4f15cb02d2 Rename map scene vars and partially document Oak's lab 2019-10-18 12:49:59 -04:00
PikalaxALT
4d8f66774e Merge branch 'master' into trainers 2019-10-18 10:20:01 -04:00
PikalaxALT
a7b278ac2d Restore documentation to mystery_event_msg 2019-10-18 10:14:39 -04:00
PikalaxALT
4bc284ff2c
Merge pull request #128 from garakmon/more_event_script_dump
Final Event Script Dump
2019-10-18 10:11:33 -04:00
jiangzhengwenjz
34b440a358 clean up 2019-10-18 10:59:49 +08:00
PikalaxALT
c40fdc5eb6 Begin fresh dump of mystery_event_msg 2019-10-17 22:32:06 -04:00
jiangzhengwenjz
a28bb81ab7 battle_main remaining funcs 2019-10-18 09:55:23 +08:00
PikalaxALT
2f0ae810f7 Merge branch 'master' into trainers 2019-10-17 21:26:00 -04:00
PikalaxALT
2435bcc09d sys flag rearrange 2019-10-17 21:24:47 -04:00
jiangzhengwenjz
88ad62c3f3 thru HandleEndTurn_MonFled 2019-10-18 06:16:11 +08:00
PikalaxALT
97dc0a6903 Trainer dump pass 2; flag refactoring 2019-10-17 17:11:34 -04:00
PikalaxALT
0b708aeade Initial trainers dump 2019-10-17 16:13:02 -04:00
ultima-soul
790966aec0 Dump gTrainerFrontPicTable and gTrainerFrontPicPaletteTable. 2019-10-17 00:23:41 -07:00
ultima-soul
5f6672ee07 Rename trainer front pics and palettes. 2019-10-16 22:52:41 -07:00
jiangzhengwenjz
1862f70466 thru BattleIntroDrawTrainersOrMonsSprites 2019-10-17 12:26:01 +08:00
garak
2ab9d19d34 use FLDEFF constants for dofieldeffect macro 2019-10-16 19:14:43 -04:00
garak
705138c224 dump more map event scripts 2019-10-16 19:09:52 -04:00
jiangzhengwenjz
f03807931f thru sub_8011B94 2019-10-17 02:01:07 +08:00
ultima-soul
29d7f1c737 Added TRAINER_PIC constants. 2019-10-16 00:04:07 -07:00
ultima-soul
cb192791eb Dump gTrainerFrontPicCoords 2019-10-15 22:49:41 -07:00
ultima-soul
364d88ec2c Merge branch 'master' into data_dump 2019-10-15 17:57:54 -07:00
jiangzhengwenjz
a6c0088073 battle_main data decomp 2019-10-16 08:31:44 +08:00
PikalaxALT
f8ae26e8af Address review comments 2019-10-15 19:17:38 -04:00
PikalaxALT
b08879b07e Name remaining pokemon_icon funcs 2019-10-15 17:04:32 -04:00
PikalaxALT
27772ae60f Port pokemon_icon data 2019-10-15 16:53:08 -04:00
PikalaxALT
170e4d03ff Decompile pokemon_icon 2019-10-15 12:07:14 -04:00
ultima-soul
94f722e719 Merge branch 'master' into data_dump 2019-10-15 07:48:46 -07:00
PikalaxALT
951bbcf64d Merge branch 'mail' of github.com:PikalaxALT/pokefirered into mail 2019-10-15 09:54:43 -04:00
PikalaxALT
19df609026 Revert MAIL(name) macro 2019-10-15 09:54:42 -04:00
ultima-soul
1937cc7b0d Port/dump palette tables. 2019-10-14 22:47:01 -07:00
ultima-soul
e3e61c6210 Port/dump front_pic_table. 2019-10-14 21:36:42 -07:00
ultima-soul
9d33d5600a Move data to C. 2019-10-14 18:37:06 -07:00
PikalaxALT
28d2e6f312 Merge branch 'master' into mail 2019-10-14 20:34:56 -04:00
PikalaxALT
f3ee5e7511
Merge pull request #119 from ultima-soul/data_dump
Port/dump some data
2019-10-14 17:21:38 -04:00
PikalaxALT
efe992763f Address review comments 2019-10-14 15:53:09 -04:00
PikalaxALT
9a431dae99 Decompile mail 2019-10-14 14:59:31 -04:00
PikalaxALT
b8fec3d9f6 Merge branch 'master' into trade 2019-10-14 10:46:04 -04:00
PikalaxALT
d4c9b77828 Address review comments, 3 2019-10-14 10:18:45 -04:00
PikalaxALT
5c7081b6e7 Address review comments, 2 2019-10-14 10:07:01 -04:00
PikalaxALT
9fe74ac590 trade through sub_804C728 (nonmatching 2019-10-14 09:40:17 -04:00
PikalaxALT
8fd0bc4245 Decompile start_menu 2019-10-13 22:04:51 -04:00
ultima-soul
26c879be9a Port/dump data up to front_pic_coordinates. 2019-10-13 14:43:22 -07:00
PikalaxALT
6bffe8613e
Merge pull request #115 from PikalaxALT/player_pc
Player PC
2019-10-13 09:06:53 -04:00
PikalaxALT
807e03c25d
Merge pull request #107 from jiangzhengwenjz/battle
battle (2nd take)
2019-10-12 21:08:06 -04:00
jiangzhengwenjz
b9f3f05b67 InitBgsFromTemplates 2019-10-13 06:56:42 +08:00
PikalaxALT
11b027d13c Decompile player_pc 2019-10-12 16:30:51 -04:00
jiangzhengwenjz
ff795fa834 Merge branch 'master' into battle 2019-10-12 11:55:37 +08:00
jiangzhengwenjz
c46e6fa3d9 flying 2019-10-12 11:46:11 +08:00
jiangzhengwenjz
b2f13ea37a trivial fixes 2019-10-12 06:52:41 +08:00
jiangzhengwenjz
6743faa822 psychic 2019-10-11 12:58:59 +08:00
jiangzhengwenjz
1aa9698ff0 bug 2019-10-11 11:35:33 +08:00
jiangzhengwenjz
e613430492 rock 2019-10-11 08:48:05 +08:00
jiangzhengwenjz
c0c4a2e94b ghost 2019-10-11 06:01:19 +08:00
PikalaxALT
55353e0023 Port songs from Emerald (nonmatching) 2019-10-10 17:15:59 -04:00
jiangzhengwenjz
89a377cdd3 Merge branch 'master' into battle 2019-10-10 08:39:00 +08:00
jiangzhengwenjz
7b28a3ecfd dragon 2019-10-10 08:09:37 +08:00
PikalaxALT
855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04:00
jiangzhengwenjz
8c40cd5e5c dark 2019-10-10 07:42:34 +08:00
PikalaxALT
5e0f0ca6dc Merge branch 'master' into main_menu 2019-10-09 17:59:26 -04:00
SatoMew
2c254082de Merge branch 'master' of https://github.com/pret/pokefirered 2019-10-08 22:46:32 +01:00
PikalaxALT
99bd3d9154 Finish main menu decomp 2019-10-08 10:31:33 -04:00
PikalaxALT
0f67a952a3 main_menu through sub_800CE70 2019-10-07 17:06:11 -04:00
jiangzhengwenjz
90e9bbffa6 normal 2019-10-08 02:38:47 +08:00
jiangzhengwenjz
9f7bd7157d ground 2019-10-08 02:38:47 +08:00
jiangzhengwenjz
e9cdb63903 battle_anim_mons 2019-10-08 02:38:47 +08:00
jiangzhengwenjz
eef286808a battle_intro 2019-10-08 02:38:45 +08:00
jiangzhengwenjz
aa89a0482d battle_anim_utility_funcs; split battle_intro.s 2019-10-08 02:38:45 +08:00
jiangzhengwenjz
cb078ec3a2 battle_anim_sound_tasks 2019-10-08 02:38:44 +08:00
PikalaxALT
2fe6b6db8c main menu through sub_800C780 2019-10-07 14:06:47 -04:00
PikalaxALT
13468377bc Correct symbols in librfu.h 2019-10-07 13:07:11 -04:00
PikalaxALT
adf65c8289 More parameter spacing fixes 2019-10-07 12:54:42 -04:00
PikalaxALT
5ba9fcdd3f Consistent spacing for struct ptr arg/var decls 2019-10-07 12:34:42 -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
736b89ae3d Merge branch 'master' into link 2019-10-06 18:06:24 -04:00
PikalaxALT
5620b0ed1a link through BuildSendCmd 2019-10-06 18:03:46 -04:00
ultima-soul
076971ee68 Resolve pokemon_jump changes. 2019-10-06 15:00:10 -07:00
ultima-soul
355c82e13e Remove trailing white space. 2019-10-06 14:51:44 -07:00
ultima-soul
52d40061ec Resolve review suggestions. 2019-10-06 14:47:08 -07:00
ultima-soul
0873084a5d Sync some function names with pokeemerald. 2019-10-06 13:06:13 -07:00
ultima-soul
d4ba74fb34 Fix formatting. 2019-10-06 09:13:15 -07:00
ultima-soul
d84e9bed58 Decompile/port new_game 2019-10-06 00:48:48 -07:00
PikalaxALT
221dd4721d link through TestBlockTransfer + bss, ewram 2019-10-05 20:30:02 -04:00
PikalaxALT
b01da1a592 link.c through InitLocalLinkPlayer 2019-10-05 15:49:05 -04:00
PikalaxALT
69cb422b78 Name functions in mailbox_pc 2019-10-05 12:25:18 -04:00
PikalaxALT
cb3e751f5f Decompile mailbox_pc and dump decorations 2019-10-05 12:13:33 -04:00
PikalaxALT
1f6f5f369b wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
PikalaxALT
38d2b71717 Normal hidden item script; hidden item attr enum 2019-10-03 15:20:28 -04:00
PikalaxALT
a56a90d998 Resolve review comments 2019-10-03 14:01:57 -04:00
PikalaxALT
26d940dfeb Finish itemfinder dism/decomp 2019-10-03 12:12:06 -04:00
PikalaxALT
afd5f1f52f itemfinder through sub_813F004 2019-10-02 21:26:01 -04:00
PikalaxALT
d9ab841b0d Merge pull request #106 from PikalaxALT/berry_pouch
Berry pouch
2019-10-02 20:16:47 -04:00
PikalaxALT
07064bd586 Name extern berry pouch gfx 2019-09-30 21:04:25 -04:00
PikalaxALT
beedb8d73f Tidy global namespace and document 2019-09-30 20:58:29 -04:00
PikalaxALT
8eea5b6d75 Finish berry_pouch code decomp 2019-09-30 19:47:38 -04:00
PikalaxALT
89be71dcb8 berry_pouch through sub_813E8D4 2019-09-30 18:06:49 -04:00
PikalaxALT
64362d3040 Berry Pouch rodata 2019-09-30 17:33:57 -04:00
PikalaxALT
e65487716a berry_pouch through sub_813E2B8 2019-09-30 16:59:39 -04:00
PikalaxALT
b843b55292 berry_pouch through sub_813D940 2019-09-28 21:35:20 -04:00
PikalaxALT
0993cb64f7 Berry_pouch through sub_813D5BC 2019-09-28 20:27:41 -04:00
PikalaxALT
b6c7c6523f berry_pouch through sub_813D0E4 2019-09-28 16:11:41 -04:00
PikalaxALT
db3d5c9043 Start berry_pouch decomp 2019-09-28 12:33:01 -04:00
jiangzhengwenjz
779f48d19d palette 2019-09-28 22:37:10 +08:00
PikalaxALT
9f0ca438d6
Merge pull request #102 from PikalaxALT/field_fadetransition
Field fadetransition
2019-09-26 14:45:58 -04:00
PikalaxALT
55a70ffb18 Some cleanup 2019-09-26 11:17:06 -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
PikalaxALT
1d4234bd7e
Merge branch 'master' into PIE2 2019-09-25 13:56:50 -04:00
PikalaxALT
de31b97196 Update name of LoadMonPicForCredits 2019-09-25 13:50:16 -04:00
PikalaxALT
0e217e22d8
Merge branch 'master' into battle 2019-09-25 13:49:16 -04:00
PikalaxALT
6539884c88
Merge pull request #97 from jiangzhengwenjz/text
real match RenderText
2019-09-25 13:47:24 -04:00
PikalaxALT
e0b3642edc Rename credits strings and document script 2019-09-25 13:41:43 -04:00
PikalaxALT
d66767ed9a Documentation and cleanup 2019-09-25 11:09:28 -04:00
PikalaxALT
7f0c7528f7 Finish credits decomp and data dump 2019-09-24 14:00:40 -04:00
PikalaxALT
89c98f2ab7 Start credits (nonmatching sub_80F3BD0) 2019-09-24 14:00:30 -04:00
jiangzhengwenjz
7f6d86a8bf arg name consistency 2019-09-25 01:46:47 +08:00
jiangzhengwenjz
29e641bc1c PokemonUseItemEffects2 2019-09-24 23:48:03 +08:00
PikalaxALT
d9d90b5a9f Suppress CLion complaints about mach-o sections 2019-09-06 12:53:35 -04:00
jiangzhengwenjz
a26299645a real match RenderText 2019-09-06 10:05:20 +08:00
jiangzhengwenjz
4b5195c9cb Merge branch 'master' into battle 2019-08-29 03:09:24 +08:00
jiangzhengwenjz
2bd15329e0 minor fixes
and remove unnecessary NONMATCHING
2019-08-28 14:57:16 +08:00
jiangzhengwenjz
b2343076db remaining stuff of battle_script_commands 2019-08-27 15:10:23 +08:00
jiangzhengwenjz
f4b4f5dd0c thru atkee 2019-08-27 12:01:32 +08:00
jiangzhengwenjz
ca130a8aeb thru atkc0 2019-08-27 10:27:36 +08:00
jiangzhengwenjz
a61be4c32d Merge branch 'master' into battle 2019-08-27 08:42:00 +08:00
jiangzhengwenjz
b516246769 thru TryDoForceSwitchOut 2019-08-27 08:20:59 +08:00
SatoMew
8c44c7b949 Replace labels for used and unused Saffron City maps 2019-08-26 20:23:25 +01:00
PikalaxALT
738dac67fc Eliminate struct TextColor definition and use 2019-08-26 14:54:33 -04:00
jiangzhengwenjz
184066d1c1 thru atk6B 2019-08-26 14:38:40 +08:00
jiangzhengwenjz
db0d8e5bdb thru sub_8024398 2019-08-26 06:48:04 +08:00
jiangzhengwenjz
1d8232b919 thru atk23 2019-08-26 04:01:55 +08:00
PikalaxALT
e5b607ccbe minor fixes
Change (struct MapPreviewScreen).id --> .mapsec
Initialize static bools to FALSE
2019-08-25 10:13:45 -04:00
PikalaxALT
779d754992 Decompile map_preview_screen 2019-08-24 22:25:20 -04:00
jiangzhengwenjz
8b14f4e90a Merge branch 'master' into battle 2019-08-25 06:58:56 +08:00
jiangzhengwenjz
41a7e6967d thru atk14 2019-08-25 06:53:22 +08:00
PikalaxALT
74e2a0e123
Merge pull request #88 from ultima-soul/pokedex_2
Port/Decompile pokedex.c and Dump Pokedex Entries and Text to C
2019-08-24 13:14:50 -04:00
PikalaxALT
60b2c75191
Merge pull request #90 from jiangzhengwenjz/nonmatching
'real' match CopyTileMapEntry
2019-08-23 21:49:49 -04:00
jiangzhengwenjz
29d7ae94de battle_script_commands symbol documentation 2019-08-24 09:37:41 +08:00
jiangzhengwenjz
3459fbb9a3 battle_script_commands data decomp 2019-08-23 15:54:19 +08:00
jiangzhengwenjz
23b2a0cc9f battle_controller_link_partner 2019-08-23 05:12:27 +08:00
jiangzhengwenjz
5f6a55e4fd battle_controller_link_opponent 2019-08-22 14:21:56 +08:00
jiangzhengwenjz
d6de2fd5c0 match CopyRectToBgTilemapBufferRect from pokeemerald 2019-08-12 14:57:43 +08:00
jiangzhengwenjz
82253083e3 match CopyTileMapEntry with goto 2019-08-12 12:38:46 +08:00
ultima-soul
d92bc9a257 Fix formatting of tileset_anims.h 2019-08-05 16:04:42 -07:00
ultima-soul
fe81e11f49 Fix formatting and add tileset_anims.h 2019-08-05 15:08:14 -07:00
ultima-soul
7ae9d90566 Decompile tileset_anims 2019-08-05 01:00:59 -07:00
jiangzhengwenjz
b9d547a02f ported battle_controller_player from pokeem and matched several new functions 2019-08-05 08:15:58 +08:00
ultima-soul
ed90bf2430 Merge branch 'master' into pokedex_2 2019-08-04 15:23:09 -07:00
ultima-soul
bbc7c6ccfc Port pokedex.c 2019-08-04 15:11:02 -07:00
ultima-soul
9ceff166bc Dump and convert Pokedex Entries and Text to C. 2019-08-03 19:27:45 -07:00
jiangzhengwenjz
5568895b04 ported battle_ai_switch_items from pokeem 2019-08-03 23:59:41 +08:00
jiangzhengwenjz
8fed9a5f20 quick review on battle_ai_script_commands 2019-08-03 07:44:51 +08:00
jiangzhengwenjz
26a7192186 Merge branch 'master' into battle 2019-08-03 06:59:28 +08:00
jiangzhengwenjz
6a063cf74a ported battle_controller_opponent from pokeem and corrected lots of stuff 2019-08-03 06:55:42 +08:00
PikalaxALT
201418cd4d
Merge pull request #87 from PikalaxALT/title_screen
Title screen
2019-08-01 21:04:28 -04:00
PikalaxALT
da78b51cf3 Delete duplicate menu.h declarations; make slot machine vars static 2019-08-01 20:29:17 -04:00
jiangzhengwenjz
742a7ee1be ported reshow_battle_screen from pokeem 2019-08-02 07:28:09 +08:00
jiangzhengwenjz
c2964e8181 ported battle_util from pokeem 2019-08-02 05:05:35 +08:00
jiangzhengwenjz
3eb1f1bc78 matched AbilityBattleEffects 2019-08-01 12:30:36 +08:00
PikalaxALT
6032159d1b Name stuff 2019-07-31 17:15:57 -04:00
PikalaxALT
e2c552f1df Static decl/def; gfx dump 2019-07-31 16:11:20 -04:00
PikalaxALT
c3f95c1cbb title_screen: through sub_8079730 2019-07-31 13:50:47 -04:00
PikalaxALT
e96ecee460 title_screen through sub_80791C0 2019-07-31 12:32:57 -04:00
PikalaxALT
ea8f529f2d title_screen: data and code thru sub_8078C9C 2019-07-30 22:07:15 -04:00
jiangzhengwenjz
c88c9c6edf progress #1 on porting battle_util 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
353fe5e797 improved style of sub_800DD28 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
035df4d7a4 ported documentation of battle_util.s 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
045331d139 ported battle_controllers from pokeem 2019-07-31 07:58:09 +08:00
jiangzhengwenjz
6043478081 ported battle_util2 from pokeem 2019-07-31 07:58:08 +08:00
jiangzhengwenjz
a4263a6bd8 ported battle_controller_safari from pokeem 2019-07-31 07:58:08 +08:00
jiangzhengwenjz
935f93a075 ported battle_gfx_sfx_util from pokeem 2019-07-31 07:58:07 +08:00
jiangzhengwenjz
37be39117a port documentation of battle_anim_mon_movement from pokeem 2019-07-31 07:58:07 +08:00
PikalaxALT
fba22dbd24 Merge branch 'master' into slot_machine 2019-07-30 19:40:00 -04:00
PikalaxALT
9b3b3244f7 Suppress IDE errors when incbinning multiple files 2019-07-30 19:20:41 -04:00
PikalaxALT
a74d770de1 Move string decls to strings.h 2019-07-29 21:56:42 -04:00
PikalaxALT
e130a00cdf Merge branch 'master' into slot_machine 2019-07-29 21:10:54 -04:00
PikalaxALT
ef4c86fbfd slot_machine: through sub_81418C4 2019-07-29 20:50:06 -04:00
jiangzhengwenjz
a348095998 matched all easy functions 2019-07-25 14:15:41 +08:00
jiangzhengwenjz
25661400cc thru BT_Phase2AntiClockwiseSpiral 2019-07-24 14:52:07 +08:00
jiangzhengwenjz
4677efabdb thru BT_Phase2BigPokeball_UpdateWave3 2019-07-24 05:52:16 +08:00
jiangzhengwenjz
e150a62045 battle transition data decomp 2019-07-24 05:52:16 +08:00
jiangzhengwenjz
a674ba2749 updated battle transition header 2019-07-24 05:52:16 +08:00
jiangzhengwenjz
e37e108542 document battle transition symbols 2019-07-24 05:52:16 +08:00