lp:~widelands-dev/widelands/bug-1803602-reveal-frisian-campaign
- Get this branch:
- bzr branch lp:~widelands-dev/widelands/bug-1803602-reveal-frisian-campaign
Branch merges
- hessenfarmer: Approve
-
Diff: 47 lines (+4/-1)4 files modifieddata/campaigns/atl01.wmf/scripting/mission_thread.lua (+1/-1)
data/campaigns/bar01.wmf/scripting/mission_thread.lua (+1/-0)
data/campaigns/emp02.wmf/scripting/mission_thread.lua (+1/-0)
data/campaigns/emp04.wmf/scripting/mission_thread.lua (+1/-0)
Related bugs
Bug #1803602: Frisian campaign not visible after Atlanteans' | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 8923. By Wideland's Bunnybot <email address hidden>
-
Merged lp:~widelands-dev/widelands/bugfix-1801208:
Changed some types from uint to int to avoid overflows in calculations.Forced the text anchor for drawing multiline text areas to be non-negative, so that text alignment wouldn't be based on overlong lines. (Otherwise short lines wouldn't be aligned properly, possibly even be outside the visible area.)
- 8922. By Wideland's Bunnybot <email address hidden>
-
Merged lp:~widelands-dev/widelands/update_appveyor:
changes appveyor platform update nov'18 - 8921. By Wideland's Bunnybot <email address hidden>
-
Merged lp:~widelands-dev/widelands/filesystem-errors:
Improved error checking in filesystem functions
- some filesystem error checking added
- more specific filesystem exceptions thrown - 8919. By Wideland's Bunnybot <email address hidden>
-
Merged lp:~widelands-dev/widelands/ai_wai_files_09112018:
Another round of AI training. - 8917. By Wideland's Bunnybot <email address hidden>
-
Merged lp:~widelands-dev/widelands/bug-1753230-working-with-tempfiles:
Fix bugs with missing files/folders in savegames- Whenever a map is fully loaded (editor/
game/replay) the map is
immediately saved to a temp file and the map's filesystem is
reassigned to that temp file in a special directory.
So, when map/save files are handled anywhere, there won't be any
filesystem conflicts with or even accidentally deletion of the map
filesystem (which would lead to corrupt save files later).- Temp files are automatically deleted when not needed any more.
- Upon application start, any found temp files that are older than a week
are considered accidental leftovers (e.g. from crashes) and deleted.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:widelands