Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | nonmatching | Rémi Calixte | |
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-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 | 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 | |
2021-03-21 | Merge branch 'master' of https://github.com/pret/pokediamond | red031000 | |
2021-03-21 | use headers | Rémi Calixte | |
2021-03-21 | rename | Rémi Calixte | |
2021-03-21 | match unk_0208A998 | Rémi Calixte | |
2021-03-20 | better names | Rémi Calixte | |
2021-03-19 | new line | Rémi Calixte | |
2021-03-19 | decomp 02015E30 | Rémi Calixte | |
2021-03-19 | fix asmproc | red031000 | |
2021-03-19 | more | red031000 | |
2021-03-19 | more scrcmd | red031000 | |
2021-03-18 | review changes | Rémi Calixte | |
2021-03-18 | Merge branch 'master' into unk_020166C8 | Rémi Calixte | |
2021-03-18 | fix warnings | Rémi Calixte | |
2021-03-18 | finish heap.c | Rémi Calixte | |
2021-03-18 | more | red031000 | |
2021-03-18 | fix main scrcmd struct | red031000 | |
2021-03-18 | Merge branch 'master' of https://github.com/pret/pokediamond | red031000 | |
2021-03-17 | Merge branch 'master' into 02024E64-struct | Akira Akashi | |
2021-03-17 | unk_02024E64: use a struct for storing information | tgsm | |
Also add a missing include guard and name a couple of functions. | |||
2021-03-16 | use #pragma unused | Rémi Calixte | |
2021-03-16 | header weirdness | Rémi Calixte | |
2021-03-16 | module 52 header | Rémi Calixte | |
2021-03-16 | Merge branch 'master' into decomp-unk_02024E64 | Rémi Calixte | |
2021-03-16 | cleanup | Rémi Calixte | |
2021-03-15 | Decompile unk_0204AEA8.s | James Luke | |
2021-03-13 | more | red031000 | |
2021-03-13 | more | red031000 | |
2021-03-12 | start of scrcmd decomp | red031000 | |
2021-03-12 | finished text.c | red031000 | |
2021-03-12 | GenerateFontHalfRowLookupTable nonmatching | red031000 | |
2021-03-12 | RunTextPrinter | red031000 | |
2021-03-11 | decompile AddTextPrinter | red031000 | |
2021-03-10 | paramatised2 and 3 | red031000 | |
2021-03-10 | AddTextPrinterParameterized | red031000 | |
2021-03-10 | start of text.c | red031000 | |