[Commits] [wesnoth/wesnoth] 2fb13f: Make all labels visible in the editor.

GitHub noreply at github.com
Sat Mar 1 19:48:25 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2fb13f89daa25c8443e537a3cbafb43bb4301b4f
      https://github.com/wesnoth/wesnoth/commit/2fb13f89daa25c8443e537a3cbafb43bb4301b4f
  Author: JaMiT <jt_coding at zoho.com>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M src/map_label.cpp

  Log Message:
  -----------
  Make all labels visible in the editor.

I don't know why the earlier logic was so convoluted. Someone tried
to mash so many conditions in one line that apparently I missed the
intent earlier. I'm no longer trying to match the earlier logic, but
instead just trying to get the conditions right.

I really don't know how this will interact with the map editor's
label tool, because that tool is disabled for me and the screen
gives me no indication of how to enable it. But this does appear
to fix bug #21732 without messing up multiplayer.





More information about the Commits mailing list