[Commits] [wesnoth/wesnoth] f37fb5: support container variables in [options]

GitHub noreply at github.com
Thu Apr 6 22:30:24 UTC 2017


  Branch: refs/heads/gfgtdf-patch-optionsfix
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f37fb578d86d7f37626e5c9088d855efea46d54a
      https://github.com/wesnoth/wesnoth/commit/f37fb578d86d7f37626e5c9088d855efea46d54a
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M src/saved_game.cpp

  Log Message:
  -----------
  support container variables in [options]

options settigns attributes in a contianer like
```
[options]
  [slider]
    id="container.attribute"
    ....
  [/slider]
[/options]
```
were broken in  a previous refactor in 1.13.0. This commit should restore them.





More information about the Commits mailing list