[wesnoth-commits] [wesnoth/wesnoth] 40c609: Add Lua GUI2 dialogs to the window stack

Celtic Minstrel noreply at github.com
Mon Dec 28 20:57:41 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 40c6090c2e75cff2e81f628776f5566ddf2ea222
      https://github.com/wesnoth/wesnoth/commit/40c6090c2e75cff2e81f628776f5566ddf2ea222
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M src/scripting/lua_widget_methods.cpp

  Log Message:
  -----------
  Add Lua GUI2 dialogs to the window stack

This fixes a possible crash when showing a custom GUI2 dialog.


  Commit: de08d53adce63c085a8f2060a838bef338c06cb0
      https://github.com/wesnoth/wesnoth/commit/de08d53adce63c085a8f2060a838bef338c06cb0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M src/scripting/lua_widget_attributes.cpp

  Log Message:
  -----------
  Lua GUI2 API: Add setters and getters for a slider's min and max values


  Commit: 927fcbfb471c5e2280acc7efeba16bcb0f3d2e0f
      https://github.com/wesnoth/wesnoth/commit/927fcbfb471c5e2280acc7efeba16bcb0f3d2e0f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M data/lua/wml/set_variable.lua

  Log Message:
  -----------
  Add [set_variable]reverse=yes for string reversal operation


  Commit: 4b2599864ab719ef4a44d36906f9a2435a1d88d6
      https://github.com/wesnoth/wesnoth/commit/4b2599864ab719ef4a44d36906f9a2435a1d88d6
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M data/lua/wml/set_variable.lua

  Log Message:
  -----------
  Add [set_variable]min|max= to calculate an extremum value


  Commit: fe713172803ea9c1fe05eabf53911ab7eaefb475
      https://github.com/wesnoth/wesnoth/commit/fe713172803ea9c1fe05eabf53911ab7eaefb475
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M changelog.md

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


Compare: https://github.com/wesnoth/wesnoth/compare/bb6491f54f06...fe713172803e



More information about the Commits mailing list