[wesnoth-commits] [wesnoth/wesnoth] cec4f0: uintmax_t is part of the standard lib, no need to ...

GitHub noreply at github.com
Fri Mar 16 07:26:35 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cec4f0dd204105b97c64fe6d1e2e89a57d48ac08
      https://github.com/wesnoth/wesnoth/commit/cec4f0dd204105b97c64fe6d1e2e89a57d48ac08
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  uintmax_t is part of the standard lib, no need to use the Boost alias


  Commit: f28136af6ba2e6cc876aaf191da5193c2128c7b5
      https://github.com/wesnoth/wesnoth/commit/f28136af6ba2e6cc876aaf191da5193c2128c7b5
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M src/deprecation.cpp
    M src/deprecation.hpp

  Log Message:
  -----------
  Deprecation: added documentation, tweaked, and cleaned up few things

* Formatting cleanup
* Fixed copyright year
* Don't use copy-initialization of string_maps
* Tweaked the FOR_REMOVAL message. It's a little confusing to specify "next version", since
  the version given may not necessarily be the next version.


  Commit: 5c5eeac5959895a2967e42adced142093903ea73
      https://github.com/wesnoth/wesnoth/commit/5c5eeac5959895a2967e42adced142093903ea73
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M src/image.cpp

  Log Message:
  -----------
  Increased JPG screenshot quality

Feedback indicated 50 was too low. However, the suggested value of 100 produces quite
large files. So I compromised and went with 75.


Compare: https://github.com/wesnoth/wesnoth/compare/82fd82d53403...5c5eeac59598


More information about the Commits mailing list