widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #06180
Re: [Merge] lp:~widelands-dev/widelands/fix_campaign_loading into lp:widelands
I just checked and the extra_data packet is required to load the map images that can be accessed using map:blub.png: http://bazaar.launchpad.net/~widelands-dev/widelands/trunk/view/7837/src/map_io/map_extradata_packet.cc#L43. So these need to be reverted for sure.
> binary/bob
This places the bobs on the map (i.e. critters), so it must not be deleted either:
http://bazaar.launchpad.net/~widelands-dev/widelands/trunk/view/head:/src/map_io/map_bob_packet.cc
The objective packet is only useful for saving and loading. I checked that too.
--
https://code.launchpad.net/~widelands-dev/widelands/fix_campaign_loading/+merge/285709
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/fix_campaign_loading.
Follow ups
References