This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
wesnoth
Watch
1
Star
0
Fork
0
You've already forked wesnoth
mirror of
https://github.com/wesnoth/wesnoth
synced
2025-04-28 14:36:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
ai
/
lua
History
mattsc
b7bc394f95
Micro AIs: improve error reporting
...
Use error() instead of wesnoth.message(), as this also produces a stack traceback.
2014-02-27 17:06:20 -08:00
..
ai_helper.lua
Micro AIs: improve error reporting
2014-02-27 17:06:20 -08:00
battle_calcs.lua
battle_calcs.attack_rating: bug fix for when AI side has no leader
2013-11-25 19:37:20 -08:00
cache.lua
…
debug.lua
…
dummy_engine_lua.lua
…
extCAexample.lua
…
generic_recruit_engine.lua
Put 'done_eval_messages()' behind 'if print_eval()' condition
2013-10-31 20:54:00 -07:00
generic_rush_engine.lua
Micro AI CA files: replace tabs by spaces
2013-11-14 10:54:14 -08:00
move_to_any_target.lua
ExpAI move_to_enemy CA: fix file path
2013-11-01 09:44:45 -07:00
patrol.lua
…
retreat.lua
Retreat AI eval: poisoned units do not get resting healing bonus
2013-11-14 20:04:52 -08:00
stdlib.lua
…