Akashi Akira
632bf6870c
strbuf2 to STRING_BUFFER_1
2023-05-16 21:13:47 +01:00
Akashi Akira
14a518e31d
SCRIPTENV_STRBUF1 to SCRIPTENV_STRING_BUFFER_0
2023-05-16 17:44:07 +01:00
Akashi Akira
3e1a6672f2
SCRIPTENV_MSGFMT to SCRIPT_ENV_MESSAGE_FORMAT
2023-05-16 17:32:40 +01:00
Akashi Akira
0e71a8a8d1
rename MSGFMT to MessageFormat
2023-05-16 05:36:43 +01:00
Akashi Akira
f6c418d8d5
script contexts
2023-05-16 01:28:20 +01:00
Akashi Akira
f631676bf7
SCRIPTENV_FIELD_34
2023-05-16 00:56:50 +01:00
Akashi Akira
76fac402ac
SCRIPTENV_CAMERA_TARGET
2023-05-15 04:22:47 +01:00
Akashi Akira
90026fd7c5
LAST_TALKED to LAST_INTERACTED
2023-05-15 03:37:06 +01:00
Akashi Akira
4eeb205f32
more enum renaming
2023-05-13 23:27:07 +01:00
Akashi Akira
500025a4c2
start renaming script environment enum
2023-05-13 05:10:07 +01:00
Akashi Akira
206b49c92c
ListMenu2 to ListMenu2D
2023-05-13 03:54:59 +01:00
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