Kevin Bentley

Results 20 comments of Kevin Bentley

I think this is a good idea in theory, but I think it will take a massive amount of work. There are a lot of pointers to arrays used. Something...

I think an action in CMakeLists.txt would be needed to make this work. The version needs to be added as static test by modifying program.h each time it is compiled,...

@burgerbecky (one of the original devs for the formats) told me last night that she has code she can release. Can someone verify if the mve files packaged with D3...

I'd like to say that there's not a controversy here, just some due diligence. I realize now that I should have waited to release this code, but waiting for details...

The code has been released under GPL 3.0

I added some code in a branch, not sure if this helps resolve the issue: https://github.com/kevinbentley/Descent3/tree/add-missing/hogmaker https://github.com/kevinbentley/Descent3/tree/add-missing/hogedit

I'd favor just adding it to cmake so a build generates the executable. Unless someone wants to port the whole thing to python, which IMO is unnecessary.

> nitpick: please don't use `auto`, it makes code unnecessarily hard to read I have mixed feelings on that statement. I generally agree, but there are times where the types...

Can you verify that this bug still exists once the source has been compiled? We fixed a bunch of bugs that never made it into release. I'll try to find...

I don't think that's possible. We've copied the source and moved it from repository to repository so much that I don't think either of us has anything with timestamps. @midnite8177...