Age | Commit message (Expand) | Author |
2020-10-23 | cleanup | Max |
2020-10-23 | match func_801DBB48 | Max |
2020-10-23 | bring func_801DBB48 closer to matching | Max |
2020-10-23 | match func_801DBD74 | Max |
2020-10-23 | match func_801DBD00 | Max |
2020-10-23 | match func_801DBC58 | Max |
2020-10-23 | match func_801DBC58 | Max |
2020-10-22 | slightly condense func_801DB9FC and func_801DBA8C | Max |
2020-10-22 | add LC_BASE macro to OSCache.h, and condense func_801DB81C | Max |
2020-10-22 | decompile code_801DB81C, and revamp the source file layout template and type ... | Max |
2020-10-22 | figured out how to reference global variables from inline asm functions using... | Max |
2020-10-21 | remove warnings by adding explicits casts | Max |
2020-10-21 | match func_801DB81C | Max |
2020-10-21 | match func_801DBA8C | Max |
2020-10-21 | match code_801DB9FC | Max |
2020-10-21 | Bring code_801DB81C closer to matching: only single instruction misordering left | Max |
2020-10-21 | only an r30/r31 register swap remains in func_801DB9FC | Max |
2020-10-21 | ordering/reg swap in func_801DB9FC | Max |
2020-10-21 | match func_801DB92C | Max |
2020-10-20 | add header files and reduce scope of local variable/functions | Max |
2020-10-20 | match code_801DB040 | Max |
2020-10-20 | match up to func_801DB79C | Max |
2020-10-20 | match func_801DB184 | Max |
2020-10-20 | match func_801DB07C | Max |
2020-10-19 | match func_801DB040 and func_801DB07C | Max |
2020-10-18 | mark else block of func_801DAFAC as nonmatching | Max |
2020-10-18 | wrapped func_801DAFAC in a ifdef | Max |
2020-10-18 | make gUnk8063F2C8 file scope | Max |
2020-10-18 | arrange file-local type definitions, constants, and objects into an unnamed n... | Max |
2020-10-18 | add headers, and mark internal functions as static | Max |
2020-10-18 | match code_801DAAE0.cpp | Max |
2020-10-18 | match func_801DAFAC using an inline asm block | Max |
2020-10-18 | match up to func_801DAF70 | Max |
2020-10-18 | match func_801DAC0C, func_801DAC14, func_801DAC44 | Max |
2020-10-18 | match func_801DAB28, func_801DAB30, and func_801DAB78 | Max |
2020-10-17 | match func_801DAAE0 | Max |
2020-10-17 | add note to ctors_2, and organize function/class declarations into headers | Max |
2020-10-17 | got OK by splitting ctors.s and sbss.s and editing the link order in the Make... | Max |
2020-10-17 | rename code_801DAA30's static initializer in ctors.s, and match code_801DAA30... | Max |
2020-09-29 | split MSL_C math functions, and reorganize source tree | Max |
2020-09-29 | fix includes | Max |
2020-09-20 | add src/GameSpy to makefile, fill src/GameSpy and asm/GameSpy | Max |
2020-09-19 | fix warnings | red031000 |
2020-09-19 | add pragma internal on | red031000 |
2020-09-19 | decompile ptmf.o | red031000 |
2020-09-17 | decompile darray.c. ArraySearch and ArrayInsertedSorted nonmatching with regi... | Max |
2020-09-17 | Match all except ArraySearch & ArrayInsertSorted | Max |
2020-09-16 | match ArrayNew | Max |
2020-09-16 | rough decomp | Max |
2020-09-16 | Added inferred inline functions ArrayInsert and ArrayCheckGrow | Max |