Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-14 | Merge pull request #361 from remicalixte/unk_0202F150 | Akira Akashi | |
Decompile unk_0202F150.s | |||
2021-04-10 | formatting | Rémi Calixte | |
2021-04-10 | fix global.inc | 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 | Merge pull request #360 from tgsm/scrcmd_23 | Revo | |
Decompile scrcmd_23 | |||
2021-04-10 | Decompile scrcmd_23 | tgsm | |
2021-04-10 | Merge pull request #359 from tgsm/fix_scrcmd25_names | Akira Akashi | |
scrcmd_25: Fix naming | |||
2021-04-09 | scrcmd_25: Fix naming | tgsm | |
2021-04-09 | more decomp | Rémi Calixte | |
2021-04-09 | Merge pull request #358 from tgsm/scrcmd_4 | Revo | |
Decompile scrcmd_4 -> scrcmd_names | |||
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 | Merge pull request #357 from tgsm/scrcmd_11 | Akira Akashi | |
Decompile scrcmd_11 | |||
2021-04-07 | Decompile scrcmd_11 | tgsm | |
2021-04-05 | Merge pull request #356 from tgsm/scrcmd_16 | Akira Akashi | |
Decompile scrcmd_16 -> scrcmd_daycare | |||
2021-04-05 | Merge branch 'master' into scrcmd_16 | Akira Akashi | |
2021-04-05 | Merge pull request #355 from remicalixte/unk_0205FA2C | Akira Akashi | |
Decompile unk_0205FA2C.s | |||
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 | Merge branch 'master' into unk_0205FA2C | Rémi Calixte | |
2021-04-03 | run clang-format | Rémi Calixte | |
2021-04-03 | Merge pull request #353 from red031000/master | Akira Akashi | |
update install.md | |||
2021-04-03 | Merge branch 'master' into master | Akira Akashi | |
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 | Merge pull request #354 from tgsm/scrcmd_13 | Akira Akashi | |
Decompile scrcmd_13 | |||
2021-04-02 | Decompile scrcmd_13 | tgsm | |
2021-03-31 | update install.md | red031000 | |
2021-03-30 | Merge pull request #352 from red031000/master | Akira Akashi | |
NCER multiple label support | |||
2021-03-30 | NCER multiple label support | red031000 | |
2021-03-30 | Merge pull request #348 from red031000/master | Akira Akashi | |
more scrcmd | |||
2021-03-30 | Merge branch 'master' into master | Akira Akashi | |
2021-03-30 | Merge pull request #351 from tgsm/scrcmd-22 | Akira Akashi | |
Decompile scrcmd_22 -> scrcmd_items | |||
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-27 | Merge pull request #350 from SethBarberee/unk_02025484 | Akira Akashi | |
Decompile unk_02025484 | |||
2021-03-26 | use GF_ASSERT | Seth Barberee | |
2021-03-26 | only have one extern of each func | Seth Barberee | |
2021-03-26 | decomp unk_02025484 | Seth Barberee | |
2021-03-24 | more scrcmd | red031000 | |
2021-03-24 | Merge pull request #346 from tgsm/map-header | Revo | |
Document some MapHeader functions/members |