[Commits] [wesnoth/wesnoth] fc5b3e: refactor some replay validation out of perform_hit

GitHub noreply at github.com
Tue Dec 15 21:21:05 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fc5b3e5ed2229868bd2773e47d60ae4c532180ca
      https://github.com/wesnoth/wesnoth/commit/fc5b3e5ed2229868bd2773e47d60ae4c532180ca
  Author: Peter Elmers <peter.elmers at yahoo.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M src/actions/attack.cpp

  Log Message:
  -----------
  refactor some replay validation out of perform_hit

also add debug logging calls for when the attack is broken prematurely


  Commit: 2f2ea4bedbb6d07b647cea3258a99bb91143d2d4
      https://github.com/wesnoth/wesnoth/commit/2f2ea4bedbb6d07b647cea3258a99bb91143d2d4
  Author: Peter Elmers <peter.elmers at yahoo.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M changelog
    M src/actions/attack.cpp

  Log Message:
  -----------
  Fix bug 23108: expected damage for aborted attacks

Move expected damage math into perform_hit since we don't know in
advance whether the attack will be aborted.


  Commit: 7076df5ee6d1aa98c6122eee57d3bfc04ceb1124
      https://github.com/wesnoth/wesnoth/commit/7076df5ee6d1aa98c6122eee57d3bfc04ceb1124
  Author: Peter Elmers <peter.elmers at yahoo.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M changelog

  Log Message:
  -----------
  fix typo in changelog


  Commit: afd693d358ac3e0d27e719e8a109cc8ad6090012
      https://github.com/wesnoth/wesnoth/commit/afd693d358ac3e0d27e719e8a109cc8ad6090012
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M src/actions/attack.cpp

  Log Message:
  -----------
  Merge branch 'bug23108' of https://github.com/pelmers/wesnoth into pelmers-bug23108


Compare: https://github.com/wesnoth/wesnoth/compare/b5b907afd3c2...afd693d358ac


More information about the Commits mailing list