Dmitry Kovalenko
5c7d4d64e5
More(village related) aspects exposed to lua( http://wiki.wesnoth.org/LuaAI )
2011-06-07 10:38:44 +00:00
Dmitry Kovalenko
65db78e77d
More aspects exposed to Lua( http://wiki.wesnoth.org/LuaAI )
2011-06-07 09:29:03 +00:00
Eric S. Raymond
f925d2b632
Change the names of two NPCs in the LoW Ka'lian to match NPCs in TRoW.
2011-06-06 22:04:00 +00:00
Anonymissimus
fe2b29987b
added a more convenient way to test arbitrary lua...
...
...(and wml action) code to the test scenario
without the need to restart after changes
2011-06-06 20:01:02 +00:00
Elias Pschernig
2192aac30d
[wmlunits] make copyright notice on units.wesnoth.org say...
...
...2003-2011 instead of 2003-2009
2011-06-05 14:50:52 +00:00
Elias Pschernig
5d57f537bd
[wmlunits] fixed small bug in [specials] handling
2011-06-05 13:10:35 +00:00
Elias Pschernig
4f42ca826c
[wmlunits] For any WML errors encountered in addons...
...
...it kept the parser results in /tmp, wasting space.
2011-06-05 11:06:49 +00:00
Mark de Wever
1fb03f046c
Fixes the Wescamp script download part.
...
The script was somewhat outdated and not updated to the latest changes
to the campaign management script. The functionallity itself is being
tested, so more fixes might be needed.
2011-06-05 08:34:09 +00:00
Chris Mann
66fb8e826c
emacs-mode: Merge from upstream.
2011-06-04 12:11:11 +00:00
Fabian Müller
f3c806aaf3
LoW::10: Fixed Cleodil's starting position.
2011-06-04 10:56:29 +00:00
Fabian Müller
142a1fa6ad
LoW: Updated the recruit filters and recall lists.
2011-06-04 10:55:54 +00:00
Fabian Müller
1d4036d5de
LoW::4: Add the scout to the Players' recruit lists.
2011-06-03 16:09:01 +00:00
Fabian Müller
178b22b789
Fixed Galtrid's recruit list.
2011-06-03 14:43:38 +00:00
Fabian Müller
2ee19281f4
Fixed misspelled attribute in Cleodil's character configuration.
2011-06-03 14:42:37 +00:00
Dmitry Kovalenko
330b3886d8
Added Lua support for multiple aspects.
...
More info on: http://wiki.wesnoth.org/LuaAI
2011-06-02 12:24:27 +00:00
Steven Panek
5c6cbf3998
Converted a bunch of straight apostrophes.
2011-05-31 22:56:03 +00:00
Steven Panek
80d08acec3
Converted some instances of 'colour='.
2011-05-30 20:32:35 +00:00
Fabian Müller
bd934f8b6c
Removed a backwards compatability hack...
...
...that spammed stdout with warnings.
2011-05-30 16:32:01 +00:00
Richard Kettering
00ef3a671f
Added several attack icons by blarumyrran.
2011-05-28 10:27:43 +00:00
Richard Kettering
432e834411
Several new item icons from blarumyrran.
2011-05-28 09:43:05 +00:00
Steven Panek
053d5e374e
Completed the removal of Liminal.
2011-05-27 21:13:46 +00:00
Fabian Müller
721984bc65
Removed the liminal alignment support from the engine.
...
Changelog and Wiki need attention.
2011-05-27 16:44:43 +00:00
J.W. Bjerk
4035acbfe0
Modified Deep water tiles contrast...
...
...to more strongly differentiate them from shallow water.
2011-05-26 20:14:47 +00:00
Richard Kettering
46647610c4
New villages icon.
2011-05-26 05:27:54 +00:00
Eric S. Raymond
1e9a62a3be
Eliminate Earth names.
2011-05-25 21:50:56 +00:00
Eric S. Raymond
7d259981c4
Add a translator's note.
2011-05-25 21:05:53 +00:00
Eric S. Raymond
21e4e022e2
Make two leader names non-identical.
2011-05-22 20:10:46 +00:00
Eric S. Raymond
9716060a65
Fix an incorrect user team name.
2011-05-22 20:07:48 +00:00
Gunter Labes
91b9fecd3f
fixed bug #18159 : typo in data/core/units/khalifate/Elder_Falcon.cfg
2011-05-22 11:43:36 +00:00
Anonymissimus
a51d3934cc
put new objectives into cutom event,
...
...fire from the sighted events of meeting villgers/orcs, whichever
happens first
removed useless {IS_HERO}
no usage of ON_SIGHTING macro since the sighted events are not vital
for the scenario
Killing the enemy leader before objectives change was already
impossible due to enemies defeated event ending the scenario.
(fix for bug #17177 )
2011-05-20 19:57:18 +00:00
Lari Nieminen
d45f41169e
Mentioned the early finish bonus for defeating Lanbec'h in the objectives.
2011-05-20 09:18:32 +00:00
Lari Nieminen
0513fd96cf
Added kitty to TSG credits.
2011-05-20 05:49:19 +00:00
Richard Kettering
bd10f694d3
New portraits for TSG.
2011-05-20 01:39:52 +00:00
David Philippi
0809e5f73f
swedish translation update
2011-05-19 01:27:43 +00:00
Anonymissimus
b73938b243
ensured defeat if Erlornas dies
...
see
http://forums.wesnoth.org/viewtopic.php?f=4&t=33889&p=489562#p489562
2011-05-18 23:06:09 +00:00
Anonymissimus
955ebd0eea
removed unused parameter i from get_side_count
2011-05-18 23:05:51 +00:00
Anonymissimus
242ecb7848
fixed [select_unit] ingoring highlight=false parameter
2011-05-18 19:39:44 +00:00
Fabian Müller
72d677aab2
Silenced wmllint in case of a missing type= attribute...
...
...in a side definition.
2011-05-17 21:07:42 +00:00
Eric S. Raymond
001f647b72
Prevent spurious wmllint messages.
2011-05-17 17:45:12 +00:00
Fabian Müller
462365bf02
Removed all #wmllint: validate-off statements from LoW.
2011-05-17 16:53:01 +00:00
Fabian Müller
7b50b16642
LoW: Leader specific recruit lists.
...
Leader specific recall list filters.
Removed macros in recruit lists to make them wmllint validateable.
2011-05-17 16:30:16 +00:00
Eric S. Raymond
b9f997685f
Apply unit-list tests to extra_recruit.
2011-05-17 16:27:00 +00:00
Anonymissimus
495325d5af
added attribute "side" in array created by store_side
2011-05-17 15:56:07 +00:00
Anonymissimus
12093d8784
moved [store_side] to lua; added SSF support
...
an array is created is several sides match
no backwardscompat-hack or deprecation needed since $var. ... is the
same as $var[0]. ... ,
clearing a container variable is the same as if it was an array and
side=1 automatically matches first for an empty filter :)
2011-05-17 13:27:13 +00:00
Anonymissimus
c1d8858c90
modified iterator function helper.get_sides...
...
...to return wesnoth.sides[side_number], side_number
TBH, I dont't fully understand the syntax, especially the one before
this, and it seems silene did experiment with it too...but this works
now at least.
2011-05-17 13:26:58 +00:00
Anonymissimus
68691e305a
some wmllint fixes
2011-05-16 20:21:09 +00:00
Phil Barber
9b4da90459
Add and wire Drake Warden portrait. Update changelogs, portrait credits.
2011-05-16 19:49:42 +00:00
Anonymissimus
4d03cdb875
made it so that the new tags allow-, disallow- and...
...
...set_extra_recruit take a extra_recruit= key holding the types and
an inline SUF
2011-05-15 16:42:44 +00:00
Ignacio R. Morelle
a930dadf10
Remove unmatched closing tag
2011-05-15 03:19:13 +00:00
J.W. Bjerk
7046e9e067
Adding a dead great elvish tree by homunculus.
2011-05-14 18:24:47 +00:00