> I'm going to fix a couple of Leos crash bugs before I release later > tonight. Leo, a couple of those bugs are actually bugs. Units will > instantly go to a racetrack if they aren't hired, which means they > must have been hired somehow by some building. We'll need to look into > this in further detail.
From: http://savannah.nongnu.org/bugs/?19504 "... I intend to implement a predicate/std::sort based method ..." Please use std::stable_sort! std::sort might use random choices when two entries have the same key. -- Kai Antweiler _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
