Adrienn Tindall
6eb73483fe
move FieldSystem -> field_system.h
2022-12-08 01:39:47 -05:00
Adrienn Tindall
bf285f5033
msg_data -> msgdata
2022-12-07 22:19:24 -05:00
Adrienn Tindall
c89abdf983
cmd_table -> cmdTable
2022-12-07 22:17:31 -05:00
Adrienn Tindall
bfad7efc91
savings_data -> savingsData
2022-12-07 22:10:34 -05:00
Adrienn Tindall
01c91e609b
pokegear_data -> pokegearData
2022-12-07 22:09:02 -05:00
Adrienn Tindall
0c30f1f202
comparison_result -> comparisonResult
2022-12-07 22:05:12 -05:00
Adrienn Tindall
4ec2aba688
stack_depth -> stackDepth
2022-12-07 22:03:27 -05:00
Adrienn Tindall
9de2a67a9b
map_matrix -> mapMatrix
2022-12-07 21:57:05 -05:00
Adrienn Tindall
8c4b7f7353
map_events -> mapEvents
2022-12-07 21:50:52 -05:00
Adrienn Tindall
385c6488ba
script.h - bg_config -> bgConfig
...
I'm doing these individually so if anyone wants to fight me they can just undo one commit
2022-12-07 21:41:13 -05:00
Adrienn Tindall
f590ea9ac3
script.h - standardize pointer format
2022-12-07 21:39:07 -05:00
Adrienn Tindall
fde0717fc0
Decompile unk_0203DE74
2022-12-06 18:38:33 -05:00
Adrienn Tindall
2d75d38426
Decompile unk_02055BF0
...
Found this lying around in a folder with a buncha other decompiled files I did awhile back- no idea why I didn't clean them up and push before but oh well I'm doing it now. Likely also means 2-3 more files to come if I get to those
2022-10-21 10:15:16 -04:00
Adrienn Tindall
496ccfbb32
Decompile scrcmd_pokemon_misc, 12
...
Also cleaned up list_menu.h and list_menu.c since I'll need them for my next PR
2022-10-16 06:32:17 -04:00
Adrienn Tindall
b29a8dffc3
Decompile scrcmd_pokemon_misc, 3
2022-09-05 15:29:59 -04:00
tgsm
2102ba8a4f
Location: z -> y
2022-04-14 15:17:03 -05:00
PikalaxALT
0220e6ac2f
Implemnet InitLocation inline
2022-04-14 15:27:35 -04:00
PikalaxALT
2fa3a53e8d
through ScrCmd_727
2022-04-12 20:02:38 -04:00
PikalaxALT
eaab87f590
through ScrCmd_149
2022-04-12 15:28:04 -04:00
PikalaxALT
db41283a50
through ScrCmd_631
2022-04-11 16:35:59 -04:00
PikalaxALT
25c59a94b4
through ScrCmd_CountNationalDexOwned
2022-04-08 16:46:35 -04:00
PikalaxALT
58f07f50c3
fix the fix to unk_02055418
2022-04-08 09:50:41 -04:00
PikalaxALT
54f2228f91
through ScrCmd_Whirlpool
2022-04-08 08:45:45 -04:00
PikalaxALT
3d4d0237a1
Through ScrCmd_679
2022-04-06 20:50:13 -04:00
PikalaxALT
00a8b847df
through ScrCmd_842
2022-04-06 13:48:05 -04:00
PikalaxALT
cb82b2d8b9
three more from scrcmd.s
2022-04-05 17:47:59 -04:00
PikalaxALT
281b2b3ca8
more 02092BE8 cleanup
2022-04-05 08:29:06 -04:00
PikalaxALT
f0e2af7e44
Clean up unk_02093BE8.c
2022-04-04 21:26:04 -04:00
PikalaxALT
67bf4dba31
Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work
2022-04-03 13:03:18 -04:00
SinaMegapolis
d9b0ad1c2d
Clean up the code more per request
2022-04-02 01:52:50 +04:30
SinaMegapolis
fbdf08acc7
Merge remote-tracking branch 'origin/master'
2022-04-01 22:16:27 +04:30
SinaMegapolis
cdd417d220
Clean up code per request
2022-04-01 22:16:10 +04:30
PikalaxALT
9870664760
Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work
2022-04-01 10:25:17 -04:00
PikalaxALT
3c1fec33c7
Merge branch 'master' into master
2022-04-01 08:26:19 -04:00
PikalaxALT
25456e099b
Merge remote-tracking branch 'origin' into pikalax_work
2022-03-31 11:56:34 -04:00
SinaMegapolis
9a28c73714
Merge remote-tracking branch 'upstream/master'
2022-03-31 03:27:47 +04:30
SinaMegapolis
f8caac1b24
Clean up files and some rough edges
2022-03-31 03:21:58 +04:30
SinaMegapolis
03be05e9e8
Finish matching unk_02092BE8 functions
2022-03-31 02:14:51 +04:30
tgsm
896269c0d9
scrcmd: Decompile more of the main scrcmd file
2022-03-28 22:46:29 -05:00
PikalaxALT
2ebd918b78
Fix sound headers; start choose_starter_app.c
2022-03-28 16:49:32 -04:00
SinaMegapolis
22f2a46c02
Merge remote-tracking branch 'upstream/master'
2022-03-28 12:27:03 +04:30
Admiral Fish
2e960b46ab
Decomp scrcmd_moneybox
2022-03-27 17:02:50 -07:00
SinaMegapolis
9f597e106a
unk_02092BE8.c 1
2022-03-28 00:24:17 +04:30
PikalaxALT
e3dd705dfe
Rename some script env attrs
2022-03-25 09:45:14 -04:00
PikalaxALT
550707b631
Some renaming of field-related funcs
2022-03-23 15:11:08 -04:00
PikalaxALT
58798d9c26
field_use_item.c, 4
2022-03-21 13:15:43 -04:00
PikalaxALT
c4a4cff3bd
field_use_item.c, 2
2022-03-20 14:45:50 -04:00
PikalaxALT
75a6446f2e
unk_02052F30, uhh, i lost count lol
2022-03-17 08:44:37 -04:00
PikalaxALT
471eba0403
unk_02052F30.c, 4
2022-03-16 15:49:40 -04:00
PikalaxALT
e3f2ef119f
unk_02052F30.c, 3
2022-03-16 14:25:30 -04:00