Derek Morris

Results 6 comments of Derek Morris

You have to be able to change the user's registry settings, and preferably have your application somewhere reliably static.

The easier and more complete tool for this is https://github.com/SteamDatabase/valveresourceformat; this is more what I was using when initially taking apart a few of the formats.

For similar functionality, done professionally, see VS2013's "peek definition" command.

The core idea behind this is that we should be able to have multiple views on a particular data set, for example, a unit, without having to care as much...

The packages themselves could just be hosted on GitHub using the release feature; then it's just a matter of storing a single XML file on a server somewhere, something that...

Array expansions is not currently fully functional, yeah. Thanks for the test case, I'll take a closer look at it. On the note of examples, when it concerns valve files,...