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-28 17:33:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
/
wml
History
Celtic Minstrel
4b2599864a
Add [set_variable]min|max= to calculate an extremum value
2020-12-28 15:56:36 -05:00
..
animate_unit.lua
…
endlevel.lua
Separate unit test results from scenario victory/defeat.
2020-04-07 16:45:34 -05:00
find_path.lua
…
harm_unit.lua
[harm_unit]: replaced .__cfg.level with .level in unit objects
2020-10-12 20:57:21 +02:00
heal_unit.lua
…
items.lua
add wesnoth.interface.get_items
2020-08-26 14:52:07 +02:00
kill.lua
…
message.lua
…
micro_ai.lua
fix [micro_ai] when called from lua
2020-09-07 18:10:41 +02:00
modify_ai.lua
…
modify_side.lua
…
modify_unit.lua
fix
#5184
[modify_unit]profile
2020-10-04 03:06:33 +02:00
move_unit.lua
Fix the test_move_unit_in_circle test
2019-12-14 12:12:29 -05:00
object.lua
…
objectives.lua
…
random_placement.lua
Fix erroneous deprecation warnings from [random_placement]
2020-12-20 15:17:26 -05:00
role.lua
…
set_variable.lua
Add [set_variable]min|max= to calculate an extremum value
2020-12-28 15:56:36 -05:00
test_condition.lua
…