Recent content by leswt

  1. L

    Civ5 Wishlist

    I would like to see more complexity in diplomacy. One specific idea is allowing you to make threats. The option list would include things like "threaten war" and "threaten to nuke". When a threat is made, all of the unavailable options (red things like cities or vassal or capitulation)...
  2. L

    FfH2 Bug Thread

    I just updated to 3.19 and. loaded patch g. The screen update does not seem to work, by this I mean that if I click on a city and then hit ESC it does not clear the detail screen unless I do something like going to the diplomancy screen and then returning Thanks Lester
  3. L

    Can't find cause of the crash

    I've been programming for 30+ years and from my experience this sounds like a "memory clobber" An array or malloc overrun, or bad pointer hits some memory location but does not immediately cause a crash. The crash comes later. The problems often will change, comming and going with code changes...
Back
Top Bottom