Commit Graph

447 Commits

Author SHA1 Message Date
PikalaxALT 7462827d22 Temporary raw dumps of troublesome songs 2019-10-11 10:03:57 -04:00
PikalaxALT 55353e0023 Port songs from Emerald (nonmatching) 2019-10-10 17:15:59 -04:00
PikalaxALT dd24c4bd8a Rename song pointers 2019-10-09 21:28:00 -04:00
PikalaxALT 855c052be0 Rename song constants using Japanese sound test menu 2019-10-09 20:02:59 -04: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
PikalaxALT 2fe6b6db8c main menu through sub_800C780 2019-10-07 14:06:47 -04:00
PikalaxALT 6d0f19184e Static const 2019-10-07 11:27:34 -04:00
PikalaxALT e73e1172aa link through ResetSerial 2019-10-06 21:08:53 -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 d84e9bed58 Decompile/port new_game 2019-10-06 00:48:48 -07:00
PikalaxALT b01da1a592 link.c through InitLocalLinkPlayer 2019-10-05 15:49:05 -04:00
PikalaxALT cb3e751f5f Decompile mailbox_pc and dump decorations 2019-10-05 12:13:33 -04:00
PikalaxALT 13416f5109 Split pokedex area markers 2019-10-04 15:57:16 -04:00
PikalaxALT 1f6f5f369b wild_pokemon_area and pokedex_area_markers 2019-10-04 13:06:17 -04:00
PikalaxALT aa0ac46b71 Disassemble dig up item script 2019-10-03 15:43:05 -04:00
PikalaxALT 38d2b71717 Normal hidden item script; hidden item attr enum 2019-10-03 15:20:28 -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 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 3766ddcfda berry pouch through sub_813DD74 2019-09-29 12:48:11 -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
jiangzhengwenjz 779f48d19d palette 2019-09-28 22:37:10 +08:00
PikalaxALT 0e217e22d8 Merge branch 'master' into battle 2019-09-25 13:49:16 -04:00
PikalaxALT e0b3642edc Rename credits strings and document script 2019-09-25 13:41:43 -04:00
PikalaxALT b843deb1e4 Fix address comments on word-aligned strings 2019-09-25 11:14:54 -04:00
PikalaxALT d66767ed9a Documentation and cleanup 2019-09-25 11:09:28 -04:00
PikalaxALT 932d153f5e Cryptic unreferenced LZ file 2019-09-24 14:00:46 -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 2bd15329e0 minor fixes
and remove unnecessary NONMATCHING
2019-08-28 14:57:16 +08:00
jiangzhengwenjz a61be4c32d Merge branch 'master' into battle 2019-08-27 08:42:00 +08:00
SatoMew 78558b07b0 Delete leftovers 2019-08-26 21:14:44 +01:00
SatoMew 8c44c7b949 Replace labels for used and unused Saffron City maps 2019-08-26 20:23:25 +01: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 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 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