[wesnoth-commits] [wesnoth/wesnoth] 40d33f: Apply the deprecation standard to the new GUI2 API

Celtic Minstrel noreply at github.com
Sat Sep 26 16:46:18 UTC 2020


  Branch: refs/heads/lua_reorg
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 40d33f1a6900af2e61acdbbde79cf50e543a5b65
      https://github.com/wesnoth/wesnoth/commit/40d33f1a6900af2e61acdbbde79cf50e543a5b65
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M data/core/_main.cfg
    R data/lua/backwards-compatibility.lua
    M data/lua/core.lua

  Log Message:
  -----------
  Apply the deprecation standard to the new GUI2 API

This also removes backwards-compatibility.lua altogether.
It's no longer correct in the general case to add backwards compatibility code to this file, so removing it entirely avoids situations where compatibility code is incorrectly added there.


  Commit: fcb8fe48c83a6c1a0cbc1a8c3959a9100a41b323
      https://github.com/wesnoth/wesnoth/commit/fcb8fe48c83a6c1a0cbc1a8c3959a9100a41b323
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M data/lua/core.lua

  Log Message:
  -----------
  Don't deprecate wesnoth.fire


  Commit: 81e304b7c7afca33af0e646c68649cdfd4206032
      https://github.com/wesnoth/wesnoth/commit/81e304b7c7afca33af0e646c68649cdfd4206032
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M data/campaigns/Secrets_of_the_Ancients/utils/zombie_recruit_dialog.lua
    M data/campaigns/tutorial/lua/character_selection.lua
    M data/scenario-test.cfg

  Log Message:
  -----------
  (WIP) Convert uses of deprecated GUI2 API


Compare: https://github.com/wesnoth/wesnoth/compare/007ab8132ce0...81e304b7c7af



More information about the Commits mailing list