the3dfxdude

Results 35 comments of the3dfxdude

Was that seed number taken from a loading a save game? That isn't the actual seed number. That number is not preserved correctly if so. So I don't have this...

Hmm I'm not sure. I looked at it and saw the issue in the save file. But then I was able to order the camel out and then it went...

It may be that the exact triggering condition in the path finding system was lost when the game is saved and reloaded. This is evidenced of the issue was cleared...

The Map I.D. 913174790 medium land mass seems pretty problematic, but only because there is truly a choke point. That's not really a path-finding problem. But it could be something...

The handle leak is noted. Isn't what you are accomplishing in this change is silencing some warnings?

@lennyhans Please look at what would be proper integration for the desktop file into the Makefile that is not flatpak specific. I don't see a reason to merge in the...

@lennyhans Yes, I am looking for integration ideas. It does not have to be generated on the fly. If we don't use it, then we should not provide them. So...

@tmr83 Let's push possible flatpak suggestions through lennyhans. The links in the flatpak should just be merged into a single "7kfans.com" because the landing page should have navigation needed rather...

I think a Resource file & supporting class containing the geometry for drawing the selected graphics set UI (right now there is only one) needs to come first. If you...

I'm not as interested in a dedicated UI class. Please look the ButtonCustom and VBrowseIF for similar menu like situations. But the cleanup portion of this request seems to be...