Age | Commit message (Expand) | Author |
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 |
2020-09-16 | progress on darray.c, inlining calls to ArrayNth and ArrayRemoveAt | Max |
2020-09-16 | darray.c progress, added qsort.h, qsort labeled | Max |
2020-09-16 | ArrayNew, Free, Length, Nth and Append. Labeling and updates to heaaders | Max |
2020-09-15 | remove todo | Max |
2020-09-15 | remove hashtable.s | Max |
2020-09-15 | cleanup | Max |
2020-09-15 | hashtable.c matches, but needs cleanup | Max |
2020-09-15 | TableLookup, TableMapSafe, TableMapSafe2. Added darray.h header | Max |
2020-09-15 | TableCount, TableEnter, and TableRemove | Max |
2020-09-15 | decomp TableNew, TableNew2, TableFree, and add labels for references | Max |
2020-09-15 | added consts.h | Max |
2020-09-15 | cleanup | Max |
2020-09-15 | Match OSAlloc.c, labeled HeapArray is sbss.s | Max |
2020-09-15 | OSAlloc.c need to fixed offsets to global static data, then it will match | Max |
2020-09-14 | OSFreeToHeap matching besides SDA offset, OSAllocFromHeap almost matching bes... | Max |
2020-09-13 | newline | red031000 |
2020-09-13 | FISRT FUNC DECOMPED, DLInsert | red031000 |