← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands/save_refactor into lp:widelands

 

The proposal to merge lp:~widelands-dev/widelands/save_refactor into lp:widelands has been updated.

Commit Message changed to:

SaveHandler refactoring + small code fixes in wlapplication and buildingwindow

- Pulled out functions in savehandler
- Added more comments
- Extracted functions from main saving-method
- Avoid reading config more then once per game
- Changed scheduling logic to use simpler operations
- Later declarations of Game variable in wlapplication.cc
- Replaced , at end of line with ; in src/wui/buildingwindow.cc

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/save_refactor/+merge/322622
-- 
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/save_refactor.


References