← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/request_supply_opt into lp:widelands

 

@SirVer

What about:

std::multimap<<uint32_t,uint32_t>, Supply*> available_supplies;

Where <uint32_t,int32_t> is <distance, serial>, serial should be the same across the network clients, I presume...
-- 
https://code.launchpad.net/~widelands-dev/widelands/request_supply_opt/+merge/280193
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/request_supply_opt.


References