[wesnoth-commits] [wesnoth/wesnoth] 23aac4: Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c...
GitHub
noreply at github.com
Sat Mar 17 21:16:27 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 23aac4f72fafc8c8a0991a614255b9532b3615a1
https://github.com/wesnoth/wesnoth/commit/23aac4f72fafc8c8a0991a614255b9532b3615a1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/_main.cfg
M data/ai/micro_ais/mai-defs/animals.lua
R data/ai/utils/custom_command.cfg
M data/core/_main.cfg
R data/lua/custom_command.lua
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
M src/synced_commands.cpp
Log Message:
-----------
Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c1
- Fix the rabbit AI
- Enable invoke_synced_command to also call (some) built-in commands
and give an error message in the case of an unknown command
- Remove some unnecessary implementation details
Commit: 08ec9017b5442668645511d2a9b5fd2c84c6c4e5
https://github.com/wesnoth/wesnoth/commit/08ec9017b5442668645511d2a9b5fd2c84c6c4e5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/campaigns/Eastern_Invasion/lua/bandits.lua
M data/lua/core.lua
M data/lua/helper.lua
M data/lua/wml-flow.lua
M data/lua/wml-utils.lua
M data/lua/wml/set_variable.lua
Log Message:
-----------
Lua API: Some tweaks of the experimental wml module
Commit: 6e4d09d2a547eb6622585024ebb8aa4e2a758ae6
https://github.com/wesnoth/wesnoth/commit/6e4d09d2a547eb6622585024ebb8aa4e2a758ae6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/helper.lua
Log Message:
-----------
Bump up a couple of deprecation levels at @vultraz's request
Commit: 4b08a40181d913f2c3f035daaafa6ce1c4948dde
https://github.com/wesnoth/wesnoth/commit/4b08a40181d913f2c3f035daaafa6ce1c4948dde
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/core/_main.cfg
M data/lua/backwards-compatibility.lua
Log Message:
-----------
Deprecate wesnoth.set_music
Commit: e7766350231980cda8ce3734c6c093f6fb81fbf7
https://github.com/wesnoth/wesnoth/commit/e7766350231980cda8ce3734c6c093f6fb81fbf7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/helper.lua
Log Message:
-----------
Clear up redundancies in helper compatibility and deprecate the array functions
Commit: d4e08359dd1ad1db97619f7c01c661c287adab2f
https://github.com/wesnoth/wesnoth/commit/d4e08359dd1ad1db97619f7c01c661c287adab2f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/on_event.lua
Log Message:
-----------
Fix missing return in on_event()
Commit: 68d545c3be0a1556cadf31b7a444179cc142b035
https://github.com/wesnoth/wesnoth/commit/68d545c3be0a1556cadf31b7a444179cc142b035
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/core.lua
Log Message:
-----------
Add a couple more WML utility functions
Commit: ddcbb4cb50051ec46ca975a9aa56da638bebdc16
https://github.com/wesnoth/wesnoth/commit/ddcbb4cb50051ec46ca975a9aa56da638bebdc16
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/core.lua
M data/lua/wml-tags.lua
Log Message:
-----------
Add a more convenient way of registering custom saved game data
Commit: c266b355281bdc26241767bf7c9f08f83291a9ef
https://github.com/wesnoth/wesnoth/commit/c266b355281bdc26241767bf7c9f08f83291a9ef
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/ai/micro_ais/mai-defs/animals.lua
Log Message:
-----------
Fix rabbits AI being broken by save-load
Commit: 9d81146919bd193b3970b7c0e65419fb925b5c35
https://github.com/wesnoth/wesnoth/commit/9d81146919bd193b3970b7c0e65419fb925b5c35
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M changelog.md
Log Message:
-----------
Update changelog
Commit: a314876bf2e41d3c387e74077399e2522ea21070
https://github.com/wesnoth/wesnoth/commit/a314876bf2e41d3c387e74077399e2522ea21070
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M data/lua/wml/items.lua
M data/lua/wml/object.lua
M data/lua/wml/objectives.lua
Log Message:
-----------
Use new persistent tags interface for [object] [objectives] [item]
Compare: https://github.com/wesnoth/wesnoth/compare/f80b7c40f285...a314876bf2e4
More information about the Commits
mailing list