[Commits] [wesnoth/wesnoth] 1dff48: Add trait= to SUF (resolves #1538)

GitHub noreply at github.com
Thu May 11 20:04:09 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1dff482acb5f624d269e51deb098bf9ba0f5a80a
      https://github.com/wesnoth/wesnoth/commit/1dff482acb5f624d269e51deb098bf9ba0f5a80a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M src/units/filter.cpp

  Log Message:
  -----------
  Add trait= to SUF (resolves #1538)


  Commit: 6d910c0d4279cf82d3051009050456fa43d0c667
      https://github.com/wesnoth/wesnoth/commit/6d910c0d4279cf82d3051009050456fa43d0c667
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M src/units/attack_type.cpp

  Log Message:
  -----------
  Support special_active in SWF (Standard Weapon Filter)

This is the same as special but also requires it to be active.


  Commit: 6ea57e78f46d4c3b981ffdb0eee495bddbd5f873
      https://github.com/wesnoth/wesnoth/commit/6ea57e78f46d4c3b981ffdb0eee495bddbd5f873
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/gui/window/game_load.cfg

  Log Message:
  -----------
  Game Load: Factor out listboxes to reduce overall indentation level


  Commit: 99693041b12950f7e2305236075bfa3c0e6987fc
      https://github.com/wesnoth/wesnoth/commit/99693041b12950f7e2305236075bfa3c0e6987fc
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/gui/window/game_load.cfg
    M src/gui/dialogs/game_load.cpp
    M src/save_index.cpp

  Log Message:
  -----------
  Add current gold and troops count to Load Game dialog (resolves #4180)

I'll let @vultraz pretty it up a little if he wants.
Note that old saves won't show this info; it'll only show up in new saves.
It might show up for old saves if you clear your cache, though.


  Commit: 4b8e37044cb6e330f4ac168a34425e7157d48381
      https://github.com/wesnoth/wesnoth/commit/4b8e37044cb6e330f4ac168a34425e7157d48381
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/ai/micro_ais/micro_ai_unit_variables.lua

  Log Message:
  -----------
  Micro AIs: Fix Lua error in AIs that use unit variables


  Commit: 1ba783959e634dbc41e05a46e906cd6ecfe9e1f8
      https://github.com/wesnoth/wesnoth/commit/1ba783959e634dbc41e05a46e906cd6ecfe9e1f8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/lua/location_set.lua

  Log Message:
  -----------
  fixup 0539a68eb


  Commit: 263aadcaa067c280875dfce2f5f004340998e440
      https://github.com/wesnoth/wesnoth/commit/263aadcaa067c280875dfce2f5f004340998e440
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

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

  Log Message:
  -----------
  Lua: Allow clearing unit and side variables


  Commit: bb4402489c0256cb75055259b54e66d6410c59bd
      https://github.com/wesnoth/wesnoth/commit/bb4402489c0256cb75055259b54e66d6410c59bd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M src/scripting/lua_unit.cpp

  Log Message:
  -----------
  Lua Units: Fix incorrect argument referenced from an error message


  Commit: ff16302b9fa177c7f9f9f5edc9aa1cb87ebc8ee4
      https://github.com/wesnoth/wesnoth/commit/ff16302b9fa177c7f9f9f5edc9aa1cb87ebc8ee4
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/campaigns/Son_Of_The_Black_Eye/ai/ca_transport_S6.lua

  Log Message:
  -----------
  SotBE AI: Don't assume unit.__cfg contains a "variables" tag


  Commit: b11371dbfa6bf1fee32fd2fe093b14d21d8b0b30
      https://github.com/wesnoth/wesnoth/commit/b11371dbfa6bf1fee32fd2fe093b14d21d8b0b30
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M data/lua/helper.lua

  Log Message:
  -----------
  Lua: Allow helper.set_variable_array and helper.get_variable_array to work on units and sides


  Commit: 63ad3f1561759d3b7f455dcc763cb64070462c90
      https://github.com/wesnoth/wesnoth/commit/63ad3f1561759d3b7f455dcc763cb64070462c90
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M changelog
    M players_changelog

  Log Message:
  -----------
  Update changelog


  Commit: 45c884a16dab9ca56840bb1cbb8937be4d91eb70
      https://github.com/wesnoth/wesnoth/commit/45c884a16dab9ca56840bb1cbb8937be4d91eb70
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M changelog

  Log Message:
  -----------
  changelog: Fixup indentation


  Commit: 44f97e913b576ac544346bd53dd612239490ba38
      https://github.com/wesnoth/wesnoth/commit/44f97e913b576ac544346bd53dd612239490ba38
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M changelog

  Log Message:
  -----------
  changelog: Rewrap to 80


Compare: https://github.com/wesnoth/wesnoth/compare/24891d85e27d...44f97e913b57


More information about the Commits mailing list