Commit graph

19991 commits

Author SHA1 Message Date
Charles Dang
f8a279be7e Updated dummy item image by dipseydoodle
http://forums.wesnoth.org/viewtopic.php?p=566137#p566137
2015-05-01 13:46:56 +11:00
Charles Dang
d3b04d1b1e Updated barrel item image by beetlenaut
http://forums.wesnoth.org/viewtopic.php?p=564574#p564574
2015-05-01 13:46:51 +11:00
Elvish_Hunter
a886387ad1 wmllint: backported better fix for bug #23217 2015-04-08 22:47:10 +02:00
Ignacio R. Morelle
0bf7516894 THoT: Alter Rune Lord's description for its post-reveal variation
This both silences a wmllint warning about special notes and ensures
that the special notes displayed in the unit's description in-game are
consistent with the two variations for this unit type (not that many
people will ever get to see the pre-reveal variation's anyway).

No translatable string changes.
2015-04-08 00:34:09 -03:00
Ignacio R. Morelle
7dc4f627ce wmllint: Print expected side num when reporting out-of-sequence sides 2015-04-07 22:14:14 -03:00
Ignacio R. Morelle
fe7ea2713a HttT: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:01:44 -03:00
Ignacio R. Morelle
d0da4770b8 UtBS: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:01:39 -03:00
Ignacio R. Morelle
88b749f741 TRoW: Use variation_id instead of variation_name
Silences a newly introduced wmllint warning.

No effective changes since the engine sees these as synonymous when only
one of the attributes is present.
2015-04-07 22:01:35 -03:00
Ignacio R. Morelle
62dd94a55a Exclude data/test from reindent target
wmlindent currently breaks things in there due to data/test containing
multiple triggers for bug #22264.
2015-04-07 21:07:17 -03:00
Ignacio R. Morelle
6e98e1fb40 wmlindent pass 2015-04-07 21:03:45 -03:00
Elvish_Hunter
dc9e44c20d Replaced a variation_name reported by wmllint with variation_id 2015-04-08 00:07:39 +02:00
Elvish_Hunter
0964d448b0 wmllint: handle variation_name translatable attribute. Fixes bug #23217 2015-04-08 00:05:40 +02:00
Elvish_Hunter
20adc76d64 Removed # wmllint: ignore from Walking Corpse and Soulless units 2015-04-08 00:03:26 +02:00
Elvish_Hunter
506a9b36ca WML tools GUI: backported improvements from master 2015-04-07 17:42:02 +02:00
Ignacio R. Morelle
86775d48ee Add filesystem code unit tests (bug #23216)
This is somewhat incomplete, but already covers most core functionality
and helped uncover an important bug in the BFS implementation (see
commit 1c927c8407).

Most notably, normalize_path() isn't tested yet, as well as corner cases
with empty strings and get_wml_location().
2015-04-05 02:03:14 -03:00
mattsc
34d6e539c1 Forest Animals MAI: bug fix, exclude border hexes for wander terrain
wesnoth.get_locations includes border hexes, so they need to be
excluded specifically. Previously this could cause error messages and
the CA to be blacklisted.
2015-04-02 08:18:43 -07:00
mattsc
5ca881b0fb Herding Micro AI: bug fix for dogs sometimes having moves left at end
The problem is due to a dog adjacent to a sheep being excluded from the
dog_move CA (so that it can act further later on in case the sheep
moves again). It is fixed by adding another CA at the end that simply
takes all moves away from all dogs once all other CAs are done.
2015-04-02 08:18:43 -07:00
mattsc
775a0b04be Bottleneck MAI: bug fix for when allied units are present
Hexes occupied by allied units were previously not excluded properly by
the AI, which could lead to error messages and the candidate action to
be blacklisted.
2015-04-02 08:18:43 -07:00
mattsc
359592769f Bottleneck Micro AI: fix indenting 2015-04-02 08:18:42 -07:00
Charles Dang
29b95cae26 Rule fixes by GbDorn. Fixes terrains drawing over chasm edges
http://forums.wesnoth.org/viewtopic.php?p=582670#p582670
2015-04-02 20:16:09 +11:00
aquileia
abee483789 Update winter-orcish castle by doofus-01
[skip ci]
2015-03-30 08:13:27 +02:00
aquileia
e61cb94979 Add sleepwalker's thunderer kill animation
[skip ci]
2015-03-18 17:27:36 +01:00
aquileia
8bbce11aab Add sleepwalker's guard run animation
[skip ci]
2015-03-18 17:27:35 +01:00
Nils Kneuper
f032fc4e7c updated German credits 2015-03-14 17:29:06 +01:00
ln-zookeeper
acb4cfe997 Fixed the ENEMY_ATTACK sequence never triggering
The fix to bug #22799 in 41466dc1 was botched, because
delayed_variable_substitution=yes caused the turn name to never match
the current turn.
2015-03-14 18:27:26 +02:00
aquileia
77666ccb2c LoW: Fix heals_kalenz ability
[skip ci]
2015-03-12 19:02:16 +01:00
aquileia
6093cea634 Remove WIP drake encyclopedia from translatable files 2015-03-01 14:42:48 +01:00
aquileia
bb28225dae Update localized help images 2015-02-20 16:52:52 +01:00
aquileia
449caec62e Replace dragon fire breath animation 2015-01-31 17:38:55 +01:00
Nils Kneuper
88e813d17f updated Chinese (Simplified) translation 2015-01-31 12:00:56 +01:00
aquileia
a0f115db09 Make x-offset of chill wave directional 2015-01-30 15:46:48 +01:00
aquileia
0f12cdbec1 Use base_unit for wose sapling, dwarvish rune lord 2015-01-30 15:45:58 +01:00
aquileia
802978ce9b Move campaign units to their respective textdomain
Even though they solely use strings from wesnoth-units, a uniform style is preferable
2015-01-30 15:45:57 +01:00
aquileia
595cafcef9 Fix c1b25aa4f not to introduce a string 2015-01-30 01:18:31 +01:00
aquileia
807a6ad9d3 TRoW: Autumn Shyde unit for Dionli, sprite by zerovirus
[skip ci]
2015-01-30 01:18:31 +01:00
aquileia
2b366684bc Merge pull request #369 from aquileia/bigmap_12
Bigmaps for TB, DM, NR, THoT and LoW S24
NR dialogue fix
2015-01-30 00:58:49 +01:00
aquileia
b389cab0d3 LoW: Fix track of chapters 3-5
While chapter 3 only skipped one track, leading to an off by one error,
the track of chapter 4 had to be fixed and the SAURIANS track for chapter
5 had to be made completely anew.

[skip ci]
2015-01-28 05:23:00 +01:00
aquileia
c753aa4aaa NR: Fix story formatting by using speech macros everywhere
[skip ci]
2015-01-28 03:31:31 +01:00
aquileia
de3dc93b69 Port NR tracks to the AOI bigmap
[skip ci]
2015-01-25 03:34:57 +01:00
Charles Dang
dbc7499710 THoT S7: specify Master Perrin as male 2015-01-24 23:10:37 +11:00
Charles Dang
532836777a DM: specify Leollyn as male 2015-01-24 23:07:48 +11:00
aquileia
b6a2c4ec16 Port THoT track to the SoF bigmap 2015-01-24 12:32:38 +01:00
aquileia
5c10b9b131 Port TB tracks to the Liberty bigmap 2015-01-24 12:27:53 +01:00
aquileia
f7378ff0e6 Port DM tracks to the HttT bigmap 2015-01-24 12:23:26 +01:00
aquileia
39f57beff2 Fix order of track markers in LoW Cliffs of Thoria
Rearrange some markers for BOOK_STAGE2 and TREASURY_STAGE4, delete three
markers which didn't belong in ALLIANCE_STAGE3.
2015-01-24 12:23:23 +01:00
aquileia
21b86f061d Fix map used in LoW epilogue 2015-01-24 12:23:20 +01:00
Ignacio R. Morelle
c935aa8d4c DiD S2: Silence wmllint warnings about unrecognized singular units 2015-01-23 18:19:14 -03:00
Ignacio R. Morelle
57d2088e6b Exempt variation_name in core units from wmllint translation mark check
Needs to be reverted and replaced with real support for variation_id +
variation_name in wmllint (as well as the legacy
variation_name-as-variation_id behavior).
2015-01-23 18:16:07 -03:00
Ignacio R. Morelle
7ac23e20cd wmlindent pass 2015-01-23 18:13:24 -03:00
Charles Dang
f055c39ed7 THoT S7: used correct storymap (originally was S6's) 2015-01-24 07:09:35 +11:00