wintertime

Results 13 comments of wintertime

Hi, I saw the first, happy reply in email, but did not get a notification for the completely different edit. It was pure luck I did not find it a...

Did it simplify the new code much to forbid using this on a `GLFWwindow` with `GLFW_NO_API`? I think, in the past people sometimes asked already to have separate window and...

https://www.glfw.org/docs/latest/window_guide.html#window_fbsize When I read the documentation it seems to me it looks like it is working as intended for you, as the window size is in "imaginary mac dots" each...

Hi, some time ago I needed this for a unittest, but after looking at the GLFW source I found a solution without needing to make a feature request. I wrote...

In case of OPs problem, one could argue the problem is that GLFW is broken and should not just maintain a bool to know if it is initialized, but have...

I added another pull request with the code I wrote for the solution I suggested. If it would be merged, the problem should go away automatically without additional user code...

If you change some code you could probably make an AI only game.

Hi, 2 times in 2 years is not a statistically relevant sample. IMHO you were just unlucky and could have tried a slightly older nightly. Additionally, if you notice a...

> > > This issue is the one holding 0.12 milestone, isn't it ? > > https://github.com/FreeCol/freecol/milestone/1 AFAIK, there are other issues, but I'm not up to date myself on...

@tlf30 On the kanban board under "Projects" you can see there is so many more pressing issues triaged as "Always", "Urgent" and "Now", while this is triaged as a non-pressing...