Alan
Alan
Oh, so you're replacing Qt's equivalent of `GetNumReceivableBytes`? I guess that would make sense.
I'm pretty sure https://github.com/DFHack/clsocket/pull/4#issuecomment-238307375 still needs to be addressed for macOS. Other than that, I think I was reluctant to merge originally because it's a large set of changes and...
I've been meaning to set up GitHub Actions in this repo - I was planning on just Linux (to replace Travis CI) but could probably add macOS and Windows too....
This should work on Windows, but if the backslashes are hardcoded, it could cause issues like #2 on Linux/OS X.
Forward slashes should work on Windows (#2).
Yeah, the "U:/" in the path indicated that it was Windows. I'm not sure if Armok Vision or Unity is choosing the type of slash here. If Armok Vision is...
Not sure I see the difference between 2022dc313 and 2020mike2. Is the issue you're referring to that matching digits would also pick up the year? `2020mike2` would have the same...
They could well be. I was just migrating issues from angavrilov's repo.
No, this would just mean we'd have to locate the hardcoded offsets TwbT needs. I'm not really sure what to do here, since I haven't seen documentation regarding what those...
If you ask me, it would make it harder to keep twbt up to date, since - we don't know what those offsets are or how to represent them in...