[Commits] [wesnoth/wesnoth] 1961c4: [wmlunits] clear <config>/data/add-ons
GitHub
noreply at github.com
Wed Sep 9 10:40:25 UTC 2015
Branch: refs/heads/sdl2
Home: https://github.com/wesnoth/wesnoth
Commit: 1961c43f164020fa87da850c7364fe3567cabc87
https://github.com/wesnoth/wesnoth/commit/1961c43f164020fa87da850c7364fe3567cabc87
Author: Elias Pschernig <elias at users.sourceforge.net>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M data/tools/unit_tree/update-wmlunits
Log Message:
-----------
[wmlunits] clear <config>/data/add-ons
Sometimes if the last run aborted in the wrong moment, add-ons may keep
left overs in there.
Commit: 225234b12173ad042bde7830c9ba5aa847456e94
https://github.com/wesnoth/wesnoth/commit/225234b12173ad042bde7830c9ba5aa847456e94
Author: Elias Pschernig <elias at users.sourceforge.net>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M data/tools/wmlunits
Log Message:
-----------
[wmlunits: log used memory for pre-pass]
Commit: 2cdcae629495fab60dc75f365f66dea9353b54f5
https://github.com/wesnoth/wesnoth/commit/2cdcae629495fab60dc75f365f66dea9353b54f5
Author: Elias Pschernig <elias at users.sourceforge.net>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M data/tools/wmlunits
Log Message:
-----------
[wmlunits] fix typo
Commit: cc9cf1a8a5fead32701a36c40d7cbe738dfd017d
https://github.com/wesnoth/wesnoth/commit/cc9cf1a8a5fead32701a36c40d7cbe738dfd017d
Author: Lari Nieminen <lari.nieminen at iki.fi>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M src/game_state.cpp
Log Message:
-----------
Avoid side placement OOS by using std::stable_sort
Use of std::sort sometimes led to clients sorting placings with equal scores differently, leading to OOS when clients placed sides in different castles.
Commit: bb4238ee30dc8bed0281a66e74e138a5744a18c7
https://github.com/wesnoth/wesnoth/commit/bb4238ee30dc8bed0281a66e74e138a5744a18c7
Author: ln-zookeeper <lari.nieminen at iki.fi>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M RELEASE_NOTES
M changelog
M players_changelog
Log Message:
-----------
Updated changelogs and RELEASE_NOTES
Commit: 763db0efe94569e3c4f9a80be31a5b96737cb84a
https://github.com/wesnoth/wesnoth/commit/763db0efe94569e3c4f9a80be31a5b96737cb84a
Author: Andreas Löf <andreas at alternating.net>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M RELEASE_NOTES
M changelog
M data/tools/unit_tree/update-wmlunits
M data/tools/wmlunits
M players_changelog
M src/game_state.cpp
Log Message:
-----------
Merge branch 'master' into sdl2
Compare: https://github.com/wesnoth/wesnoth/compare/530ff130be33...763db0efe945
More information about the Commits
mailing list