[Commits] [wesnoth/wesnoth] 2295b3: wmlindent pass
GitHub
noreply at github.com
Sat Oct 11 04:35:43 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2295b3b6d01371128fc0bc7436b1aee569f8b001
https://github.com/wesnoth/wesnoth/commit/2295b3b6d01371128fc0bc7436b1aee569f8b001
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M data/core/help.cfg
M data/core/hotkeys.cfg
Log Message:
-----------
wmlindent pass
Commit: 5d510bd6f3a0c107be2108bdcdd3efae1026f5cd
https://github.com/wesnoth/wesnoth/commit/5d510bd6f3a0c107be2108bdcdd3efae1026f5cd
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M data/campaigns/Northern_Rebirth/scenarios/01_Breaking_the_Chains.cfg
Log Message:
-----------
NR S1: Fix double spaces after sentences
Found by wmllint.
Commit: 569a33b1f5955edcf3b496e0af52043e6443e89c
https://github.com/wesnoth/wesnoth/commit/569a33b1f5955edcf3b496e0af52043e6443e89c
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M data/themes/classic.cfg
Log Message:
-----------
Add spelling exception for wmllint
Commit: e39797b6ad615d4f619751a6ec6510ca716f5811
https://github.com/wesnoth/wesnoth/commit/e39797b6ad615d4f619751a6ec6510ca716f5811
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M changelog
M src/sound.cpp
Log Message:
-----------
sound: Allocate 2 channels for UI sounds and possibly more in the future
This reduces the sound effects (SOUND_FX) channel allocation from 21 to
20 and allocates 2 instead of 1 channel for non-bell, non-timer UI use.
Requested by iceiceice to deal with a MP UI sound issue.
Compare: https://github.com/wesnoth/wesnoth/compare/bd7f87305b3a...e39797b6ad61
More information about the Commits
mailing list