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-10 07:48:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
/
wml
History
Celtic Minstrel
6a27473c11
Merge pull request
#5188
from wesnoth/sota_zombie_trans
...
Refactor translatable strings for the SotA zombie recruit dialog
2020-10-12 15:38:54 -04: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
Fix some places that were erroneously calling string.format instead of stringx.vformat after 30240aa7cda41bd5c1a660f17c67e76a9b9ab2cd
2019-12-07 17:21:03 -05:00
random_placement.lua
…
role.lua
…
set_variable.lua
Fix [set_variable][join] failing on boolean values
2020-10-12 15:37:37 -04:00
test_condition.lua
…