[wesnoth-commits] [wesnoth/wesnoth] 5bc101: WC: Use the Markov Chain generator for names
Celtic Minstrel
noreply at github.com
Sat Feb 20 21:47:29 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5bc101104a7b35ffc3aa918985a6dad0fb5bc688
https://github.com/wesnoth/wesnoth/commit/5bc101104a7b35ffc3aa918985a6dad0fb5bc688
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M data/campaigns/World_Conquest/lua/campaign/enemy.lua
M data/campaigns/World_Conquest/lua/game_mechanics/bonus.lua
M data/campaigns/World_Conquest/lua/game_mechanics/random_names.lua
Log Message:
-----------
WC: Use the Markov Chain generator for names
Commit: 1cbd2b6ef7b04b2b0e575e69adfd601dcc1b3fc9
https://github.com/wesnoth/wesnoth/commit/1cbd2b6ef7b04b2b0e575e69adfd601dcc1b3fc9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M data/campaigns/World_Conquest/lua/era/era.lua
Log Message:
-----------
WC: Fix broken use of map_split
One use-case of wc2_utils.split_to_set was different and not directly compatible with map_split
Commit: 3e896ba1dd1b3ef89db9edbbee0fe7d4d3838a09
https://github.com/wesnoth/wesnoth/commit/3e896ba1dd1b3ef89db9edbbee0fe7d4d3838a09
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Fix Lua name generator API not accepting translatable strings
Compare: https://github.com/wesnoth/wesnoth/compare/6865cca0f1b4...3e896ba1dd1b
More information about the Commits
mailing list