[wesnoth-commits] [wesnoth/wesnoth] 4b1faf: Remove support for writing BMP screenshots

Iris Morelle noreply at github.com
Thu Oct 21 19:31:26 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4b1faf1a5a5ba7cf516afc1e110915d1ad42cdc1
      https://github.com/wesnoth/wesnoth/commit/4b1faf1a5a5ba7cf516afc1e110915d1ad42cdc1
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M src/editor/controller/editor_controller.cpp
    M src/editor/controller/editor_controller.hpp
    M src/editor/editor_main.cpp
    M src/editor/editor_main.hpp
    M src/game_launcher.cpp
    M src/picture.cpp

  Log Message:
  -----------
  Remove support for writing BMP screenshots

This is redundant now that PNG support is part of SDL_image and
therefore always available to us on supported configurations. BMP files
are horribly expensive to store.


  Commit: 97853ebf582a888da46e1d3268b041254dd5116b
      https://github.com/wesnoth/wesnoth/commit/97853ebf582a888da46e1d3268b041254dd5116b
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M src/editor/controller/editor_controller.cpp
    M src/editor/controller/editor_controller.hpp
    M src/editor/editor_main.cpp
    M src/editor/editor_main.hpp
    M src/game_launcher.cpp
    M src/picture.cpp

  Log Message:
  -----------
  Merge branch 'feature/bye-bmp'

Closes #6206.


  Commit: 55ce68fcc488a15257eadb7a528fc7e46161e15c
      https://github.com/wesnoth/wesnoth/commit/55ce68fcc488a15257eadb7a528fc7e46161e15c
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    M changelog.md

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

[ci skip]


Compare: https://github.com/wesnoth/wesnoth/compare/0c7c0a74db15...55ce68fcc488



More information about the Commits mailing list