Page 1 of 1
Posted: 04 Aug 2011, 09:23
lucas93
Hello,
Sorry if this has already been asked somewhere, but what is the origin of the publicly available revolt source code (the doxygen one)?

After compiling a copy, I'm not sure where it's from (as in it's period in revolt's development cycle).

Any help would be appreciated :)

Thanks,
-lucas93

EDIT: A screenshot or two might help :P

Posted: 04 Aug 2011, 20:52
the_law
That source is complete enough to compile?? I haven't tried but I thought bits were missing. Does it basically work?

Posted: 05 Aug 2011, 05:25
lucas93
I grabbed a copy of the DX7 SDK and it compiled just fine (after changing a few little things in the code like variable name clashes, default int, etc).
The only thing really wrong with it was the Miles sound header is corrupted\incomplete. I had to use the copy that was leaked with HL2 in 2003 LOL.
It needed a few more little fixes before it actually ran (mostly just trying to read past the end of arrays).

But yeah it basically works, just a few features that seem incomplete which make me think it's pre-release code. (I'm just looking for someone to confirm that :P)