Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-02 | replace nonmatchings with an inline function | Rémi Calixte | |
2021-05-01 | BOOL usage | Rémi Calixte | |
2021-05-01 | formatting | Rémi Calixte | |
2021-05-01 | remove obsolete externs | Rémi Calixte | |
2021-05-01 | decompile unk_02031734.s | Rémi Calixte | |
2021-04-30 | Fix a bunch of function signatures | tgsm | |
A bunch of functions were thought to be returning/taking in an unk_204639c but they actually return/take an unksavstruct80. This fixes that, and also changes a couple of struct members, so this might be useful for scrcmd. | |||
2021-04-29 | Decompile unk_0204B0A0 | tgsm | |
2021-04-19 | update externs | Rémi Calixte | |
2021-04-19 | Merge branch 'master' into unk_02031480 | Rémi Calixte | |
2021-04-19 | decompile unk_02031480.s | Rémi Calixte | |
2021-04-16 | decomp unk_0202D858.s | Rémi Calixte | |
2021-04-10 | formatting | Rémi Calixte | |
2021-04-10 | Merge branch 'master' into unk_0202F150 | Rémi Calixte | |
2021-04-10 | polish struct usage | Rémi Calixte | |
2021-04-10 | fix warnings | Rémi Calixte | |
2021-04-10 | fix asm functions | Rémi Calixte | |
2021-04-10 | headers | Rémi Calixte | |
2021-04-10 | decomp finished | Rémi Calixte | |
2021-04-10 | Decompile scrcmd_23 | tgsm | |
2021-04-09 | scrcmd_25: Fix naming | tgsm | |
2021-04-09 | more decomp | Rémi Calixte | |
2021-04-09 | Decompile scrcmd_4 -> scrcmd_names | tgsm | |
2021-04-08 | first nonmatching | Rémi Calixte | |
2021-04-07 | decomp start of unk_0202F150.s | Rémi Calixte | |
2021-04-07 | Decompile scrcmd_11 | tgsm | |
2021-04-05 | Merge branch 'master' into scrcmd_16 | Akira Akashi | |
2021-04-05 | Decompile scrcmd_16 -> scrcmd_daycare | tgsm | |
2021-04-03 | replace hard-coded number with constant | Rémi Calixte | |
2021-04-03 | remove unnecessary padding | Rémi Calixte | |
2021-04-03 | run clang-format | Rémi Calixte | |
2021-04-03 | Merge branch 'master' into unk_0205FA2C | Rémi Calixte | |
2021-04-03 | remove extern declaration | Rémi Calixte | |
2021-04-03 | better structs and signatures | Rémi Calixte | |
2021-04-03 | decomp unk_0205FA2C.s | Rémi Calixte | |
2021-04-02 | Decompile scrcmd_13 | tgsm | |
2021-03-30 | Merge branch 'master' into master | Akira Akashi | |
2021-03-30 | Decompile scrcmd_22 -> scrcmd_items | tgsm | |
2021-03-30 | scrcmd: move some extern declarations into scrcmd.h | tgsm | |
Prevents us from having to copy and paste these over and over when decompiling more scrcmd files. | |||
2021-03-26 | use GF_ASSERT | Seth Barberee | |
2021-03-26 | decomp unk_02025484 | Seth Barberee | |
2021-03-24 | more scrcmd | red031000 | |
2021-03-24 | Document some MapHeader functions/members | tgsm | |
2021-03-23 | more scrcmd, struct changes | red031000 | |
2021-03-23 | add missing declaration | Rémi Calixte | |
2021-03-23 | Decompile unk_0201E66C.s to GX_layers.c | Rémi Calixte | |
2021-03-22 | decompile scrcmd_14 -> scrcmd_coins | tgsm | |
2021-03-22 | decompile scrcmd_15 -> scrcmd_money | tgsm | |
2021-03-22 | decompile scrcmd_20 | tgsm | |
2021-03-22 | decompile scrcmd_25 | tgsm | |
2021-03-22 | decompile scrcmd_19 | tgsm | |