Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | more decomp | Rémi Calixte | |
2021-04-08 | first nonmatching | Rémi Calixte | |
2021-04-07 | decomp start of unk_0202F150.s | Rémi Calixte | |
2021-04-05 | Merge pull request #355 from remicalixte/unk_0205FA2C | Akira Akashi | |
Decompile unk_0205FA2C.s | |||
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 | |||
2021-03-24 | Document some MapHeader functions/members | tgsm | |
2021-03-24 | Move the MapHeader struct into map_header.h | tgsm | |
global.fieldmap.h is no longer used and map.h was never used, so they both can be removed. | |||
2021-03-23 | Merge pull request #345 from red031000/master | Akira Akashi | |
more scrcmd, struct changes | |||
2021-03-23 | more scrcmd, struct changes | red031000 | |
2021-03-23 | Merge pull request #344 from remicalixte/unk_0201E66C | Akira Akashi | |
Decompile unk_0201E66C.s to GX_layers.c | |||
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 | Merge pull request #343 from tgsm/scrcmds | Revo | |
decompile scrcmd 14, 15, 19, 20, 25 | |||
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 | |
2021-03-21 | Merge pull request #337 from red031000/master | Revo | |
more scrcmd | |||
2021-03-21 | Merge branch 'master' of https://github.com/pret/pokediamond | red031000 | |
2021-03-21 | Merge pull request #342 from remicalixte/unk_0208A998 | Revo | |
Decompile unk_0208A998.s to error_message_reset.c |