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-27 06:51:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
ai
/
lua
History
mattsc
ea915d36c2
battle_calcs.attack_rating: bug fix for when AI side has no leader
...
Check for AI side's leader's existence before trying to calculate distance from leader.
2013-11-25 19:37:20 -08:00
..
ai_helper.lua
ai_helper.get_dst_src(units): minor code simplification
2013-11-14 20:04:53 -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
…