Commit Graph

274 Commits

Author SHA1 Message Date
tgsm
cbe18ecb3e Decompile scrcmd_4 -> scrcmd_names 2021-04-09 13:25:52 -04:00
tgsm
3f493d7ab6 Decompile scrcmd_11 2021-04-07 09:07:45 -04:00
Akira Akashi
c5cab80791
Merge branch 'master' into scrcmd_16 2021-04-05 18:02:48 +01:00
tgsm
8132e1e567 Decompile scrcmd_16 -> scrcmd_daycare 2021-04-05 12:42:29 -04:00
Rémi Calixte
c54ec6c98f run clang-format 2021-04-03 18:10:46 +02:00
Rémi Calixte
2f95637c2d Merge branch 'master' into unk_0205FA2C 2021-04-03 15:19:36 +02:00
Rémi Calixte
44a082830e remove extern declaration 2021-04-03 15:18:24 +02:00
Rémi Calixte
b20e00af74 better structs and signatures 2021-04-03 15:11:23 +02:00
Rémi Calixte
8958487e95 decomp unk_0205FA2C.s 2021-04-03 11:57:44 +02:00
tgsm
9bff34f5ed Decompile scrcmd_13 2021-04-02 06:42:22 -04:00
Akira Akashi
3063fdd0e1
Merge branch 'master' into master 2021-03-30 20:43:07 +01:00
tgsm
14d341e09d Decompile scrcmd_22 -> scrcmd_items 2021-03-30 06:28:49 -04:00
tgsm
0cc774d83e scrcmd: move some extern declarations into scrcmd.h
Prevents us from having to copy and paste these over and over when
decompiling more scrcmd files.
2021-03-30 06:00:23 -04:00
Seth Barberee
5e505aa880 decomp unk_02025484 2021-03-26 18:37:38 -05:00
red031000
28f7626d24
more scrcmd 2021-03-24 22:38:46 +00:00
tgsm
08f7471387 Document some MapHeader functions/members 2021-03-24 07:28:25 -04:00
tgsm
1fbc3a19c2 Move the MapHeader struct into map_header.h
global.fieldmap.h is no longer used and map.h was never used, so they
both can be removed.
2021-03-24 07:21:07 -04:00
red031000
963908bc38
more scrcmd, struct changes 2021-03-23 22:43:11 +00:00
Rémi Calixte
0faaad19be add missing declaration 2021-03-23 09:52:14 +01:00
Rémi Calixte
3c88114bc0 Decompile unk_0201E66C.s to GX_layers.c 2021-03-23 09:47:13 +01:00
tgsm
fb9ded97a1 decompile scrcmd_14 -> scrcmd_coins 2021-03-22 07:04:41 -04:00
tgsm
343729e9c8 decompile scrcmd_15 -> scrcmd_money 2021-03-22 06:18:09 -04:00
tgsm
9bd613f624 decompile scrcmd_20 2021-03-22 05:05:35 -04:00
tgsm
5cdd0564c8 decompile scrcmd_25 2021-03-22 05:03:32 -04:00
tgsm
e66ec84347 decompile scrcmd_19 2021-03-22 05:00:02 -04:00
red031000
a48d4ca566
Merge branch 'master' of https://github.com/pret/pokediamond 2021-03-21 21:29:54 +00:00
Rémi Calixte
3c89d769dc use headers 2021-03-21 19:26:59 +01:00
Rémi Calixte
bd4835f73f rename 2021-03-21 19:26:05 +01:00
Rémi Calixte
b43341ac3b match unk_0208A998 2021-03-21 19:25:54 +01:00
Rémi Calixte
bef877266c better names 2021-03-20 11:45:35 +01:00
Rémi Calixte
2b1cbfa862 new line 2021-03-19 21:05:16 +01:00
Rémi Calixte
7dd1e6b1a3 decomp 02015E30 2021-03-19 21:03:42 +01:00
red031000
2a67d8b7e3
fix asmproc 2021-03-19 19:42:00 +00:00
red031000
91d218a865
more 2021-03-19 19:08:08 +00:00
red031000
736eabe8a8
more scrcmd 2021-03-19 12:34:38 +00:00
Rémi Calixte
2c18674cca review changes 2021-03-18 21:24:10 +01:00
Rémi Calixte
3ba1994512
Merge branch 'master' into unk_020166C8 2021-03-18 21:04:05 +01:00
Rémi Calixte
dd94544214 fix warnings 2021-03-18 20:59:06 +01:00
Rémi Calixte
6f8f78f701 finish heap.c 2021-03-18 20:03:46 +01:00
red031000
1d566ba7cf
more 2021-03-18 17:05:03 +00:00
red031000
777bb37606
fix main scrcmd struct 2021-03-18 16:00:46 +00:00
red031000
8b699fd130
Merge branch 'master' of https://github.com/pret/pokediamond 2021-03-18 15:19:09 +00:00
Akira Akashi
338065739e
Merge branch 'master' into 02024E64-struct 2021-03-17 16:26:07 +00:00
tgsm
b80100f712 unk_02024E64: use a struct for storing information
Also add a missing include guard and name a couple of functions.
2021-03-17 00:33:05 -04:00
Rémi Calixte
e31be2804e use #pragma unused 2021-03-16 18:43:20 +01:00
Rémi Calixte
6f4ef01cef header weirdness 2021-03-16 18:26:05 +01:00
Rémi Calixte
000fd95ffc module 52 header 2021-03-16 18:16:42 +01:00
Rémi Calixte
fe49a1d229 Merge branch 'master' into decomp-unk_02024E64 2021-03-16 11:27:03 +01:00
Rémi Calixte
841866478a cleanup 2021-03-16 11:15:23 +01:00
James Luke
ff109c169c Decompile unk_0204AEA8.s 2021-03-15 13:37:17 -04:00