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 16:00:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
ai
/
lua
History
mattsc
5f39a7d2dc
ai_helper.get_enemy_dst_src: add optional parameter 'enemies'
...
If 'enemies' table is given, use it, otherwise use all enemy units.
2013-11-14 20:04:53 -08:00
..
ai_helper.lua
ai_helper.get_enemy_dst_src: add optional parameter 'enemies'
2013-11-14 20:04:53 -08:00
battle_calcs.lua
Lua AIs: Remove unnecessary arguments in call to wesnoth.put_unit()
2013-11-14 20:04:52 -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
…