Jon Lund Steffensen

Results 69 comments of Jon Lund Steffensen

Do you know about the 1,2,3,4,5 keys for the equivalent panel buttons?

I agree, maybe CTRL+`1` or `f` as flag only button. I agree that for most popup boxes there should be a default action ("ok"/"exit"/etc. depending on the box) that is...

Thanks, I'm guessing that it is not related to the map size but who knows.

1.3 GB is exactly what would be expected for a size 10 map (1024x512 map positions which is 20480x16384 pixels = 1.3 GB). The landscape rendering is implemented such that...

I can't explain that. It may have to do with how much virtual memory you have. Some of it may be allocated by SDL as video memory which cannot be...

Needs more space in the popup box, which is not possible yet.

These should all be handled by double clicking.

Thanks, I was not aware of this. I'm not sure if this is documented SDL behavior that needs to be worked around, or if this is an SDL bug. Are...

This is from the SDL wiki (http://wiki.libsdl.org/CategoryKeyboard): > The main difference between these two values comes into play in situations where the operating system is mapping the physical keyboard keys...

When I try this in linux it works as expected, so I'm guessing that it is a windows issue.