Jeod

Results 138 comments of Jeod

> > I've reopened this and closed yours. > > A similar thing happened to #281. Do you think that that PR should be reopened? For context, there’s two PRs...

> Really nice, thank you for taking care of that. I'll test on Windows before merging. `libmve` should go in the thirdparty dir that did not exist when you first...

> Also, why not just statically link everything, if that's what we prefer? (It will definitely simplify packaging, having only a single EXE for Windows for example, but if we're...

> > > Also, why not just statically link everything, if that's what we prefer? (It will definitely simplify packaging, having only a single EXE for Windows for example, but...

The wiki is based on patch notes from a v1.5 beta. Inside the `menu.cpp` file, there is a comment: ``` * 194 10/17/01 3:43p Matt * Took out Kevin's -mission...

https://github.com/DescentDevelopers/Descent3/blob/main/Descent3/menu.cpp#L1152C1-L1194C7 This block checks for the presence of `-mission` and performs the first-time run logic if it is *not* present. However, there is nothing here to handle if `-mission` *is*...

It is a wiki bug. As I stated in an above comment, the wiki command line options are based on the v1.5 beta patch notes. The `-mission` option was apparently...

> > > How hard would it be to get a D3Edit CI build going, that pulls D3 main branch as a submodule? > > > > > > Should...

Many games store screenshots in `/screenshots/`. It would be neat if this could be set by the user, maybe added as a setting in #282

Hi there! As outlined by #282 and #326, the eventual goal is to confine everything to the game folder itself. Personally I fail to see an argument for keeping Registry...