Louis Moureaux
Louis Moureaux
Opening Units no longer returns to the map view (so this is a regression :sweat_smile: )
https://github.com/longturn/freeciv21/blob/eff5fd14f815080f333ac763a470c9ac8ee2781f/common/networking/packets.def#L2064-L2068
Can't option 1 be implemented with [action enablers](https://longturn.readthedocs.io/en/latest/Modding/Rulesets/actions.html) for `Conquer City` or `Conquer City 2`? Looks like option 2 is simply a matter of adding an [`Action_Odds_Pct` effect](https://longturn.readthedocs.io/en/latest/Modding/Rulesets/effects.html) on top...
Related to #1292. Qt has a built-in function `QApplication::setFont(const QFont &, const char *className)`, but it shouldn't be used together with style sheets. Another loosely related function is `QStyle::polish()`.
CORRECTION: .... dialog with actions appear,click INCITE REVOLT, click cancel (click NO, it is important - if funds are not enough and just ok is available then described behavior does...
IIRC I could reproduce with merchies in Aviation
Such orders should ideally be given at goto time anyway -> revisit for beta2.
Can't repro
Reproduced. The way this widget is opened is a mess (as you'd expect from old code).
Linux packaging is up to the packager -- if there is already a package, we should of course use it.