[Commits] [wesnoth/wesnoth] f84e8f: Added a new way to generate unit names, using rule...

GitHub noreply at github.com
Mon Apr 11 21:22:56 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f84e8f4795c66d07e350f8211429a40d5ebf932b
      https://github.com/wesnoth/wesnoth/commit/f84e8f4795c66d07e350f8211429a40d5ebf932b
  Author: Dugy <jan.dugacek at gmail.com>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

  Changed paths:
    M data/core/macros/names.cfg
    M src/CMakeLists.txt
    M src/SConscript
    M src/race.cpp
    M src/race.hpp
    A src/utils/context_free_grammar_generator.cpp
    A src/utils/context_free_grammar_generator.hpp

  Log Message:
  -----------
  Added a new way to generate unit names, using rules of a context-free grammar.


  Commit: 9e35e4d83ee8cb80225f49f7b2518fc0b04049f6
      https://github.com/wesnoth/wesnoth/commit/9e35e4d83ee8cb80225f49f7b2518fc0b04049f6
  Author: Dugy <jan.dugacek at gmail.com>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

  Changed paths:
    M changelog
    M data/core/about.cfg

  Log Message:
  -----------
  Added credit and described the change in changelog


  Commit: a9dbbe9c05165cffe8dac8f424392ecc5aab3049
      https://github.com/wesnoth/wesnoth/commit/a9dbbe9c05165cffe8dac8f424392ecc5aab3049
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

  Changed paths:
    M changelog
    M data/core/about.cfg
    M data/core/macros/names.cfg
    M src/CMakeLists.txt
    M src/SConscript
    M src/race.cpp
    M src/race.hpp
    A src/utils/context_free_grammar_generator.cpp
    A src/utils/context_free_grammar_generator.hpp

  Log Message:
  -----------
  Merge pull request #644 from Dugy/master

Unit name generator using context-free grammar


Compare: https://github.com/wesnoth/wesnoth/compare/37deb40b9b32...a9dbbe9c0516


More information about the Commits mailing list