[Commits] [wesnoth/wesnoth] 4e60b2: fix gcc wanring
GitHub
noreply at github.com
Sat Jun 18 18:41:38 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4e60b25296921b2e778b5076f3bff7677b5d5b3c
https://github.com/wesnoth/wesnoth/commit/4e60b25296921b2e778b5076f3bff7677b5d5b3c
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M src/text.cpp
Log Message:
-----------
fix gcc wanring
Commit: 514821faf74e3c0fbbed2b00a068af4e32c2bcc5
https://github.com/wesnoth/wesnoth/commit/514821faf74e3c0fbbed2b00a068af4e32c2bcc5
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M src/editor/action/mouse/mouse_action.cpp
M src/editor/palette/location_palette.hpp
Log Message:
-----------
make strg+leftclick behave correctly on starting position tool in editor
Commit: 9d975c8ea32c13ef371593a20428a121b0b19d0e
https://github.com/wesnoth/wesnoth/commit/9d975c8ea32c13ef371593a20428a121b0b19d0e
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M src/terrain/filter.cpp
M src/terrain/filter.hpp
Log Message:
-----------
refactor terrain_filter::get_locations
previously the code needed 2^number_of_base_attributes (where base
attributes are those attributes that specify the starting location set
for the search) if-cases which made it quet hard to add new base
attributes.
Commit: d3f71cec7435ff889e7dbd93c025755612ba7ed6
https://github.com/wesnoth/wesnoth/commit/d3f71cec7435ff889e7dbd93c025755612ba7ed6
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M src/terrain/filter.cpp
Log Message:
-----------
optimize location_id filter
Commit: 5870074ab9db30cfcd9c0e05413b49b007338919
https://github.com/wesnoth/wesnoth/commit/5870074ab9db30cfcd9c0e05413b49b007338919
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M src/editor/palette/location_palette.cpp
M src/editor/palette/location_palette.hpp
Log Message:
-----------
fix location palette buttons showing in other palettes.
Compare: https://github.com/wesnoth/wesnoth/compare/b1ea08e29125...5870074ab9db
More information about the Commits
mailing list