[Commits] [wesnoth/wesnoth] c3a552: add comments + log in teambuilder

GitHub noreply at github.com
Mon Jul 14 00:59:11 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c3a5529e949b0783462adef0c23f428c35cb48e1
      https://github.com/wesnoth/wesnoth/commit/c3a5529e949b0783462adef0c23f428c35cb48e1
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/teambuilder.hpp

  Log Message:
  -----------
  add comments + log in teambuilder


  Commit: e1a5ba1a2a6b20bc6542298f8e855f710272217b
      https://github.com/wesnoth/wesnoth/commit/e1a5ba1a2a6b20bc6542298f8e855f710272217b
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  remove code dublication

instead of constructing game_classification manualy we now use the
constructor which does this work for us.
I don't know why we didn't do this previously so i didn't delete the old
code yet in case there was a reason for the previous behaviour.


  Commit: ac01328f40ab2f2e01b7637fe88e484b4a334e14
      https://github.com/wesnoth/wesnoth/commit/ac01328f40ab2f2e01b7637fe88e484b4a334e14
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  only use convert_ond_saves on old saves.


  Commit: f5f5099bddefadc26857ded245cfcdb07ce36165
      https://github.com/wesnoth/wesnoth/commit/f5f5099bddefadc26857ded245cfcdb07ce36165
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/saved_game.cpp

  Log Message:
  -----------
  preserve id= in scenario_generation


  Commit: 0aac94f43450515813afc8c200e022432d543221
      https://github.com/wesnoth/wesnoth/commit/0aac94f43450515813afc8c200e022432d543221
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/saved_game.cpp

  Log Message:
  -----------
  remove outdated comment


  Commit: 986d78226b210c6100cb895f2e3316c4d4342bc1
      https://github.com/wesnoth/wesnoth/commit/986d78226b210c6100cb895f2e3316c4d4342bc1
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M src/saved_game.cpp

  Log Message:
  -----------
  allow [lua] tags in modifications

which have the same effect as [lua] tags inside [scenario]


Compare: https://github.com/wesnoth/wesnoth/compare/77e00157e8bf...986d78226b21


More information about the Commits mailing list