[Commits] [wesnoth/wesnoth] 83eff3: add notification types, fixup growl/win32 mp game ...

GitHub noreply at github.com
Mon Jul 14 01:50:13 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 83eff32f48d198941a979b6c44982acc54053d7c
      https://github.com/wesnoth/wesnoth/commit/83eff32f48d198941a979b6c44982acc54053d7c
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-07-13 (Sun, 13 Jul 2014)

  Changed paths:
    M src/display_chat_manager.cpp
    M src/multiplayer_connect.cpp
    M src/multiplayer_wait.cpp
    M src/notifications/notifications.cpp
    M src/notifications/notifications.hpp
    M src/playmp_controller.cpp

  Log Message:
  -----------
  add notification types, fixup growl/win32 mp game notifications

When we added the notifications for "game ready!" "game begun!",
we didn't consider how growl and win32 format the messages. That
code was making assumptions that only "chat" and "turn changed"
notifications exist.





More information about the Commits mailing list