[Commits] [wesnoth/wesnoth] 558864: Allow firing an event by id instead of name.

GitHub noreply at github.com
Sat Jul 30 05:23:05 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5588642c81f84ea3c2e24e597eb9b69dce7e5ccb
      https://github.com/wesnoth/wesnoth/commit/5588642c81f84ea3c2e24e597eb9b69dce7e5ccb
  Author: Spixi <marius.spix at web.de>
  Date:   2016-07-23 (Sat, 23 Jul 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    M data/test/scenarios/event_handlers_in_events.cfg
    M src/actions/undo_action.cpp
    M src/game_events/handlers.hpp
    M src/game_events/manager.cpp
    M src/game_events/manager.hpp
    M src/game_events/manager_impl.cpp
    M src/game_events/manager_impl.hpp
    M src/game_events/pump.cpp
    M src/game_events/pump.hpp
    M src/menu_events.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp

  Log Message:
  -----------
  Allow firing an event by id instead of name.


  Commit: dc3d22a5e468c66aa537f4b7f2bfd89f7ee0d179
      https://github.com/wesnoth/wesnoth/commit/dc3d22a5e468c66aa537f4b7f2bfd89f7ee0d179
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-30 (Sat, 30 Jul 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    M data/test/scenarios/event_handlers_in_events.cfg
    M src/actions/undo_action.cpp
    M src/game_events/handlers.hpp
    M src/game_events/manager.cpp
    M src/game_events/manager.hpp
    M src/game_events/manager_impl.cpp
    M src/game_events/manager_impl.hpp
    M src/game_events/pump.cpp
    M src/game_events/pump.hpp
    M src/menu_events.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp

  Log Message:
  -----------
   Merge pull request #710 from spixi/call_events_by_id

 Allow firing an event by id instead of name.


Compare: https://github.com/wesnoth/wesnoth/compare/13da8dac077c...dc3d22a5e468


More information about the Commits mailing list