[Commits] [wesnoth/wesnoth] a79190: Split the more complicated WML tags into separate ...

GitHub noreply at github.com
Mon Apr 4 22:30:34 UTC 2016


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

  Changed paths:
    A data/lua/wml-flow.lua
    M data/lua/wml-tags.lua
    A data/lua/wml/endlevel.lua
    A data/lua/wml/find_path.lua
    A data/lua/wml/harm_unit.lua
    A data/lua/wml/modify_unit.lua
    A data/lua/wml/random_placement.lua

  Log Message:
  -----------
  Split the more complicated WML tags into separate Lua files


  Commit: 19fe2aa8178a33bd32a911011c0ec9dcd9d90f89
      https://github.com/wesnoth/wesnoth/commit/19fe2aa8178a33bd32a911011c0ec9dcd9d90f89
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M src/utils/functional.hpp

  Log Message:
  -----------
  using -> typedef in some cases

This is because MSVC 2013's using-alias support is buggy


Compare: https://github.com/wesnoth/wesnoth/compare/2d72d1512bb2...19fe2aa8178a


More information about the Commits mailing list