Commit Graph

548 Commits

Author SHA1 Message Date
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
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
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
035df4d7a4 ported documentation of battle_util.s 2019-07-31 07:58:09 +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
PikalaxALT
fba22dbd24 Merge branch 'master' into slot_machine 2019-07-30 19:40:00 -04:00
PikalaxALT
a74d770de1 Move string decls to strings.h 2019-07-29 21:56:42 -04:00
PikalaxALT
8384ed7a25 Finish slot_machine 2019-07-29 21:52:37 -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
e150a62045 battle transition data decomp 2019-07-24 05:52:16 +08:00
jiangzhengwenjz
e37e108542 document battle transition symbols 2019-07-24 05:52:16 +08:00
jiangzhengwenjz
c7d3ad06b0 Merge branch 'master' into pokemon 2019-07-16 23:22:52 +08:00
jiangzhengwenjz
51a779aa7b finished pokemon data decomp 2019-07-15 13:10:29 +08:00
jiangzhengwenjz
00cd1d483d thru sSpindaSpotGraphics 2019-07-15 10:06:01 +08:00
jiangzhengwenjz
1e390204cb thru gTMHMLearnsets 2019-07-15 09:30:28 +08:00
jiangzhengwenjz
b18ff9653f base_stats.h 2019-07-15 08:30:55 +08:00
jiangzhengwenjz
cb3722a57a decompiled learnset and evo table 2019-07-15 06:34:49 +08:00
jiangzhengwenjz
96fa1a23ed Merge branch 'master' into pokemon 2019-07-15 00:04:06 +08:00
PikalaxALT
939bd127bb Merge branch 'master' into battle_records 2019-07-14 11:29:23 -04:00
jiangzhengwenjz
c7c3d3b5ee Merge branch 'master' into misc 2019-07-14 22:49:29 +08:00
jiangzhengwenjz
6e2ae504b8 finished data decomp 2019-07-14 09:36:11 +08:00
jiangzhengwenjz
fc16f5ac4f start of data decomp and data.s setup 2019-07-14 08:17:42 +08:00
PikalaxALT
97b4bb41b7 Name functions in battle_records.c 2019-07-13 19:51:30 -04:00
PikalaxALT
40c3cf3da7 Finish battle_records.s and assoc. data 2019-07-13 19:31:19 -04:00
PikalaxALT
b4677561d5 battle_record: through sub_80CD98C 2019-07-13 14:00:58 -04:00
PikalaxALT
be422beca6 Disassemble strings 2019-07-13 10:47:49 -04:00
jiangzhengwenjz
000bbba77c resolved wrong typing in diploma 2019-07-13 11:31:40 +08:00
PikalaxALT
7ec965bd24 Port diploma data to C 2019-07-12 22:21:10 -04:00
jiangzhengwenjz
e0e81c5fbe finished menu (1 failed attempt) 2019-07-13 05:26:18 +08:00
jiangzhengwenjz
559ddb05e7 thru CheckBattleTypeGhost() 2019-07-12 13:39:33 +08:00
jiangzhengwenjz
43ba65ef8b document pokemon function symbols 2019-07-12 09:59:49 +08:00
dheu
da593ec33d fix: rm asm/diploma.s 2019-07-10 14:50:54 +08:00
dheu
56b5fffe9d fix: move/rename declarations 2019-07-08 19:58:36 +08:00
jiangzhengwenjz
20a9d8f3ef renamed some graphics 2019-07-07 01:46:06 +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
6030086696 finished buy_menu_helpers 2019-07-07 01:46:06 +08:00
jiangzhengwenjz
503086bc7d finished menu_indicators 2019-07-07 01:46:05 +08:00
jiangzhengwenjz
d97925df0e finished field_poison 2019-07-07 01:46:05 +08:00
jiangzhengwenjz
40a808351a finished safari_zone 2019-07-07 01:46:05 +08:00
PikalaxALT
168109aa9e Decompile intro rodata 2019-07-04 09:23:14 -04:00
PikalaxALT
12ada4fac5 Dump remaining intro data 2019-07-03 21:50:33 -04:00
PikalaxALT
11ea2adbec Dump a bunch of sprite data 2019-07-03 21:33:01 -04:00
PikalaxALT
fc6a63a2ca Dump some sprite gfx and palettes 2019-07-03 19:53:42 -04:00
PikalaxALT
8bdc814a8f Dump some intro-related gfx 2019-07-03 18:23:57 -04:00
PikalaxALT
74d771ef90
Merge pull request #76 from jiangzhengwenjz/misc
new_menu_helpers, multiboot, hof_pc, play_time, decompress, reset_save_heap, save_location, mail_data, fldeff_*
2019-07-01 21:45:36 -04:00
PikalaxALT
7f06718571 Disassemble data/palette.s 2019-06-30 20:08:34 -04:00
jiangzhengwenjz
b566ae26de finished fldeff_dig + fldeff_rocksmash 2019-06-29 10:03:06 +08:00
jiangzhengwenjz
38febc8baf finished fldeff_sweetscent 2019-06-29 06:39:11 +08:00
jiangzhengwenjz
d09d78dca3 finished fldeff_strength + lots of clean up 2019-06-29 03:30:48 +08:00
jiangzhengwenjz
8e8fe3bf44 finished save_location 2019-06-28 05:56:28 +08:00
jiangzhengwenjz
5c9af82955 Merge branch 'small_files' into misc 2019-06-26 07:32:33 +08:00
jiangzhengwenjz
f7aaf62343 finished hof_pc 2019-06-26 07:31:39 +08:00
jiangzhengwenjz
2a870d54fc All Done 2019-06-26 04:52:53 +08:00
jiangzhengwenjz
0d46c60b38 thru DisplayYesNoMenuDefaultNo() 2019-06-26 04:52:35 +08:00
jiangzhengwenjz
efad45497d through AddTextPrinterParameterized2() 2019-06-26 04:52:34 +08:00
PikalaxALT
8e7a1dac01 Initial attempt to bootstrap Travis CI 2019-06-23 19:29:44 -04:00
“Delta456”
a25ec36dfc Fix build 2019-06-23 19:18:47 +05:30
PikalaxALT
6dfe2ff14d Decompile these sprite templates 2019-06-21 13:06:58 -04:00
PikalaxALT
715847bc37 Finish item.c 2019-06-20 10:17:05 -04:00
PikalaxALT
7eeba327bd Dump items and start decomp item_use 2019-06-19 18:28:55 -04:00
PikalaxALT
caa193364b Split out strings.s 2019-06-18 21:00:48 -04:00
PikalaxALT
5ff301fd8f item_menu_icons 2019-06-17 18:36:18 -04:00
PikalaxALT
2b750cf444 Rename Item PC symbols 2019-06-17 10:21:32 -04:00
PikalaxALT
632a7e8c08 finish item_pc 2019-06-16 21:14:16 -04:00
PikalaxALT
105716d701 item_pc: through sub_810E548 2019-06-16 19:37:28 -04:00
PikalaxALT
4f4b03af60 item_pc: sub_810D878 2019-06-16 12:36:34 -04:00
PikalaxALT
e28c767612 berry_fix_program 2019-06-15 16:24:47 -04:00
PikalaxALT
9fb5dcdbf6 unk_815F138 2019-06-15 14:45:24 -04:00
PikalaxALT
decd15a458 unk_815EDDC 2019-06-15 12:56:14 -04:00
PikalaxALT
e07368e90b cereader_tool and ereader_helpers 2019-06-14 18:23:27 -04:00
PikalaxALT
cac04f6033 Rename VAR_0x4053 2019-06-14 11:55:29 -04:00
PikalaxALT
3e76d5f904 Add missing gfx files 2019-06-14 11:49:14 -04:00
PikalaxALT
601d2feeac Decompile SS Anne 2019-06-14 11:33:13 -04:00
PikalaxALT
9aac6112a2 Some symbol renaming 2019-06-13 16:34:18 -04:00
PikalaxALT
e30052e271 help_system: through sub_813C3AC 2019-06-13 13:45:46 -04:00
PikalaxALT
63b2153402 help_system: sub_813B870 2019-06-13 09:56:44 -04:00
PikalaxALT
12c62c656b Decompile help system rodata 2019-06-12 14:46:42 -04:00
PikalaxALT
2a784c9a5d Disassemble help system strings 2019-06-12 14:24:26 -04:00
PikalaxALT
be45952bc9 help system data from gUnknown_845B660 onward 2019-06-12 12:55:45 -04:00
PikalaxALT
b6709608f5 help_system_812B1E0: through sub_812B5A8 2019-06-11 19:32:23 -04:00
PikalaxALT
c5c9e35807 help_system_812B1E0: through sub_812B27C 2019-06-11 14:32:12 -04:00
PikalaxALT
34368a8281 Start code decomp and data dism in help system 2019-06-11 11:13:05 -04:00
PikalaxALT
75a89830a9 Cleanup and documentation of teachy_tv 2019-06-11 10:11:23 -04:00
PikalaxALT
9b58695341 Merge branch 'master' of github.com:pret/pokefirered 2019-06-11 07:08:19 -04:00
PikalaxALT
611cd549db Split out Teachy TV text 2019-06-11 07:08:08 -04:00
jiangzhengwenjz
d3c9abb7c6 graphic decomp 2019-06-11 08:46:16 +08:00
jiangzhengwenjz
19f89762cf data decomp 2019-06-10 16:56:12 +08:00
jiangzhengwenjz
9949dcf0e5 fix compile 2019-06-04 02:45:51 +08:00
PikalaxALT
5bcafd74ec fldeff_softboiled 2019-06-01 14:18:27 -04:00
PikalaxALT
36fc72f25e slot_machine nonmatching sub_8141198 2019-05-24 18:57:01 -04:00
PikalaxALT
f111acf92a slot_machine through sub_8141180 2019-05-23 17:16:32 -04:00
PikalaxALT
dcdabbf6f2 slot_machine sprite templates 2019-05-23 12:14:43 -04:00
garak
e66ebaa1f5 move pokemon graphics to mon-specific directories 2019-05-23 11:49:58 -04:00
PikalaxALT
7d96290d42 Merge branch 'slot_machine' of github.com:pret/pokefirered into slot_machine 2019-05-22 21:50:31 -04:00
PikalaxALT
8502697ecd Merge branch 'master' into slot_machine 2019-05-22 21:40:32 -04:00
PikalaxALT
d3aa5a0b97 slot_machine sub_8140CA0 2019-05-22 17:48:56 -04:00
PikalaxALT
8d6eac996f slot_machine through sub_8140C6C 2019-05-22 16:09:19 -04:00
PikalaxALT
5a03fca037 slot_machine nonmatching sub_81406E8
Register allocation differences
2019-05-22 12:19:01 -04:00
garak
3e44eb26ef dump event scripts up to EventScript_1A6675 2019-05-21 17:53:43 -04:00
garak
d6a7b43e47 dump events scripts up to EventScript_1A501A 2019-05-21 17:37:48 -04:00
garak
44e30e7136 split map text into map directories 2019-05-21 17:00:28 -04:00
garak
28885f5a47 dump event script text strings 2019-05-21 14:35:12 -04:00
PikalaxALT
aafeac8fcf Dump slot machine data 2019-05-21 12:31:54 -04:00
PikalaxALT
e1dc947660 wireless_communication_status_screen through sub_814F364 2019-05-19 17:54:40 -04:00
PikalaxALT
ee354901a6 Fix makefile and add font6 rule 2019-05-19 16:32:00 -04:00
PikalaxALT
b5d753383f braille_text 2019-05-19 14:36:55 -04:00
PikalaxALT
11c9d97898 gUnknown_8470B0C 2019-05-19 13:39:42 -04:00
PikalaxALT
4661be7836
Merge pull request #57 from SatoMew/master
Add weather labels and missing constants
2019-05-19 12:10:26 -04:00
PikalaxALT
6c2d5ea50d text_window_graphics 2019-05-19 11:56:19 -04:00
PikalaxALT
d045449298 prof_pc 2019-05-17 18:48:53 -04:00
PikalaxALT
74b3004c43 berry 2019-05-17 18:12:23 -04:00
SatoMew
333d2f37a8 Add weather.h 2019-05-17 15:34:34 +01:00
SatoMew
cfc43d1111 Label weather 2019-05-17 14:14:21 +01:00
PikalaxALT
468d5a0594 finish heal_location 2019-05-16 17:44:16 -04:00
PikalaxALT
48986b0c9e Decompile heal_location common funcs 2019-05-16 14:59:25 -04:00
PikalaxALT
4156dd6b57 setrespawn 2019-05-16 13:57:21 -04:00
PikalaxALT
247608c3b3 Disassemble spawn points array 2019-05-16 13:51:22 -04:00
PikalaxALT
a2d1b854d6 goto_if_eq and switch/case in scripts 2019-05-16 13:30:03 -04:00
PikalaxALT
006881415d Resolve most hardcoded values in map scripts 2019-05-16 10:40:51 -04:00
PikalaxALT
d7bd4d3bd1 Propagate giveitem macro 2019-05-16 09:52:32 -04:00
PikalaxALT
119693e181 propagate msgbox macro 2019-05-16 09:38:19 -04:00
PikalaxALT
d4710d9ab8 giveitemfanfaremsg 2019-05-16 08:53:17 -04:00
PikalaxALT
4f03759204 Document two Japanese strings with translations 2019-05-15 15:38:25 -04:00
PikalaxALT
32bb74b619 Name some std scripts, dism some Celadon text 2019-05-15 09:58:43 -04:00
PikalaxALT
371b36bd6b Var_0x80XX in std scripts 2019-05-14 17:41:24 -04:00
PikalaxALT
9a464931d2 Replace some hardcoded flags/vars 2019-05-14 17:35:04 -04:00
PikalaxALT
15c153273b Define map scene vars 2019-05-14 17:14:47 -04:00
PikalaxALT
2c20a3214e Document world map flags 2019-05-14 16:47:38 -04:00
PikalaxALT
7dca612936 Fix indentation in .inc files 2019-05-14 16:47:07 -04:00
PikalaxALT
efbbd67f81 Fix scrcmd names and define world map flags 2019-05-14 16:45:10 -04:00
PikalaxALT
e885a81ed6
Merge pull request #55 from PikalaxALT/unk_8159F40
Some more decomp and porting
2019-05-14 16:20:43 -04:00
PikalaxALT
31e1a9e759
Merge pull request #48 from garakmon/mapdump
map data
2019-05-14 16:20:13 -04:00
PikalaxALT
82216dd31f unk_815C980 2019-05-14 15:22:37 -04:00
garak
2e9d8a61e0 clean some code in the map dump 2019-05-14 10:11:23 -04:00
garak
55d66b5177 convert map data to json 2019-05-13 19:44:24 -04:00
garak
4b98d7d07a fix map and layout constants 2019-05-10 14:03:24 -04:00
garak
2536b961bc dump tileset graphics and palettes 2019-05-09 23:41:42 -04:00
garak
f40ba2f899 dump metatiles and metatile attributes 2019-05-09 17:11:31 -04:00
garak
fc324b774f dump tileset headers 2019-05-09 16:14:52 -04:00
garak
4e5d818f89 dump event scripts 2019-05-09 13:46:28 -04:00
PikalaxALT
fb6e1b7265 Disassemble rodata referenced in unk_8147500 2019-05-07 09:26:36 -04:00
PikalaxALT
dbb001d594 Disassemble some pointers 2019-05-06 18:43:10 -04:00
PikalaxALT
e9e87a0fe4 egg_hatch as part of daycare 2019-05-06 10:49:10 -04:00
garak
fb1ae05807 move map events to map directories 2019-05-05 16:33:50 -04:00
garak
799e971efe fix map events names 2019-05-05 16:33:50 -04:00
garak
f5683b5c46 move headers and connections into map dirs 2019-05-05 16:33:50 -04:00
garak
c66f72ab9f dump map events 2019-05-05 16:33:50 -04:00
garak
57eb0d487e dump map script tables 2019-05-05 16:33:50 -04:00
garak
c649d6410f name map script pointers 2019-05-05 16:33:50 -04:00
garak
733c597830 dump map layouts 2019-05-05 16:33:50 -04:00
garak
5b727dfc3c split tileset incbins 2019-05-05 16:33:50 -04:00
garak
ca4cd0bd63 consolidate shared layout names 2019-05-05 16:33:50 -04:00
garak
f07d747e61 split unused layout incbins, dump layouts table 2019-05-05 16:33:50 -04:00
PikalaxALT
5f49353de4 trig 2019-05-05 15:12:42 -04:00
PikalaxALT
a37da53f20 Daycare 2019-05-05 14:56:59 -04:00
PikalaxALT
2555f72246 gMiscBlank_Gfx 2019-05-03 17:05:29 -04:00
PikalaxALT
58aa02b87a util 2019-05-03 17:02:57 -04:00
PikalaxALT
35e7dffe66 trainer_pokemon_sprites 2019-04-29 13:06:11 -04:00
PikalaxALT
24d36fd91f gText_DepositItem 2019-04-29 12:35:32 -04:00
PikalaxALT
3ecda62650 Decompile bag.s 2019-04-29 12:27:50 -04:00
PikalaxALT
e26f230b35 Disassemble more strings referenced in mystery_gift_menu 2019-04-26 15:01:15 -04:00
PikalaxALT
274151836b Finish mystery_gift_menu.c 2019-04-26 12:49:08 -04:00
PikalaxALT
7b4e2ec05b through mevent_message 2019-04-26 08:51:05 -04:00
PikalaxALT
76a421f6f1 Port data from emerald 2019-04-25 20:35:26 -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
f95188d887 link_rfu_4 is part of mystery_gift_menu 2019-04-25 10:20:18 -04:00
PikalaxALT
9575eba481 start to port mystery gift from emerald 2019-04-25 08:52:36 -04:00
PikalaxALT
276db165b7 change asset filenames 2019-04-24 23:09:01 -04:00
PikalaxALT
b4ffd53ee2 Documentation of SeaGallop 2019-04-24 22:42:54 -04:00
PikalaxALT
2ef974d776 Decompile seagallop 2019-04-24 17:14:11 -04:00
PikalaxALT
eb2b74a8d0 Disassemble cry tables 2019-04-18 21:22:41 -04:00
PikalaxALT
330746183a Port cries from Ruby 2019-04-18 21:15:54 -04:00
PikalaxALT
f8fda972f8 Dump mplaytable and song ptrs 2019-04-18 20:42:51 -04:00
PikalaxALT
1276184621 First pass disassembly of battle ai scripts 2019-04-18 18:09:25 -04:00
PikalaxALT
dfbddec062 tm_case and peripheral documentation 2019-04-15 13:17:19 -04:00
PikalaxALT
0298df9b5f Extract TM case graphics 2019-04-15 09:47:38 -04:00
PikalaxALT
d5504aefae tm_case documentation, 1 2019-04-15 08:49:52 -04:00
PikalaxALT
016c99ad0b Disassemble some strings relating to tm_case 2019-04-14 22:16:27 -04:00
PikalaxALT
642729d030 Decompile tm_case data 2019-04-14 21:51:07 -04:00
PikalaxALT
d294e84553 disassemble tm_case data 2019-04-14 21:24:48 -04:00
PikalaxALT
0cb1417de4 disassemble pokedude text 2019-04-14 08:46:07 -04:00
PikalaxALT
c538a83033 Move map events to their own file 2019-04-13 16:29:59 -04:00
PikalaxALT
8ec229b557 Initial map header dump 2019-04-13 14:12:36 -04:00
PikalaxALT
f40038533a
Merge pull request #43 from garakmon/dump1
Dumping some data
2019-04-13 12:36:48 -04:00