.. |
ai_helper.lua
|
Lua AIs: use ai_helper.get_locations_no_borders()
|
2018-09-07 09:50:42 -07:00 |
battle_calcs.lua
|
Lua AIs: use math.huge to initialize extrema variables
|
2018-08-30 07:18:04 -07:00 |
ca_castle_switch.lua
|
Lua AIs: use ai_helper.get_locations_no_borders()
|
2018-09-07 09:50:42 -07:00 |
ca_grab_villages.lua
|
Lua AIs: use ai_helper get_unit functions where applicable
|
2018-09-05 19:38:28 -07:00 |
ca_high_xp_attack.lua
|
Lua AIs: do not use engine's 'data' variable unless necessary
|
2018-09-02 13:20:34 -07:00 |
ca_move_to_any_enemy.lua
|
Lua AIs: use ai_helper get_unit functions where applicable
|
2018-09-05 19:38:28 -07:00 |
ca_place_healers.lua
|
Experimental AI: adjustments to candidate action scores
|
2018-09-03 11:05:49 -07:00 |
ca_recruit_rushers.lua
|
Experimental AI: adjustments to candidate action scores
|
2018-09-03 11:05:49 -07:00 |
ca_retreat_injured.lua
|
Lua AIs: use ai_helper get_unit functions where applicable
|
2018-09-05 19:38:28 -07:00 |
ca_spread_poison.lua
|
Lua AIs: use ai_helper get_unit functions where applicable
|
2018-09-05 19:38:28 -07:00 |
ca_village_hunt.lua
|
Lua AIs: use ai_helper get_unit functions where applicable
|
2018-09-05 19:38:28 -07:00 |
cache.lua
|
Addressed a large chunk of the whitespace issues from #2613
|
2018-03-09 11:37:00 +11:00 |
debug.lua
|
Addressed a large chunk of the whitespace issues from #2613
|
2018-03-09 11:37:00 +11:00 |
dummy_engine_lua.lua
|
Improve backwards compatibility for Lua AI
|
2016-03-22 07:22:22 -07:00 |
extCAexample.lua
|
Fix external Lua CA example for new syntax
|
2016-03-24 17:49:02 -04:00 |
generic_recruit_engine.lua
|
generic_recruit_engine: remove unnecessary variable assignment
|
2018-09-07 09:50:51 -07:00 |
patrol.lua
|
Fix deprecation spam
|
2018-03-04 21:21:33 -05:00 |
retreat.lua
|
Lua AIs: no need to set variables to nil explicitely
|
2018-08-30 07:35:57 -07:00 |
stdlib.lua
|
Addressed more whitespace issues from #2613
|
2018-03-12 03:48:59 +11:00 |