[Commits] [wesnoth/wesnoth] 92f0d8: add lua function to complie unit/location filters

GitHub noreply at github.com
Wed Oct 4 04:29:48 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 92f0d82b85c01d4be2938ea1ee61b220ca51231b
      https://github.com/wesnoth/wesnoth/commit/92f0d82b85c01d4be2938ea1ee61b220ca51231b
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    A src/scripting/lua_filter.cpp
    A src/scripting/lua_filter.hpp

  Log Message:
  -----------
  add lua function to complie unit/location filters


  Commit: e707a916c32db20f0739ea721b46ed82bafb4212
      https://github.com/wesnoth/wesnoth/commit/e707a916c32db20f0739ea721b46ed82bafb4212
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    R src/scripting/lua_filter.cpp
    R src/scripting/lua_filter.hpp

  Log Message:
  -----------
  Revert "add lua function to complie unit/location filters"

This reverts commit d2dc7db0d847392693586f8eac31ee9f50ce1b7b.
That commit was accidently pushed to wesnoth master because i
pushed the wrong branch.


  Commit: 45f29a247e1847016368f0ca0d692f1fe51ecda4
      https://github.com/wesnoth/wesnoth/commit/45f29a247e1847016368f0ca0d692f1fe51ecda4
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/filesystem_sdl.cpp

  Log Message:
  -----------
  Implement writing for RWops


  Commit: c6408dbd9536f2d1a8e80705dae9e04ccbc64005
      https://github.com/wesnoth/wesnoth/commit/c6408dbd9536f2d1a8e80705dae9e04ccbc64005
  Author: newfrenchy83 <31768074+newfrenchy83 at users.noreply.github.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/scripting/game_lua_kernel.cpp
    M src/synced_commands.cpp

  Log Message:
  -----------
  Fix halo remaining/duplicating in some situations

Fixes halo remaining when a unit is killed with [put_unit] or replaced by
creating a new unit over it with the context menu, and duplicate halo when a
developer changes the properties with :unit.


Compare: https://github.com/wesnoth/wesnoth/compare/d53243daa967...c6408dbd9536


More information about the Commits mailing list