Tóth András
Tóth András
We continued today from the last autosave past the time of the crash, but there was no crash.
re d72a85c (bufferedconnection.cc): see 12ecc24
I wonder whether `ngmessages` should be `static const`, initialised with `gettext_noop()`-s, so translation would be done on the fly in `get_message()`, and `fill_map()` would be eliminated. I also wonder whether...
OK, thanks. Would this be eligible for v1.1 either with or without the above further changes?
> I'd prefer to have this for v1.2 either way. OK. > The current implementation doesn't have any known bugs except printing non-critical warnings, Well, they're actually scary looking `log_err()`-s,...
It would be also nice if addons could be turned on or off from the game setup window. It's annoying when you forget about them and you have to go...
I think the main menu is defined in `wui/interactive_gamebase.{cc,h}`.
Why do you want to remove it? I don't know whether newer cmake is different, but for me `cmake -L` gives a not particularly readable list of currently set options...
> > Why do you want to remove it? > > I usually prefer to not have duplicated information to make project maintenance easier. My thinking is that if a...
Yes, it was only left as draft until 1.1.