[wesnoth-commits] [wesnoth/wesnoth] 8fcbbc: Fixed some circuitous logic

Charles Dang noreply at github.com
Mon Jul 22 10:19:33 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8fcbbcee9fc1bb8f062f5c810c14eb998b07fad8
      https://github.com/wesnoth/wesnoth/commit/8fcbbcee9fc1bb8f062f5c810c14eb998b07fad8
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
    M src/sdl/surface.cpp

  Log Message:
  -----------
  Fixed some circuitous logic

By using a surface object here I ran the rick of a logic loop. The ctor would try to refor the surface using
the neutral pixel format while trying to set up the neutral pixel format.





More information about the Commits mailing list