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-05-04 08:43:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
ai
/
lua
History
mattsc
acecd77bb4
Lua AIs: use new syntax for iterating over attacks
...
This is both simpler and faster than the old syntax.
2016-10-22 13:54:32 -07:00
..
ai_helper.lua
Lua AIs: use new syntax for iterating over attacks
2016-10-22 13:54:32 -07:00
battle_calcs.lua
…
ca_high_xp_attack.lua
High XP Attack CA: respect the attacks aspect
2016-10-17 17:59:03 -07:00
cache.lua
…
debug.lua
…
dummy_engine_lua.lua
…
extCAexample.lua
Fix external Lua CA example for new syntax
2016-03-24 17:49:02 -04:00
generic_recruit_engine.lua
Experimental AI: correctly deal with hidden and petrified units
2016-10-19 07:37:19 -07:00
generic_rush_engine.lua
Experimental AI: correctly deal with hidden and petrified units
2016-10-19 07:37:19 -07:00
move_to_any_target.lua
…
patrol.lua
Old patrol.lua: fix indenting and add deprecation message
2016-03-24 12:57:35 -07:00
retreat.lua
Experimental AI: correctly deal with hidden and petrified units
2016-10-19 07:37:19 -07:00
stdlib.lua
…