Age | Commit message (Expand) | Author |
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 |