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-03 00:58:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
ai
/
lua
History
mattsc
08825afce5
Lua AIs: remove inclusions of unused libraries
...
(cherry-picked from commit 8a996c55b968b14b04a551db46b7ab3de735696f)
2018-10-07 03:24:39 +00:00
..
ai_helper.lua
Lua AIs: replace print() by std_print()
2018-10-07 03:24:36 +00:00
battle_calcs.lua
Lua AI utility functions: fix for chance-to-hit specials without id
2018-10-07 03:24:39 +00:00
ca_high_xp_attack.lua
Lua AIs: get unit cost/level directly from proxy unit
2018-10-07 03:24:37 +00:00
cache.lua
…
debug.lua
…
dummy_engine_lua.lua
…
extCAexample.lua
…
generic_recruit_engine.lua
Lua AIs: remove inclusions of unused libraries
2018-10-07 03:24:39 +00:00
generic_rush_engine.lua
Lua AIs: remove inclusions of unused libraries
2018-10-07 03:24:39 +00:00
move_to_any_target.lua
…
patrol.lua
…
retreat.lua
Lua AIs: use unit methods instead of wesnoth functions
2018-10-07 03:24:36 +00:00
stdlib.lua
…