[Commits] [wesnoth/wesnoth] 24d46b: addon manager: Allow comments in _server.ign

GitHub noreply at github.com
Wed Apr 8 00:10:38 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 24d46b7a744c02f7a11f2640369f45f8212051ec
      https://github.com/wesnoth/wesnoth/commit/24d46b7a744c02f7a11f2640369f45f8212051ec
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M src/addon/manager.cpp

  Log Message:
  -----------
  addon manager: Allow comments in _server.ign

As whitespaces aren't allowed in filenames, '# ' is safe to use for comments


  Commit: 347cf2296d1d360e44bd6d1cd8db7a2fada19627
      https://github.com/wesnoth/wesnoth/commit/347cf2296d1d360e44bd6d1cd8db7a2fada19627
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M src/addon/manager.cpp

  Log Message:
  -----------
  drop support for 'single-file addons', part 2


  Commit: ad65f1feea1be05144b735bc43115197a57f9315
      https://github.com/wesnoth/wesnoth/commit/ad65f1feea1be05144b735bc43115197a57f9315
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M src/addon/manager.cpp

  Log Message:
  -----------
  Merge pull request #386 from aquileia/addon_single

Update addon/manager.cpp: Allow comments in _server.ign, deprecate single file addons


Compare: https://github.com/wesnoth/wesnoth/compare/9ca00bdac6d5...ad65f1feea1b


More information about the Commits mailing list