Jon Lund Steffensen

Results 69 comments of Jon Lund Steffensen

Yes, this is still work in progress. As you can see above it says "this issue issue will close when commit XXX is merged" because it is not merge yet....

Thanks, this is a good idea. The check should be done such that if only a blocked rock is left, a message will still pop up.

I think the best solution would be to decrement the serf counters according to the increment in game tick in update_serfs() (as is done already in many of the individual...

Thanks for the report. I can reproduce this bug from the save game but only if I disable assertions (run configure without `--enable-debug`). If I enable assertions I am hitting...

Good, next step is then to find out why the transporter wants to deliver the resource when it was not requested.

Thanks @tomsoftware, this looks interesting. You have a lot cpplint checks that failed with your changes. You can see those by clicking through to the Travis CI build log (or...

@ACinnamonUserInUK Do gamma adjustments (e.g. with `xgamma`) work?

Is it possible that the graphics driver was updated between 14.04 and 16.04? In any case, it doesn't seem directly related to how Redshift is working. Can you get `xgamma`...

I was just wondering if you run something like `xgamma -gamma 0.5` does it affect all monitors or just the first one? Additionally, you can check to see if the...