Follow-up Comment #22, patch #3469 (project freeciv):
I've been a little busy lately, so the progress is a bit slower than I
expected.
On the other hand, as I'm reviewing my own changes, I notice a few places I
can improve them.
I.e., for all those little rants about TOCTOU, I was doing the same in
move_mapcanvas. Now, I've simplified that block to
if (rbutton_down && (ev->state & GDK_BUTTON3_MASK)) {
update_selection_rectangle(ev->x, ev->y);
}
Yet another unrelated note: I wonder how long will it take till gna.org renews
its ssl certificate.
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3469>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev