mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 18:05:39 +00:00

This changes the following: - Fixes the experimental AI, without changing any of its code except for that in the [engine] tag - Returns a dummy self from the dummy Lua engine, so that external CAs are more easily switched to using [params] - Changes the order in which parameters are passed to AI component code. The order is now: state/self, params, data