Chris Forseth cforseth
  • Joined on 2022-05-09
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-19 13:25:29 -05:00
18322726e0 Table project - they fixed the bug.
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-19 12:01:27 -05:00
f142a737bf Making more sense of the format;
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-19 11:44:29 -05:00
ac9e390b0c Start parsing through the next section, OLST?
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-19 10:50:37 -05:00
ff5d48c471 Start reading out sections; Fixed an error in how I was calculating section offets (its an offset from the head BEFORE the read of the offset)
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-09 17:43:10 -05:00
14a379b025 Sanity check that data read for classes matches what the file told me it should be;
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-09 17:35:47 -05:00
fac4eed399 Add debug info for for 5 uints for describing members. NO idea what they do. But maybe if I look at them real hard they'll start to make sense;
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-09 17:28:39 -05:00
1f5e0386af Get class member list. Not sure what the 5 uints are yet;
cforseth pushed to main at lego-game-parser/skywalker-saga 2022-05-09 17:02:27 -05:00
d718a430e0 Get up to member reading - but haven't made sense of it yet;
ae052f790f cpp parser for funs.
Compare 3 commits »