Age | Commit message (Expand) | Author | Files | Lines |
2023-01-26 | move lots of source files around to match their actual placement in the origi...main | Ash Wolf | 1 | -1/+1 |
2023-01-26 | rename IncludeSearch enum names to match what they actually do | Ash Wolf | 1 | -5/+5 |
2023-01-25 | note updates | Ash Wolf | 1 | -0/+4 |
2023-01-19 | more cross-platform work | Ash Wolf | 2 | -4/+4 |
2023-01-15 | more cleanup | Ash Wolf | 12 | -91/+91 |
2023-01-15 | reorganise things a bit to align further with the actual names/structure | Ash Wolf | 2 | -7/+5 |
2023-01-14 | fix lots more bugs, add better logging | Ash Wolf | 1 | -1/+1 |
2023-01-12 | more fixing | Ash Wolf | 1 | -1/+1 |
2023-01-11 | get it to compile with clang | Ash Wolf | 23 | -248/+135 |
2023-01-11 | getting closer | Ash Wolf | 18 | -64/+63 |
2022-11-07 | honk | Ash Wolf | 1 | -1/+1 |
2022-10-19 | let's commit all this before my VM blows up and nukes my work | Ash Wolf | 36 | -211/+7749 |
2022-10-14 | add tons of stuff | Ash Wolf | 6 | -12/+2 |
2022-10-13 | finish CLMain.c | Ash Wolf | 6 | -98/+466 |
2022-10-13 | fix issues in OSLib Memory and ErrMgr, fully match OSLib Files | Ash Wolf | 3 | -35/+637 |
2022-10-13 | finish OSLib/MacSpecs.c and use OS_PATHSEP in more places | Ash Wolf | 3 | -29/+394 |
2022-10-13 | finish OSLib/Generic.c | Ash Wolf | 1 | -2/+181 |
2022-10-12 | almost finished OSLib | Ash Wolf | 6 | -17/+548 |
2022-10-12 | finish Posix.c | Ash Wolf | 1 | -7/+104 |
2022-10-12 | lots more reorganisation, done part of OSLib | Ash Wolf | 8 | -0/+1129 |
2022-10-11 | almost finished Resources.c, two small issues in ReadResourceFork and FSpOpen... | Ash Wolf | 1 | -162/+603 |
2022-10-11 | add cmakelists for CLion, tons and tons of reorganisation using new info from... | Ash Wolf | 40 | -0/+2706 |