[wesnoth-commits] [wesnoth/wesnoth] 893f71: Cleanup of fef953a48e258e5b07ff4559eeff5571103d58c...
GitHub
noreply at github.com
Sat Mar 17 05:36:39 UTC 2018
Branch: refs/heads/lua_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 893f71b4ed300b6386c1632eb138a7da0542fd23
https://github.com/wesnoth/wesnoth/commit/893f71b4ed300b6386c1632eb138a7da0542fd23
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
More information about the Commits
mailing list