Jeremy DeHaan

Results 93 comments of Jeremy DeHaan

Are there any negative effects of XInitThreads() being used for programs that aren't multi-threaded? I wonder if we can just take care of that ourselves as a static constructor in...

You bring up a good point. A goal of mine for the next release is to have DSFML to be usable in DUB out of the box, so you shouldn't...

Kind of. In #139, you seem to want me to use the standard library instead of parts of DSFMLC, but in this I am saying that I tend to avoid...

Thanks, this is great. I'll take care of this, but I'll also start thinking of ways to make it easier for others to work on the website. Maybe put it...

This seems strange. Can anyone else verify this?

@neagix Are you creating a Music class at compile time? You can't do that with some things since some things are done on the C++ side.

Not sure about error messages, but I was planning on having all/most structs to be initialized lazily. That would fix this problem at least.

The main reason for this was that I used the CSS sheet github provided and I never thought it was a high priority to fix it. I recently purchased dsfml.org...

This issue is very vague and could use some more details or splitting up into separate issues.

I'm not sure how viable this is through Travis CI and Appveyer. Tests are able to run, but most of them fail miserably due to a lack of a real...