Steven Panek
|
f3052d1159
|
Moved the elemental trait to core;...
...gave the trait to DW's Fire Guardian for consistency with UtBS's.
|
2010-10-07 21:21:39 +00:00 |
|
Lari Nieminen
|
f1d5eb70e0
|
Fixed a misplaced terrain.
|
2010-10-07 21:17:53 +00:00 |
|
Lari Nieminen
|
6b090158bf
|
Updated some terrain codes and filters...
...in scenario files to correspond with latest map updates.
|
2010-10-07 20:19:56 +00:00 |
|
Lari Nieminen
|
4383216a4e
|
Unified the 'Clash of Armies' map with that of 'Saving Inarix'.
|
2010-10-07 19:56:46 +00:00 |
|
Fabian Müller
|
8f4558d2c9
|
Added a fix been done to LoW to the changelog.
|
2010-10-07 19:41:02 +00:00 |
|
Fabian Müller
|
4523b9a369
|
Liberty: Map overhauls.
|
2010-10-07 19:40:25 +00:00 |
|
Fabian Müller
|
2475a52b01
|
UtBS: Map overhauls.
|
2010-10-07 19:40:05 +00:00 |
|
Fabian Müller
|
b3d85aa44c
|
HttT: Map overhauls.
|
2010-10-07 19:39:13 +00:00 |
|
Fabian Müller
|
02733eed9d
|
EI: map overhauls.
|
2010-10-07 19:38:47 +00:00 |
|
Fabian Müller
|
ca78169a05
|
SotBE: Map overhauls.
|
2010-10-07 19:38:11 +00:00 |
|
Lari Nieminen
|
dcc9a9fc79
|
Added more drake villages to Cliffs of Thoria.
|
2010-10-07 19:27:32 +00:00 |
|
Anonymissimus
|
07cc7ceca4
|
Made it so that units affected by [hide_unit] don't appear...
...on the minimap (FR #16796).
|
2010-10-07 18:46:53 +00:00 |
|
Ali El Gariani
|
f30f188e5b
|
Support position in the new "img~MASK(mask,x,y)".
(x,y) is where the mask is placed, (0,0) being top-left of img
For now, x and y must be positive because of the same limitation as ~BLIT
|
2010-10-07 18:08:52 +00:00 |
|
Ali El Gariani
|
0886887c48
|
First step of ~MASK() image path function.
For now, only works for image having same width.
Already accept optional position like ~MASK(img.png,x,y) but also not
supported yet
|
2010-10-07 17:16:21 +00:00 |
|
Lari Nieminen
|
3d175e55cc
|
Turned the custom walkable lava into an invisible overlay terrain...
...so that it doesn't need custom graphics definitions. Also added
some sounds to the explosion cutscenes.
|
2010-10-07 14:24:06 +00:00 |
|
Lari Nieminen
|
2f00c3b39e
|
Made the "Human Ship" terrain an invisible overlay terrain,
...changed its aliasing from plain mountain to movement of mountain +
defense of village and simplified the related scenario WML a bit.
|
2010-10-07 09:09:06 +00:00 |
|
Ali El Gariani
|
99d93dc4f8
|
update changelog
|
2010-10-06 15:48:14 +00:00 |
|
Fabian Müller
|
c888855094
|
LoW::10: Corrected multiplayer side setup.
Called the right gold macro.
Added another side for Cleodil's player.
|
2010-10-06 14:08:13 +00:00 |
|
Fabian Müller
|
b1f646a544
|
LoW::9: Added save_id attributes to make sure persistence works.
|
2010-10-06 14:04:47 +00:00 |
|
Fabian Müller
|
be557a8b79
|
LoW Kalian map: Removed the label for the "Great Tree"...
...where is now a fountain/pool.
|
2010-10-06 14:04:03 +00:00 |
|
Fabian Müller
|
e53284216a
|
LoW::4: Removed attributs now covered by the PLAYABLE macro.
|
2010-10-06 14:03:16 +00:00 |
|
Fabian Müller
|
c626e0f9d7
|
LoW::3: Added another TODO.
|
2010-10-06 14:01:46 +00:00 |
|
Fabian Müller
|
782c99f39f
|
LoW::1: Determine the next scenario from the difficult level being choosen.
|
2010-10-06 14:00:36 +00:00 |
|
Fabian Müller
|
ee7e4f82a9
|
LoW: Extended the PLAYABLE macro...
...with attributes controller=human and persistence=yes.
|
2010-10-06 13:59:00 +00:00 |
|
Fabian Müller
|
1703cfab2f
|
LoW: Removed the lvl2 Dwarvish Berserker from Olurf's recruit list macro.
|
2010-10-06 13:43:50 +00:00 |
|
J.W. Bjerk
|
7838170877
|
adding 'off-map' to the 'obstacles' editor group.
|
2010-10-06 03:03:23 +00:00 |
|
Lari Nieminen
|
92eef9f1e8
|
Rewrote the undead spawn timing...
...so that the backup spawn for each enemy side now occurs when that
side has lost half of its units.
|
2010-10-05 14:58:13 +00:00 |
|
Lari Nieminen
|
819892d775
|
Spaced out the serpent spawns a bit and improved the code a bit.
|
2010-10-05 11:06:13 +00:00 |
|
Nils Kneuper
|
9afcb4cec4
|
updated Galician and Portuguese (Brazil) translation
|
2010-10-05 09:16:28 +00:00 |
|
Fabian Müller
|
ae50ddb4dc
|
LoW: Wired in a new portrait for HaldricII from kitty.
Fixed some multiplayer scenario setups.
Fixed Kalenz and Landar showing up instead of Galtrid and El'Isomitir
in scenario 03.
|
2010-10-04 23:28:29 +00:00 |
|
Ali El Gariani
|
81f7e04db8
|
Probably fix crash reported in forum (on Elensefar Court with OSX)
Can't reproduce it, but revert recent change and should be safer.
|
2010-10-04 18:11:23 +00:00 |
|
Nils Kneuper
|
e4378219f5
|
updated Slovenian credits entry
|
2010-10-04 14:39:52 +00:00 |
|
Nils Kneuper
|
31bf16f4c2
|
updated Slovenian translation
|
2010-10-04 14:29:45 +00:00 |
|
Nils Kneuper
|
39b0053c06
|
apply pofix.py to the -units textdomain
|
2010-10-03 20:08:41 +00:00 |
|
Nils Kneuper
|
aefc48b63a
|
fix a forgotten apostrophe conversion...
|
2010-10-03 20:06:24 +00:00 |
|
Nils Kneuper
|
3d105a8b5d
|
pot-update
regenerated doc files
|
2010-10-03 20:01:51 +00:00 |
|
Nils Kneuper
|
421813da58
|
fixed Indonesian and Chinese (Traditional) manuals...
...so that they can create correct html files
|
2010-10-03 19:57:32 +00:00 |
|
Nils Kneuper
|
4739b1cefc
|
updated Vietnamese translation
|
2010-10-03 19:43:23 +00:00 |
|
Anonymissimus
|
07d586bda6
|
Renamed [event][condition] to [event][filter_condition]...
...in order to keep the rule "The only tags inside events not being
executed are the filter* ones.".
|
2010-10-03 17:29:45 +00:00 |
|
Guillaume Melquiond
|
6e222f37cb
|
Modified [removeitem] deprecation message so that it is no longer fatal.
|
2010-10-03 13:30:39 +00:00 |
|
Guillaume Melquiond
|
406383792f
|
Added a deprecation helper.
|
2010-10-03 13:30:37 +00:00 |
|
Guillaume Melquiond
|
930cd8fe63
|
Added location_set:size method.
|
2010-10-03 13:30:34 +00:00 |
|
Lari Nieminen
|
e8b58ddc28
|
Fixed a broken speaker filter. Fixes bug #16810.
|
2010-10-03 09:19:22 +00:00 |
|
Ignacio R. Morelle
|
00b4453805
|
Fix bug #16811 on Two Brothers (like 2010-09-28T01:33:34Z!shadowm@wesnoth.org on Liberty)
|
2010-10-03 07:09:56 +00:00 |
|
Ignacio R. Morelle
|
c43fe29f3c
|
Indentation one-liner (sorry, couldn't resist)
|
2010-10-03 07:06:17 +00:00 |
|
Guillaume Melquiond
|
6874f95cac
|
Avoided costly [store_locations][or]find_in=...
...way of adding elements to location sets.
|
2010-10-03 06:37:26 +00:00 |
|
Guillaume Melquiond
|
aa7e3e47d9
|
Added Lua library for location sets and maps.
|
2010-10-03 06:37:24 +00:00 |
|
Guillaume Melquiond
|
4e20f7e9cb
|
Changed the addon dialog buttons to 'Download' and 'Done'.
|
2010-10-03 04:56:34 +00:00 |
|
Steven Panek
|
a7e9c3d122
|
Removed file that only contained strings for the statistics upload stuff.
|
2010-10-02 20:02:54 +00:00 |
|
Lari Nieminen
|
3416408c8a
|
Wired in the Ghost portrait to the Wraith as well.
|
2010-10-02 18:18:13 +00:00 |
|