[Commits] [wesnoth/wesnoth] 2e9359: fix mp random maps

GitHub noreply at github.com
Wed Mar 23 23:42:47 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2e93592eeb7110184ade7a5b1cf42028dea7f49e
      https://github.com/wesnoth/wesnoth/commit/2e93592eeb7110184ade7a5b1cf42028dea7f49e
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/map/map.cpp

  Log Message:
  -----------
  fix mp random maps


  Commit: fa1c1f033ce4b27823db1f0072554055f78db7c1
      https://github.com/wesnoth/wesnoth/commit/fa1c1f033ce4b27823db1f0072554055f78db7c1
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/ai/lua/core.cpp
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  fix msvc compilation


  Commit: b017a2b6b2d6c862af6fdec62c7be4d4f42a29e8
      https://github.com/wesnoth/wesnoth/commit/b017a2b6b2d6c862af6fdec62c7be4d4f42a29e8
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M src/mouse_events.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/game_lua_kernel.hpp

  Log Message:
  -----------
  Add wesnoth.game_events.on_mouse_move/on_mouse_actions

This attempts to implement http://gna.org/bugs/?22635 and also allows
users to implement a 'queries a location from the user' (as suggested
from the easycosing page) in lua.


Compare: https://github.com/wesnoth/wesnoth/compare/f920a03ebbcc...b017a2b6b2d6


More information about the Commits mailing list