[wesnoth-commits] [wesnoth/wesnoth] 0b4297: Fix wesnoth.random returning a real number when ca...
Celtic Minstrel
noreply at github.com
Sat Feb 20 21:19:41 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0b4297b0f890608dc1b3b9a2a5a8191da45fa992
https://github.com/wesnoth/wesnoth/commit/0b4297b0f890608dc1b3b9a2a5a8191da45fa992
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M src/scripting/push_check.hpp
Log Message:
-----------
Fix wesnoth.random returning a real number when called with arguments
Commit: bb7483d456d3fc5bf7e3e6364081fadf64d67e12
https://github.com/wesnoth/wesnoth/commit/bb7483d456d3fc5bf7e3e6364081fadf64d67e12
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M data/lua/core.lua
Log Message:
-----------
Add a deprecated stub for math.pow
Commit: 22fe1e9b71e065e6d64e106b636514fd6695a0f4
https://github.com/wesnoth/wesnoth/commit/22fe1e9b71e065e6d64e106b636514fd6695a0f4
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/difficulty.lua
M data/campaigns/World_Conquest/lua/campaign/enemy.lua
M data/campaigns/World_Conquest/lua/campaign/enemy_themed.lua
M data/campaigns/World_Conquest/lua/campaign/scenario.lua
M data/campaigns/World_Conquest/lua/era/era.lua
M data/campaigns/World_Conquest/lua/game_mechanics/ability_events.lua
M data/campaigns/World_Conquest/lua/game_mechanics/artifacts.lua
M data/campaigns/World_Conquest/lua/game_mechanics/bonus.lua
M data/campaigns/World_Conquest/lua/game_mechanics/color.lua
M data/campaigns/World_Conquest/lua/game_mechanics/effects.lua
M data/campaigns/World_Conquest/lua/game_mechanics/heroes.lua
M data/campaigns/World_Conquest/lua/game_mechanics/invest/invest.lua
M data/campaigns/World_Conquest/lua/game_mechanics/invest/invest_show_dialog.lua
M data/campaigns/World_Conquest/lua/game_mechanics/promote_commander.lua
M data/campaigns/World_Conquest/lua/game_mechanics/random_names.lua
M data/campaigns/World_Conquest/lua/game_mechanics/recall.lua
M data/campaigns/World_Conquest/lua/game_mechanics/supply.lua
M data/campaigns/World_Conquest/lua/game_mechanics/training.lua
M data/campaigns/World_Conquest/lua/game_mechanics/utils.lua
M data/campaigns/World_Conquest/lua/game_mechanics/wocopedia/help.lua
M data/campaigns/World_Conquest/lua/map/postgeneration_utils/engine.lua
M data/campaigns/World_Conquest/lua/map/scenario_utils/bonus_points.lua
M data/campaigns/World_Conquest/lua/optional_mechanics/pick_advance.lua
M data/campaigns/World_Conquest/lua/optional_mechanics/unitmarker.lua
M data/campaigns/World_Conquest/scenarios/WC_II_scenario.cfg
Log Message:
-----------
WC: Update a bunch of deprecated things
Commit: 0802779f9ef711e76de8cfe361f14fd10ce987a4
https://github.com/wesnoth/wesnoth/commit/0802779f9ef711e76de8cfe361f14fd10ce987a4
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M data/ai/lua/ai_helper.lua
M data/lua/core.lua
Log Message:
-----------
Found a deprecated thing not in WC
Compare: https://github.com/wesnoth/wesnoth/compare/40ff503470c5...0802779f9ef7
More information about the Commits
mailing list