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-01 02:15:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
/
wml
History
Celtic Minstrel
3d5528f950
Proper fix for [endlevel] music issue (
#1704
)
...
(fixup 238c50)
2017-05-20 13:22:06 -04:00
..
animate_unit.lua
Make [animate_unit] without flag an error (
fixes
#1678
)
2017-05-10 17:40:16 -04:00
endlevel.lua
Proper fix for [endlevel] music issue (
#1704
)
2017-05-20 13:22:06 -04:00
find_path.lua
Replace helper.distance_between -> wesnoth.map.distance_between (
fixes
#1686
)
2017-05-11 04:14:03 -04:00
harm_unit.lua
…
heal_unit.lua
…
items.lua
…
kill.lua
Possible for
fix
#1683
2017-05-13 02:32:26 +11:00
message.lua
Add voice= key to [message] and [story][part]
2017-05-11 18:59:15 -04:00
micro_ai.lua
…
modify_ai.lua
…
modify_side.lua
…
modify_unit.lua
…
move_unit.lua
…
object.lua
…
objectives.lua
Fix objectives with variables (
#992
)
2017-05-13 13:20:32 -04:00
random_placement.lua
Replace helper.distance_between -> wesnoth.map.distance_between (
fixes
#1686
)
2017-05-11 04:14:03 -04:00
role.lua
…
set_variable.lua
Fix [set_variable][join] not working with translatable strings (
fixes
#1682
)
2017-05-10 18:57:07 -04:00
test_condition.lua
…