[Commits] [wesnoth/wesnoth] 0a131f: Fix bug: No need to say it twice

GitHub noreply at github.com
Thu Sep 1 00:36:35 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0a131f873c5bd294cbd649d8919d63cb8b21fb18
      https://github.com/wesnoth/wesnoth/commit/0a131f873c5bd294cbd649d8919d63cb8b21fb18
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M src/map/map.cpp

  Log Message:
  -----------
  Fix bug: No need to say it twice

If the exception will be caught and handled, we don't need to say it at all. That's up to the exception handler.


  Commit: 019f9ab7576a03ea7dbbd2da4ed66e711d50aae4
      https://github.com/wesnoth/wesnoth/commit/019f9ab7576a03ea7dbbd2da4ed66e711d50aae4
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M src/map/map.cpp

  Log Message:
  -----------
  Merge pull request #762 from GregoryLundberg/GL_no_map_error_for_UMC_tiles

Errors during Load if the save file has non-standard terrain


Compare: https://github.com/wesnoth/wesnoth/compare/02497800560b...019f9ab7576a


More information about the Commits mailing list