[wesnoth-commits] [wesnoth/wesnoth] c3e578: Repurposed Outro dialog for campaign-specific credits

Charles Dang noreply at github.com
Tue Oct 6 03:08:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c3e578ba80c5c26b5e8c9b293a915cf11a517bcb
      https://github.com/wesnoth/wesnoth/commit/c3e578ba80c5c26b5e8c9b293a915cf11a517bcb
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-04 (Sun, 04 Oct 2020)

  Changed paths:
    M data/gui/window/outro.cfg
    M src/game_launcher.cpp
    M src/gui/dialogs/outro.cpp
    M src/gui/dialogs/outro.hpp

  Log Message:
  -----------
  Repurposed Outro dialog for campaign-specific credits


  Commit: 4c859df9fc5caec97f7deae2c21d4d4cbd211f98
      https://github.com/wesnoth/wesnoth/commit/4c859df9fc5caec97f7deae2c21d4d4cbd211f98
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-04 (Sun, 04 Oct 2020)

  Changed paths:
    M src/gui/dialogs/outro.cpp

  Log Message:
  -----------
  Begone cerr


  Commit: 60ed2882d4cf33d293634ae54b2deb947bce007d
      https://github.com/wesnoth/wesnoth/commit/60ed2882d4cf33d293634ae54b2deb947bce007d
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M src/gui/dialogs/outro.cpp

  Log Message:
  -----------
  Only include section title on first chunk


  Commit: ef315635be7184a5f390f34abcac294d63921269
      https://github.com/wesnoth/wesnoth/commit/ef315635be7184a5f390f34abcac294d63921269
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M src/about.cpp
    M src/about.hpp
    M src/gui/dialogs/outro.cpp

  Log Message:
  -----------
  Tweaks and improvements


  Commit: 8d04afc90bdf8c59b2b679641162036ea7d438fd
      https://github.com/wesnoth/wesnoth/commit/8d04afc90bdf8c59b2b679641162036ea7d438fd
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M src/gui/dialogs/outro.cpp
    M src/gui/dialogs/outro.hpp

  Log Message:
  -----------
  GUI2/Outro: removed next_draw rate limiting


  Commit: 7135927d8a97c37636f02682d9cdcaa212b275d8
      https://github.com/wesnoth/wesnoth/commit/7135927d8a97c37636f02682d9cdcaa212b275d8
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M data/gui/window/outro.cfg

  Log Message:
  -----------
  Added Press ESC to skip text

[ci skip]


  Commit: 4cbd36572dab36ef43da6730c8e50e3f27f1fc06
      https://github.com/wesnoth/wesnoth/commit/4cbd36572dab36ef43da6730c8e50e3f27f1fc06
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M src/gui/dialogs/outro.cpp

  Log Message:
  -----------
  Fixed some sections showing


  Commit: 1ec585a2030fc7323eae3ec5732f1c640390c828
      https://github.com/wesnoth/wesnoth/commit/1ec585a2030fc7323eae3ec5732f1c640390c828
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M data/gui/window/outro.cfg
    M src/about.cpp
    M src/about.hpp
    M src/game_launcher.cpp
    M src/gui/dialogs/outro.cpp
    M src/gui/dialogs/outro.hpp

  Log Message:
  -----------
  Merge pull request #5186 from Vultraz/outro_changes

[Proposal] Extended Outro dialog with campaign-specific credits


Compare: https://github.com/wesnoth/wesnoth/compare/d1227ba5aded...1ec585a2030f



More information about the Commits mailing list