Age | Commit message (Expand) | Author |
2020-12-19 | fix bugs in pragma.py, add license/readme | Max |
2020-12-19 | add pragma.py to tools, edit Makefile, add example #pragma regswap usage to c... | Max |
2020-12-12 | Merge pull request #159 from Felk/blur_related_labels | Revo |
2020-12-13 | name some blur/fake-antialiasing related labels | Felk |
2020-11-26 | Merge pull request #158 from mparisi20/code_801E07E8 | Revo |
2020-11-25 | rename file to gUnkClass20.cpp, condense code, and add comments | Max |
2020-11-25 | decompile code_801E07E8.o and code_801E0810.o | Max |
2020-11-12 | Merge pull request #157 from mparisi20/master | Revo |
2020-11-12 | organize headers | Max |
2020-11-12 | add math.h header, and fix one regswap in func_801DEA3C | Max |
2020-11-11 | remove GScamera_asm.s | Max |
2020-11-11 | match GScamera (except func_801DEA3C) | Max |
2020-11-11 | match GScamera::func_801DE1F8 | Max |
2020-11-11 | match GScamera virtual function at 801DE5F8 | Max |
2020-11-10 | progress on func_801DEA3C | Max |
2020-11-09 | match lbl_801DEEF8 | Max |
2020-11-09 | match GScamera virtual func at 801DED3C | Max |
2020-11-09 | match virtual func at 801DECBC | Max |
2020-11-09 | match func_801DE524 | Max |
2020-11-08 | match registers in GScamera ctor 801DE084 | Max |
2020-11-08 | added nonmatching ifdefs for each function in GScamera and match register ord... | Max |
2020-11-07 | decomp 801DDF78 and add mtx.h | Max |
2020-11-06 | Merge pull request #156 from mparisi20/master | Max |
2020-11-06 | comments | Max |
2020-11-06 | remove code_801DD8C0_asm.s | Max |
2020-11-06 | remove old comments | Max |
2020-11-06 | add headers for GSanimationObject and GSblendObject | Max |
2020-11-06 | C++ refactoring, adding nonmatching #ifdefs for ctors/dtor using operator del... | Max |
2020-11-06 | add GShierMemObject.h, and implement constructors for GSanimationObject and G... | Max |
2020-11-05 | add two nonmatching ifdefs to code_801DD8C0 | Max |
2020-11-05 | fix control flow in func_801DD9C8 | Max |
2020-11-05 | decompile code_801DD8C0 with some nonmatchings | Max |
2020-11-02 | start decompiling code_801DD8C0.o | Max |
2020-11-01 | Merge pull request #155 from mparisi20/master | Revo |
2020-11-01 | add header | Max |
2020-11-01 | decompile code_801DD5C8.o | Max |
2020-10-31 | Merge pull request #154 from mparisi20/master | Revo |
2020-10-31 | remove unneeded extern C | Max |
2020-10-31 | add include to ptmf.c | Max |
2020-10-31 | refactor as code_801DCE6C to C++ | Max |
2020-10-31 | match func_801DD294 | Max |
2020-10-31 | only regswaps remain in func_801DD294 | Max |
2020-10-31 | match loop body in func_801DD294 | Max |
2020-10-30 | add nonmatching ifdef | Max |
2020-10-30 | progress on func_801DD294 | Max |
2020-10-30 | match up to func_801DD294 | Max |
2020-10-29 | match up to func_801DCFE4, add string.h and stdlib.h, add types.h to Makefile... | Max |
2020-10-27 | Merge pull request #153 from mparisi20/master | Max |
2020-10-27 | rename static objects | Max |
2020-10-27 | add headers and cleanup | Max |