summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-10fix warningsRémi Calixte
2021-04-10fix asm functionsRémi Calixte
2021-04-10headersRémi Calixte
2021-04-10decomp finishedRémi Calixte
2021-04-09more decompRémi Calixte
2021-04-08first nonmatchingRémi Calixte
2021-04-07decomp start of unk_0202F150.sRémi Calixte
2021-04-05Merge pull request #355 from remicalixte/unk_0205FA2CAkira Akashi
Decompile unk_0205FA2C.s
2021-04-03replace hard-coded number with constantRémi Calixte
2021-04-03remove unnecessary paddingRémi Calixte
2021-04-03Merge branch 'master' into unk_0205FA2CRémi Calixte
2021-04-03run clang-formatRémi Calixte
2021-04-03Merge pull request #353 from red031000/masterAkira Akashi
update install.md
2021-04-03Merge branch 'master' into masterAkira Akashi
2021-04-03Merge branch 'master' into unk_0205FA2CRémi Calixte
2021-04-03remove extern declarationRémi Calixte
2021-04-03better structs and signaturesRémi Calixte
2021-04-03decomp unk_0205FA2C.sRémi Calixte
2021-04-02Merge pull request #354 from tgsm/scrcmd_13Akira Akashi
Decompile scrcmd_13
2021-04-02Decompile scrcmd_13tgsm
2021-03-31update install.mdred031000
2021-03-30Merge pull request #352 from red031000/masterAkira Akashi
NCER multiple label support
2021-03-30NCER multiple label supportred031000
2021-03-30Merge pull request #348 from red031000/masterAkira Akashi
more scrcmd
2021-03-30Merge branch 'master' into masterAkira Akashi
2021-03-30Merge pull request #351 from tgsm/scrcmd-22Akira Akashi
Decompile scrcmd_22 -> scrcmd_items
2021-03-30Decompile scrcmd_22 -> scrcmd_itemstgsm
2021-03-30scrcmd: move some extern declarations into scrcmd.htgsm
Prevents us from having to copy and paste these over and over when decompiling more scrcmd files.
2021-03-27Merge pull request #350 from SethBarberee/unk_02025484Akira Akashi
Decompile unk_02025484
2021-03-26use GF_ASSERTSeth Barberee
2021-03-26only have one extern of each funcSeth Barberee
2021-03-26decomp unk_02025484Seth Barberee
2021-03-24more scrcmdred031000
2021-03-24Merge pull request #346 from tgsm/map-headerRevo
Document some MapHeader functions/members
2021-03-24Document some MapHeader functions/memberstgsm
2021-03-24Move the MapHeader struct into map_header.htgsm
global.fieldmap.h is no longer used and map.h was never used, so they both can be removed.
2021-03-23Merge pull request #345 from red031000/masterAkira Akashi
more scrcmd, struct changes
2021-03-23more scrcmd, struct changesred031000
2021-03-23Merge pull request #344 from remicalixte/unk_0201E66CAkira Akashi
Decompile unk_0201E66C.s to GX_layers.c
2021-03-23add missing declarationRémi Calixte
2021-03-23Decompile unk_0201E66C.s to GX_layers.cRémi Calixte
2021-03-22Merge pull request #343 from tgsm/scrcmdsRevo
decompile scrcmd 14, 15, 19, 20, 25
2021-03-22decompile scrcmd_14 -> scrcmd_coinstgsm
2021-03-22decompile scrcmd_15 -> scrcmd_moneytgsm
2021-03-22decompile scrcmd_20tgsm
2021-03-22decompile scrcmd_25tgsm
2021-03-22decompile scrcmd_19tgsm
2021-03-21Merge pull request #337 from red031000/masterRevo
more scrcmd
2021-03-21Merge branch 'master' of https://github.com/pret/pokediamondred031000
2021-03-21Merge pull request #342 from remicalixte/unk_0208A998Revo
Decompile unk_0208A998.s to error_message_reset.c