[Commits] [wesnoth/wesnoth] 17ad63: gui2/teditor_generate_map: Redesign dialog to use ...

GitHub noreply at github.com
Thu Apr 23 08:35:57 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 17ad6353d9cbbcca0b9665f84005f8edae9a1056
      https://github.com/wesnoth/wesnoth/commit/17ad6353d9cbbcca0b9665f84005f8edae9a1056
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M data/gui/default/window/editor_generate_map.cfg
    M src/gui/dialogs/editor_generate_map.cpp
    M src/gui/dialogs/editor_generate_map.hpp

  Log Message:
  -----------
  gui2/teditor_generate_map: Redesign dialog to use a listbox (bug #23431)

Had to move a lot more code than expected.

Note that the entry for YAMG has an unwieldy label for some reason. This
doesn't really matter since YAMG will be removed in an upcoming commit.


  Commit: bed44694fde54c13fb003e882d0b81ddcc4a24da
      https://github.com/wesnoth/wesnoth/commit/bed44694fde54c13fb003e882d0b81ddcc4a24da
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/CMakeLists.txt
    M src/SConscript
    M src/generators/map_create.cpp
    R src/generators/yamg/ya_mapgen.cpp
    R src/generators/yamg/ya_mapgen.hpp
    R src/generators/yamg/yamg_decls.hpp
    R src/generators/yamg/yamg_hex.cpp
    R src/generators/yamg/yamg_hex.hpp
    R src/generators/yamg/yamg_hexheap.cpp
    R src/generators/yamg/yamg_hexheap.hpp
    R src/generators/yamg/yamg_params.cpp
    R src/generators/yamg/yamg_params.hpp

  Log Message:
  -----------
  Remove YAMG

There are better uses of our time and energy.


Compare: https://github.com/wesnoth/wesnoth/compare/ffb546332756...bed44694fde5


More information about the Commits mailing list