Wedge009
Wedge009
If I recall correctly, the original report against GUI1 was due to single-quotes and straight apostrophes being mixed together for the French translation. The translation team since corrected that, but...
I'm not able to replicate this at f0559d66397, but so far only tested on Linux/X11. Tried on single-player, WC, and Elensefar Courtyard MP.
Testing f0559d66397e57e676d957711fbeeb95956f60de on Windows, compiled with VC++ 2022, both release and debug builds. There is indeed an access violation exception thrown in debug build, which I suppose could lead to...
``` > wesnoth.exe!gui2::dialogs::units_dialog::is_selected() Line 46 C++ wesnoth.exe!gui2::dialogs::units_dialog::build_create_dialog::__l2::(unsigned __int64 index) Line 456 C++ wesnoth.exe!::operator()(gui2::widget & w, gui2::event::ui_event && __formal, bool & __formal, bool & __formal, void * && __formal) Line 147...
Revisited this at 4e7e02e36477828f54a660aad73c14ed005eaa1f: https://github.com/wesnoth/wesnoth/blob/4e7e02e36477828f54a660aad73c14ed005eaa1f/src/gui/dialogs/units_dialog.cpp#L453-L476 With MSVC compilation, `dlg` at line 456 is `0xCCCCCCCC`, which I understand to be how debug-mode marks uninitialised memory. No idea how it reaches this...
#3653 is merged. Are there any examples in official content where an ampersand is used? Otherwise can this be closed on the assumption ampersands are rendered properly in GUI2 Help?
@sevu's original report states that there will be an error - but I don't know if that changes with GUI2.
I could be wrong, but I feel like the admission into the official campaigns collection inherently implies that a UMC campaign is considered canonical. I suppose it's possible that a...
A sample of what I'm currently (2024-12-17 02:37 UTC) experiencing (_same_ work-unit): ``` 20:27:41:I1:WU797:Completed 625000 out of 625000 steps (100%) 20:27:41:I1:WU797:Saving result file ../logfile_01.txt 20:27:41:I1:WU797:Saving result file frame770.gro 20:27:41:I1:WU797:Saving result...
> I have problems uploading on a lone Windows 7 host with three results stuck at 0%. I think this might be a non-issue related to #130. I was sure...