[Commits] [wesnoth/wesnoth] a91a98: Lua mapgen: Fix random seed not being used to gene...

GitHub noreply at github.com
Mon Oct 31 22:28:23 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a91a98f78a6549796eeb7c4580760e971110a33c
      https://github.com/wesnoth/wesnoth/commit/a91a98f78a6549796eeb7c4580760e971110a33c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M src/generators/lua_map_generator.cpp

  Log Message:
  -----------
  Lua mapgen: Fix random seed not being used to generate a scenario from a map generator


  Commit: ff004b40b8178d1b02e963e5f6e1c0e084db7e08
      https://github.com/wesnoth/wesnoth/commit/ff004b40b8178d1b02e963e5f6e1c0e084db7e08
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M src/generators/lua_map_generator.cpp
    M src/generators/map_generator.cpp

  Log Message:
  -----------
  Lua mapgen: Fix create_map being required for scenario generation

This also enables the used of create_scenario for map generation.


  Commit: 26a1eb34e09754fc01bf354d4dd2cc5640f2fc90
      https://github.com/wesnoth/wesnoth/commit/26a1eb34e09754fc01bf354d4dd2cc5640f2fc90
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M data/lua/cave_map_generator.lua

  Log Message:
  -----------
  Lua mapgen bugfixes: size/jagged ignored for chamber

And wrong function name in scenario generation.


  Commit: b849aa328dc832b9c68ebde25d5d2c36ddf2a262
      https://github.com/wesnoth/wesnoth/commit/b849aa328dc832b9c68ebde25d5d2c36ddf2a262
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M src/gui/dialogs/gamestate_inspector.cpp

  Log Message:
  -----------
  Gamestate Inspector: Recursively fold


  Commit: 78cfd7e05b0bf975cad8035a50745e1e0f85c3bc
      https://github.com/wesnoth/wesnoth/commit/78cfd7e05b0bf975cad8035a50745e1e0f85c3bc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Update changelog


Compare: https://github.com/wesnoth/wesnoth/compare/3d1839390225...78cfd7e05b0b


More information about the Commits mailing list