[Commits] [wesnoth/wesnoth] a00363: Removed trailing tabs and whitespaces from C++ sou...
GitHub
noreply at github.com
Sat Feb 3 15:10:26 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a003633c5a2e793f6cc79a2a13e76a1794986d1a
https://github.com/wesnoth/wesnoth/commit/a003633c5a2e793f6cc79a2a13e76a1794986d1a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M src/config.cpp
M src/game_state.hpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/gui/widgets/horizontal_scrollbar.cpp
Log Message:
-----------
Removed trailing tabs and whitespaces from C++ source
[ci skip]
I ran the same command from 9b7b1751fdda.
Excludes:
* lua/
* spirit_po/
Commit: 1478f21a770ad4047dea6ed7177dcdf64fb93c43
https://github.com/wesnoth/wesnoth/commit/1478f21a770ad4047dea6ed7177dcdf64fb93c43
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M src/ai/manager.hpp
M src/team.cpp
Log Message:
-----------
Added ai::manager::has_manager function
Better than the hack we had before.
Commit: 64b1ff2292c1f4e248523a01aac6657a985d7697
https://github.com/wesnoth/wesnoth/commit/64b1ff2292c1f4e248523a01aac6657a985d7697
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M changelog
Log Message:
-----------
Added changelog note about missing [event] name= raising error
[ci skip]
Commit: a012e7f0c38ba9ec2ae18e76a9d12e6be1c8caaa
https://github.com/wesnoth/wesnoth/commit/a012e7f0c38ba9ec2ae18e76a9d12e6be1c8caaa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M changelog
M src/scripting/lua_unit.cpp
Log Message:
-----------
Lua/Unit: allow modifying of id field for Lua-only units (fixes #2433)
Celticminstrel recommends restricting this to off-map units until we can be sure
changing the ID is safe in all contexts. I don't see why not, though... but this
should be enough for the situation described in the bug (a unit made with copy_unit).
Commit: ae3300688d5e57a36472fea7d92a32dd7682a796
https://github.com/wesnoth/wesnoth/commit/ae3300688d5e57a36472fea7d92a32dd7682a796
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-04 (Sun, 04 Feb 2018)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/04_The_Bay_of_Pearls.cfg
Log Message:
-----------
HttT S4: minor grammar fix (fixes #2435)
[ci skip]
Compare: https://github.com/wesnoth/wesnoth/compare/6b703fd93c3c...ae3300688d5e
More information about the Commits
mailing list