[Commits] [wesnoth/wesnoth] f66884: Edit Side: simplify group setup code

GitHub noreply at github.com
Sat Sep 3 01:42:00 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f66884cf018a798a1ae69c359ca99a12a4133e3e
      https://github.com/wesnoth/wesnoth/commit/f66884cf018a798a1ae69c359ca99a12a4133e3e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/gui/dialogs/editor/edit_side.cpp
    M src/gui/dialogs/editor/edit_side.hpp

  Log Message:
  -----------
  Edit Side: simplify group setup code


  Commit: 0d07c1a8151be4ad12c0812c5e96e64c8a08a6f9
      https://github.com/wesnoth/wesnoth/commit/0d07c1a8151be4ad12c0812c5e96e64c8a08a6f9
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/generators/default_map_generator.cpp
    M src/generators/default_map_generator.hpp
    M src/generators/default_map_generator_job.cpp
    M src/generators/default_map_generator_job.hpp

  Log Message:
  -----------
  Default Map Generator: refactored generator setting parameters into a struct


  Commit: 42423a4a57c40742e87933b3b9dfd5302e811a7f
      https://github.com/wesnoth/wesnoth/commit/42423a4a57c40742e87933b3b9dfd5302e811a7f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M src/gui/widgets/slider.cpp

  Log Message:
  -----------
  Slider: removed spurious calls to set_item_position when setting min/max value

This caused issues where the positioner would jump to end. The positioner gets updated
perfectly fine without these calls.


  Commit: 56e8222bb096e2dc95d142011ded4021ba5c2f9e
      https://github.com/wesnoth/wesnoth/commit/56e8222bb096e2dc95d142011ded4021ba5c2f9e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    A data/gui/window/generator_settings.cfg
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/CMakeLists.txt
    M src/SConscript
    M src/generators/default_map_generator.cpp
    A src/gui/dialogs/editor/generator_settings.cpp
    A src/gui/dialogs/editor/generator_settings.hpp
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  Converted Generator Settings dialog to GUI2


Compare: https://github.com/wesnoth/wesnoth/compare/f7d06f67c514...56e8222bb096


More information about the Commits mailing list