2025-08-12 12:24 CEST

spring: develop 2ade6adb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-11-13 19:28:12 develop 3d3e79c7
Changeset AI: When an option that is defined in a Skirmish AI's AIOptions.lua is not specified, set its default value
This applies for specifying the AI in script.txt or any other ways,
like eg /aicontrol, which has no support for options yet.
This ensures that the AI will always get a value for each option
that is defined in its AIOptions.lua file.
mod - rts/ExternalAI/SkirmishAIHandler.cpp Diff ] File ]
mod - rts/ExternalAI/SkirmishAIHandler.h Diff ] File ]