[Commits] [wesnoth/wesnoth] b1d4a6: Add a means to patch resistances for custom damage...

GitHub noreply at github.com
Sat Sep 5 02:58:16 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b1d4a600499dc3ce579a85c9522d89f585828061
      https://github.com/wesnoth/wesnoth/commit/b1d4a600499dc3ce579a85c9522d89f585828061
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Add a means to patch resistances for custom damage types into existing movetypes


  Commit: f689636437ba878364962ac6bc5ef348f303a834
      https://github.com/wesnoth/wesnoth/commit/f689636437ba878364962ac6bc5ef348f303a834
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Add default key to movetype resistance patching


  Commit: b06e9a56564e9b02470016c1a1e0892ecfc4d749
      https://github.com/wesnoth/wesnoth/commit/b06e9a56564e9b02470016c1a1e0892ecfc4d749
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Add formula support to movetype resistance patching


  Commit: fe21b78d561a896a502d37248e3c7d76896fdb13
      https://github.com/wesnoth/wesnoth/commit/fe21b78d561a896a502d37248e3c7d76896fdb13
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Missed formula support in the default tag in movetype patching


  Commit: 32a37c12adff77b34d11277a6de5cb27c04745de
      https://github.com/wesnoth/wesnoth/commit/32a37c12adff77b34d11277a6de5cb27c04745de
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-08-26 (Wed, 26 Aug 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  All the stuff for movetype patching to actually work


  Commit: d922914a2042976cf17c9e5322b59d5c52b4eb95
      https://github.com/wesnoth/wesnoth/commit/d922914a2042976cf17c9e5322b59d5c52b4eb95
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Better code reuse


  Commit: af7fa754ffc1e9f06a76a2d8fd6f7f4892440311
      https://github.com/wesnoth/wesnoth/commit/af7fa754ffc1e9f06a76a2d8fd6f7f4892440311
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Support for terrain defense/cost movetype patching


  Commit: a6073b7c5c54940d016c4873346ff68dbc6800b8
      https://github.com/wesnoth/wesnoth/commit/a6073b7c5c54940d016c4873346ff68dbc6800b8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M src/unit_types.cpp

  Log Message:
  -----------
  Tag/attribute name changes


  Commit: e6d5562bb9d8b6106182bd194e593a5e0493015e
      https://github.com/wesnoth/wesnoth/commit/e6d5562bb9d8b6106182bd194e593a5e0493015e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M changelog

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


  Commit: df087a96779bc66ffc8d6fbe9f7571f06d3e1e7d
      https://github.com/wesnoth/wesnoth/commit/df087a96779bc66ffc8d6fbe9f7571f06d3e1e7d
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M changelog
    M src/unit_types.cpp

  Log Message:
  -----------
  Merge pull request #477 from CelticMinstrel/movetype

Movetype patching


Compare: https://github.com/wesnoth/wesnoth/compare/c6512ab86904...df087a96779b


More information about the Commits mailing list