Ignacio R. Morelle
|
9bcd2aaed4
|
Fix city "village" not being aliased to any terrain type;...
...this was causing a duplicate "Village" terrain being displayed in
the defense ratios section of unit descriptions in game help
|
2008-05-04 17:32:59 +00:00 |
|
Lari Nieminen
|
b58f95fdff
|
Added a way to specify a message for units that can't pick up the item.
|
2008-05-04 11:44:53 +00:00 |
|
Lari Nieminen
|
18147344d8
|
Added a macro for placing items that...
...the player can choose whether to pick up or not.
|
2008-05-04 10:23:59 +00:00 |
|
Tommy
|
1765feaacd
|
update indoor walls to use new image centering
|
2008-05-04 05:48:06 +00:00 |
|
Lari Nieminen
|
f10ae2c736
|
Added a forgotten sea serpent portrait by Pic.
|
2008-05-03 21:26:46 +00:00 |
|
Lari Nieminen
|
ca02760563
|
Fixed a clan boss dialogue filter.
|
2008-05-03 19:23:13 +00:00 |
|
Ignacio R. Morelle
|
09e0da1bdb
|
Add JAP to art contributors
|
2008-05-03 18:40:45 +00:00 |
|
Moritz Göbelbecker
|
9778e8f9a9
|
Added cave path terrain from musketaquid. string=Ur, currently aliased to flat.
|
2008-05-03 18:24:07 +00:00 |
|
Mark de Wever
|
861ff2da3b
|
Add a scrollbar base class and a vertical scrollbar class.
The class isn't used since some extra helper classes are needed for
that. Note there is debug code left since not everything is tested
yet.
|
2008-05-03 14:59:38 +00:00 |
|
David White
|
afaf773a75
|
made Heir to the Throne the 'default' campaign datain
|
2008-05-03 04:14:07 +00:00 |
|
Gunter Labes
|
11984c862b
|
[[Balancing changes]]
* decreased the ranged attack of the Mage of Light from 15-3 to 12-3
* decreased the melee attack of the Merman Warrior from 8-4 to 10-3
|
2008-05-03 01:39:06 +00:00 |
|
Gunter Labes
|
aac1298985
|
revised map: Den of Onis
|
2008-05-03 01:09:59 +00:00 |
|
Ignacio R. Morelle
|
39ca6a9f73
|
Fix a typo (shroud=yes0) that caused side1 not to have shroud enabled
|
2008-05-02 18:07:39 +00:00 |
|
Ignacio R. Morelle
|
556f033f6f
|
Added megane to credits
|
2008-05-02 18:07:00 +00:00 |
|
Ignacio R. Morelle
|
54026586e3
|
These images are missing in the repo, somehow (New DreadBat images by megane)
|
2008-05-02 18:06:34 +00:00 |
|
Gunter Labes
|
f9eb4753d7
|
skip add-ons when there is a parse error instead of aborting
|
2008-05-02 14:19:53 +00:00 |
|
Elias Pschernig
|
1018163de7
|
python WML parser: Fixed typo in previous commit.
|
2008-05-02 13:47:03 +00:00 |
|
Elias Pschernig
|
472ba21396
|
python WML parser: Fixed a left-over bug from earlier textdomain stuff
|
2008-05-02 13:43:27 +00:00 |
|
Elias Pschernig
|
846688cbe6
|
wmlunits: Make base_unit work recursively...
...(one unit in EE needed that) and write lots of verbose error about
missing attack icons :P
|
2008-05-02 13:21:09 +00:00 |
|
Elias Pschernig
|
01bfe0c1b6
|
wmlunits: Abbreviate 'Default (accuracy mod)' as 'D(am)'
|
2008-05-02 12:41:25 +00:00 |
|
Elias Pschernig
|
8f65cf9741
|
wmlunits: replaced hero-icon.png with leader-crown.png...
...for faction leaders, and fixed some problems with attacks modified
from the base_unit
|
2008-05-02 12:34:46 +00:00 |
|
Gunter Labes
|
0fc31e990e
|
correct an attack image reference
remove the redundant hide_help keys
|
2008-05-02 09:06:06 +00:00 |
|
Elias Pschernig
|
5534e29a74
|
wmlunits: Tried to overlay hero-icon.png over leader units.
|
2008-05-01 16:20:43 +00:00 |
|
Mark de Wever
|
1782658a29
|
Add the settings section for the gui.
|
2008-05-01 13:52:24 +00:00 |
|
Lari Nieminen
|
c38e2f51b5
|
Added a simple water whirlpool scenery graphic...
...and used it for the whirlpools in The Lost General.
|
2008-05-01 12:52:03 +00:00 |
|
Lari Nieminen
|
00a684a04e
|
Made Ulfdain always be loyal,resilient.
|
2008-05-01 11:41:39 +00:00 |
|
Mark de Wever
|
672dd9bf3a
|
Allow the user to set the x and y coordinate of a window.
Allow the user to choose to place the window automatically.
Change the addon window to be placed automatically.
|
2008-05-01 11:29:05 +00:00 |
|
Ignacio R. Morelle
|
abeb6fe7f9
|
New, less-confusing offmap tile icon for editor
|
2008-05-01 02:25:59 +00:00 |
|
Elias Pschernig
|
2293806e2c
|
wmlunits: Fixed abilities and attacks display.
|
2008-04-30 22:43:38 +00:00 |
|
Elias Pschernig
|
ff1229fadc
|
Pierre Bourdon (delroth) added gold_per_village and is_border to the Python AI.
|
2008-04-30 16:47:15 +00:00 |
|
Mark de Wever
|
d1be9ba41a
|
Rename the badly named scale to grow_factor.
|
2008-04-30 16:36:19 +00:00 |
|
Moritz Göbelbecker
|
7819881877
|
Fix z-layering of overlays
|
2008-04-30 15:34:49 +00:00 |
|
Moritz Göbelbecker
|
ff1761aabf
|
New ford graphics from Syntax_Error
|
2008-04-30 15:32:55 +00:00 |
|
Mark de Wever
|
99e7c9bbef
|
Forgot some files when reverting patch 1034.
|
2008-04-30 09:31:04 +00:00 |
|
Mark de Wever
|
7960ef214f
|
Rename all definitions to include their id in their name.
|
2008-04-30 09:13:20 +00:00 |
|
Mark de Wever
|
e7839ba088
|
Add the panel defintion.
|
2008-04-30 09:11:49 +00:00 |
|
Eric S. Raymond
|
15653127ea
|
Reindent some WML for readability.
|
2008-04-30 07:48:36 +00:00 |
|
Eric S. Raymond
|
b3ba10c675
|
Address bug #11553.
|
2008-04-29 19:34:58 +00:00 |
|
Elias Pschernig
|
f768001345
|
wmlunits: Added id also to unit info page.
|
2008-04-29 16:49:38 +00:00 |
|
Elias Pschernig
|
7e93462d43
|
wmlunits: increased font size of unit level indicator,
...added faction-leader indicator, added info link, added abilities,
added id
|
2008-04-29 16:38:45 +00:00 |
|
Moritz Göbelbecker
|
547d5d2615
|
Use the new center feature in the terrain macros to center all overlays.
Crop and/or expand existing images to fit the new behaviour
|
2008-04-29 10:52:05 +00:00 |
|
Mark de Wever
|
0642efcaf5
|
Remove the dummy text_font_size since it's no longer mandatory.
|
2008-04-28 16:11:25 +00:00 |
|
Richard Kettering
|
730c01137e
|
Replaced my old hack with kestenvarn's newest HttT map,
...faded slightly for readability on the main screen.
|
2008-04-28 03:37:45 +00:00 |
|
Gunter Labes
|
04518278ba
|
now really use the current dir for translations
comment the funny pop_to_top() call out since it doesn't work on
units.wesnoth.org
remove trailing spaces
|
2008-04-27 23:41:31 +00:00 |
|
Gunter Labes
|
90c7d5c289
|
default to the current directory for translations rather than cwd + /data
|
2008-04-27 22:47:18 +00:00 |
|
Ignacio R. Morelle
|
41cb27d28d
|
Fixed ally_race i18n issues
|
2008-04-27 22:16:49 +00:00 |
|
Richard Kettering
|
0de662dbcc
|
New and improved melee animations for the banebow.
|
2008-04-27 21:44:47 +00:00 |
|
Richard Kettering
|
84b01a61b6
|
New and improved melee animations for the banebow.
|
2008-04-27 21:41:00 +00:00 |
|
Ignacio R. Morelle
|
c17555c6f0
|
More i18n fixes on the same vein (ally name)
|
2008-04-27 21:35:40 +00:00 |
|
Ignacio R. Morelle
|
17e9e2628b
|
i18n fixes optimized using WML variables
|
2008-04-27 21:29:28 +00:00 |
|