Commit Graph

273 Commits

Author SHA1 Message Date
Revo
3ef035da56
Merge branch 'master' into overlay_76 2022-09-02 10:14:20 -04:00
Revo
df9c1a59ca
Merge branch 'master' into scrcmd 2022-09-02 10:13:10 -04:00
Gliscorrrrrr
7737191dd3 Decomp overlay_06 2022-07-18 20:51:43 -05:00
Admiral-Fish
ad9e4497e9 Decomp scrcmd_6 -> scrcmd_sound 2022-07-04 11:31:54 -07:00
Abaresk
96ec1a42b0 Fix build 2022-06-11 16:13:57 +00:00
Abaresk
5d3fa31fd0 Adapt and use asm_processor for pokeheartgold 2022-06-04 18:28:22 +00:00
Abaresk
b12203e342 Fork Diamond's asm_processor 2022-06-04 17:42:10 +00:00
Admiral-Fish
fa81c94b32
Merge branch 'master' into scrcmd 2022-05-07 10:53:57 -07:00
Abaresk
b454fa7f67 Decompile overlay_01_02204840 2022-05-07 13:05:55 +00:00
Admiral-Fish
0b419b961a Requested changes 2022-05-06 16:41:31 -07:00
Abaresk
5997ca7658 Fix linking issues 2022-04-30 13:02:33 +00:00
Abaresk
9984cd8cfd Rebuild when headers change 2022-04-25 23:45:25 +00:00
Abaresk
8865cf95b0 Fix warnings for clang 2022-04-25 18:07:40 +00:00
Abaresk
82b10f61a4 Update types in digest.c 2022-04-25 17:16:51 +00:00
Abaresk
46e8851056 Document and clean up 2022-04-25 14:47:13 +00:00
Abaresk
53c9f28674 Decompile compstatic tool 2022-04-25 03:09:49 +00:00
Abaresk
0d46427f37 Clarify m2ctx instructions & minor edits 2022-04-16 19:59:19 +00:00
PikalaxALT
db41283a50 through ScrCmd_631 2022-04-11 16:35:59 -04:00
PikalaxALT
a34af22e63 through ScrCmd_518 2022-04-10 17:27:40 -04:00
PikalaxALT
03b5b50016 through ScrCmd_ResampleVermilionGymCans 2022-04-09 14:29:46 -04:00
PikalaxALT
cf3f38904f through ScrCmd_311 2022-04-09 13:42:51 -04:00
PikalaxALT
b3a15860c4 through ScrCmd_261 2022-04-08 20:59:59 -04:00
PikalaxALT
54f2228f91 through ScrCmd_Whirlpool 2022-04-08 08:45:45 -04:00
PikalaxALT
dfb82bbc74 ScrCmd_Warp 2022-04-07 21:33:05 -04:00
PikalaxALT
1283c77b47 through sub_02043458 2022-04-07 21:03:37 -04:00
PikalaxALT
cb82b2d8b9 three more from scrcmd.s 2022-04-05 17:47:59 -04:00
PikalaxALT
9d3b9ce1d0 unk_0202D938 -> save_special_ribbons 2022-04-03 20:17:32 -04:00
PikalaxALT
316f6246ae Fix variable declaration inside for statements 2022-04-03 15:00:34 -04:00
PikalaxALT
5e92337dcc nitrogfx makefile compat w/ clion; missing decls 2022-04-03 12:42:45 -04:00
PikalaxALT
a05711a465 Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work 2022-04-03 10:24:56 -04:00
PikalaxALT
686b9812fa
Merge branch 'master' into scrcmd_party 2022-04-03 08:17:59 -04:00
PikalaxALT
502ee95364 Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work 2022-04-03 08:09:28 -04:00
Abaresk
d871c57cee Use pipes instead of temp files 2022-04-02 21:16:42 +00:00
Abaresk
2b2036db4e Switch to bash script 2022-04-02 19:11:11 +00:00
Abaresk
383c5169e9 Preprocess based only on source file imports 2022-04-02 16:33:34 +00:00
Abaresk
fb5d3e9759 Add documentation 2022-04-02 14:33:36 +00:00
Abaresk
b138ec841d Customize for pokeheartgold 2022-04-02 13:44:38 +00:00
Abaresk
af1dc9ef30 Copy oot's m2ctx.py 2022-04-02 02:31:42 +00:00
Admiral-Fish
f94b3b7033 Decomp scrcmd_15 -> scrcmd_party 2022-04-01 11:34:03 -07:00
PikalaxALT
5c6f379557 Add early check for baserom to asmdiff.sh 2022-03-29 07:59:42 -04:00
PikalaxALT
a1f71d3d9b field_move.c, 1 2022-03-25 16:21:14 -04:00
PikalaxALT
950c456c92 Rename rocket sys flag 2022-03-25 11:02:33 -04:00
PikalaxALT
e3dd705dfe Rename some script env attrs 2022-03-25 09:45:14 -04:00
PikalaxALT
348bf8cd11 Final split of overlay 01 2022-03-24 16:49:15 -04:00
PikalaxALT
7e78d40be6 last ov01 splitting move for now 2022-03-24 13:20:41 -04:00
PikalaxALT
fd3570cb17 Avatar transition flags in scripts 2022-03-23 16:03:07 -04:00
PikalaxALT
550707b631 Some renaming of field-related funcs 2022-03-23 15:11:08 -04:00
PikalaxALT
7d6f9656ab scrcmd_17.c 2022-03-19 14:57:19 -04:00
PikalaxALT
c726bd5279
csv2bin: Remove unneeded static var 2022-03-18 12:10:56 -04:00
PikalaxALT
d4244bcf91 Fix CSV parser 2022-03-17 09:25:13 -04:00
PikalaxALT
589414d6de csv2bin no longer chokes on CRLF 2022-03-16 20:04:17 -04:00
PikalaxALT
a48e278e54 asmdiff: Sanity check for overlay not found 2022-03-12 18:36:48 -05:00
tgsm
23b4cb0b5a Decompile scrcmd_16 -> scrcmd_dppl_prizes
This seems to be unused in HGSS.
2022-02-24 12:30:44 -06:00
PikalaxALT
67ebd9b9a9 Fix simple_npc_msg pattern in dump_scrcmds.py 2022-02-21 13:53:27 -05:00
PikalaxALT
e450dc23e4 Fix some scrcmd names 2022-02-21 10:42:54 -05:00
PikalaxALT
2525882cec More save documentation 2022-02-19 19:49:27 -05:00
PikalaxALT
85784c8077 Name some more radio routines; finish radio struct scaffolds; battle hall commands 2022-02-14 16:55:39 -05:00
PikalaxALT
6a5752b138 Name some import sys variables and flags 2022-02-13 12:01:47 -05:00
PikalaxALT
5ef15ba248 Remaining var args in scrcmds 2022-02-13 10:20:52 -05:00
PikalaxALT
55da45ebc1 Name some more trade-related funcs 2022-02-09 20:31:06 -05:00
PikalaxALT
b1849dc134 Define follow mon struct in field sys 2022-02-09 15:31:59 -05:00
PikalaxALT
2554e2c101 Fix up scrcmds in goldenrod underground 2022-02-08 16:28:52 -05:00
PikalaxALT
7b6880a406 NPC trade assign names 2022-02-08 15:39:23 -05:00
PikalaxALT
40d4de15a9 npc_trade overlay 2022-02-08 12:15:12 -05:00
PikalaxALT
33f9acfb11 Name follow poke commands 2022-01-28 16:37:09 -05:00
PikalaxALT
a6c9118e19 Split some more UI files 2022-01-28 11:13:22 -05:00
PikalaxALT
94892f74c1 More splitting 2022-01-26 16:43:02 -05:00
PikalaxALT
152fe95ec6 Initial names for movement cmds 2022-01-26 14:27:58 -05:00
PikalaxALT
0185d8c7e3 Name rotom-related scrcmds 2022-01-25 20:30:14 -05:00
PikalaxALT
fe11fb2b77 Rename some more field-related stuff 2022-01-25 16:45:35 -05:00
PikalaxALT
18878d07df Update field-related structs; fix hidden item consts 2022-01-25 16:31:23 -05:00
PikalaxALT
1ffb2adee8 Name daycare scrcmds and some object event funcs 2022-01-25 11:53:31 -05:00
PikalaxALT
40c3a422c1 Name mystery gift funcs; init photo struct 2022-01-24 15:46:48 -05:00
PikalaxALT
e716dfa802 Split out field photo; identify alph puzzle code 2022-01-23 08:16:34 -05:00
PikalaxALT
3233919514 Pokeathlon-related commands 2022-01-22 17:35:59 -05:00
PikalaxALT
54cdbc7a26 Name some more script flags 2022-01-22 16:02:58 -05:00
PikalaxALT
e6be112c75 Document starter choice routines; add nnsys/g3d structs 2022-01-22 15:19:09 -05:00
PikalaxALT
b6cfa21d5f Follower poke consts 2022-01-21 07:58:09 -05:00
PikalaxALT
b772443d0c Remove scaninc, we have no use for thee 2022-01-19 13:46:16 -05:00
PikalaxALT
851d7c8506 bg_window through CopyOrUncompressTilemapData 2022-01-16 19:49:07 -05:00
PikalaxALT
b3c5d68700 Some trainer-related commands 2022-01-16 13:47:59 -05:00
PikalaxALT
9d34528517 Casino related commands 2022-01-16 13:05:46 -05:00
PikalaxALT
d2c53dc138 Some script-related routines 2022-01-16 12:43:53 -05:00
PikalaxALT
0f0407bdc3 Document elevator-related commands 2022-01-15 20:33:11 -05:00
PikalaxALT
522c4d9491 Identify field move use funcs 2022-01-15 18:10:20 -05:00
PikalaxALT
e38363a833 Rename seal-related scrcmds 2022-01-14 21:05:14 -05:00
PikalaxALT
659d711be4 Document spawn points 2022-01-14 16:56:23 -05:00
PikalaxALT
2a12205321 Phone contact constants 2022-01-14 08:35:31 -05:00
PikalaxALT
55358ce5df Name item use funcs 2022-01-13 08:28:36 -05:00
PikalaxALT
1081d334c4 Name a flag and document a scrcmd 2022-01-11 20:57:42 -05:00
PikalaxALT
924e516bac Rename ScrCmd_PlayerHasSpecies 2022-01-11 18:10:01 -05:00
PikalaxALT
9e1ae52104 scrcmd_size_record.c 2022-01-11 17:46:10 -05:00
PikalaxALT
bfc97521df Fix gen_fx_const maybe? 2022-01-11 12:53:09 -05:00
PikalaxALT
92cb0f0ea5 Fix fx_const.h dependency handling 2022-01-11 12:36:23 -05:00
PikalaxALT
0bcfb92500 Decompile math_util.s 2022-01-11 10:08:35 -05:00
PikalaxALT
344ba8d44f Refactor o2narc and explicitly initialize bool flags 2022-01-11 08:44:20 -05:00
PikalaxALT
7d27a220a7 math_util, 1 2022-01-10 16:40:39 -05:00
PikalaxALT
b668e8ecfc simple_npc_msg 2022-01-09 16:46:08 -05:00
PikalaxALT
f032bce6bd Port convenience scrcmd macros from Emerald 2022-01-09 13:56:45 -05:00
PikalaxALT
eab8da5f82 Some scrcmd names 2022-01-08 17:30:57 -05:00