1854 Commits

Author SHA1 Message Date
Guillaume Melquiond
c21ea970af Removed redundant unused file. 2009-04-26 08:29:54 +00:00
Guillaume Melquiond
9e487c125c Fixed improper families passed to Pango. (Bug #13399) 2009-04-26 08:12:16 +00:00
Alexander van Gessel
71ca4e1de7 Wire in doofus's orcish villages for grassland. 2009-04-26 04:01:59 +01:00
Richard Kettering
587a618834 Added graphics for some new orcish villages. 2009-04-25 19:53:16 +00:00
Eric S. Raymond
7f5299e1ac wmllint and wmlscope detected some glitches. 2009-04-24 11:26:54 +00:00
Nils Kneuper
245f7f0df4 updated Noy's about entry upon his request 2009-04-23 09:49:44 +00:00
Eric S. Raymond
8ffa41056d Deprecate two redundant macros, and change mainline to use the simpler ones. 2009-04-23 02:26:39 +00:00
Nils Kneuper
9fe173c1bf updated Lithuanian translation 2009-04-20 21:13:52 +00:00
Nils Kneuper
b9593ac2f0 restore this strange thing called "alphabetical order"... 2009-04-18 22:37:14 +00:00
Nils Kneuper
155caa6b77 updated Icelandic translation 2009-04-18 22:32:36 +00:00
Guillaume Melquiond
8eed1425e7 Replaced C++ implementation of the [objectives] tag by a Lua function. 2009-04-18 18:38:34 +00:00
Iurii Chernyi
374c1f8d83 AI Testing. Adds a command line parameter --ai_config<number>=value...
...(patch #1164 by karlm). This patch allow to specify the exact path
to ai configuration for each of the sides from the command line, which
is very important for batch-testing of various AIs.
2009-04-17 19:11:11 +00:00
Eric S. Raymond
746646e802 wmllint cleanup. 2009-04-16 11:48:31 +00:00
Phil Barber
270b21f227 Add and wire Kitty's Huntsman portrait, update changelogs, portrait credits. 2009-04-15 20:47:19 +00:00
Eric S. Raymond
89bd5dff5a Terrain types can now have description attributes.
If present, these override the name attribute for the "outside"
portion of the human-readable terrain description, e.g.  the part not
in parentheses.

The main use for this is editor palette tooltips; they now say, for
example, "Summer Deciduous Forest (Forest)".  I've also wired things
so that the normal in-game terrain report uses description rather than
name when it's available, as a demonstration (that's the diff to
generate.report.cpp) but it might be that level of detail is not
actually desirable in the game itself.
2009-04-15 07:55:31 +00:00
Eric S. Raymond
25e9e53cb6 Change the terrain definition tag from [terrain] to [terrain_type].
This is paraallel to the change from [unit] to [unit_type], and for
similar reasons - reduces ambiguity, enables better WML sanity
checking.
2009-04-14 20:17:41 +00:00
Tomasz Śniatowski
83ea299518 Editor: Moved the clipboard actions to a context menu...
...available in paste mode. Added a terrain sampler feature --
ctrl+click when in paint or fill mode
2009-04-14 12:14:52 +01:00
Daniel Franke
2cf2fc5082 Accepted patch by cornmander implementing better semantics...
...for sorting unit/recall list by XP. (bug #13360)
2009-04-14 08:18:56 +00:00
Lari Nieminen
bd1f391c41 Applied patch #1157 with little modifications...
...(made the units lacking the variation-specific frames use the
variation-independent part of the animation).
2009-04-12 16:18:42 +00:00
Eric S. Raymond
e7b27b6435 Change the trannstive verb "stone" (as in "turn to stone") to "petrify",
...and all related words such as "unstone", "stoned", etc. Former
usage was not really correct and led to unhelpful ambigiuity with both
"to stone" is in to hit with thrown stones, and "stoned" meaning
intoxicated.

All C++ code, WML, and tags are changed. New wmllint rules will handle all
lifting for UMC.  The wiki has been updated.

Will cause incompatibility with old savefiles containing stoned units.
2009-04-12 00:40:07 +00:00
Eric S. Raymond
20c849736d Add some hero icons where needed. Add a standard macro to do this. 2009-04-11 19:32:51 +00:00
Jérémy Rosen
9f39e5fe7c add a my_attacks FAI variable with all possible attacks patch by benetnash 2009-04-11 14:35:15 +00:00
Fabian Müller
60b5936342 New "Aged trait" for campaigns, decrease of HP by 8, melee and movement -1 2009-04-08 17:48:48 +00:00
Hogne Håskjold
d8a542c4fd Color tweaks 2009-04-07 13:26:10 +00:00
Hogne Håskjold
4bb5f079cd Added two variants of 2x2 snow mountains
Some color tweaks to the single tile snow mountains

Reduced probability for 2x2 variants to offset for still missing 2x4
variants
2009-04-06 19:35:22 +00:00
Eric S. Raymond
ebb2279adc Fix continuity issues created by Chantal becoming personally important...
...to Delfador - happens in Delfador's Memoirs, affects Heir to the Throne.

This patch bumps Chantal from Druid to Shyde, and makes her death in HttT a
loss condition - though one that is highly unlikely to trigger given the
usual flow of battle in the scenario and the hitpoints she has as an L3.

This patch also adds dialog to both Elves Beseiged and Siege of Elensefar
that improves contnuity with LoW, with DM, and internally in HttT itself.

Finally, Chantal's name becomes a global spelling exception.
2009-04-06 00:10:20 +00:00
Phil Barber
691a73436e Add and wire Kitty's Ranger portrait, update changelogs, portrait credits. 2009-04-05 20:39:48 +00:00
Lari Nieminen
9698bf1e79 Added keep and castle overlay terrains,
...which can be painted on any non-layered terrain to enable them to
act as keeps or castles for recruitment.
2009-04-05 11:55:56 +00:00
Fabian Müller
173239dd4f Added the CREATE_OR_RECALL_UNIT macro...
...which takes a full set of [unit] attributes as argument.
2009-04-05 11:04:09 +00:00
Nils Kneuper
6610fe2ac3 updated Icelandic, Norwegian and Russian translation 2009-04-05 09:53:06 +00:00
Fabian Müller
16a25432b9 Fixed typo in a comment. 2009-04-04 21:46:27 +00:00
Richard Kettering
3cc6bcb228 Updated kitty's story art images with better res and three new images. 2009-04-04 19:19:40 +00:00
Mark de Wever
4265fdbea9 Reopen addon install dialog after installing one.
(patch #1152).
2009-04-04 16:29:04 +00:00
Steven Panek
3345e5dff4 Added fangs-snake.png and wired it into the Water Serpent...
...and the Sea Serpent. (Art approved by Jetryl)
2009-04-04 15:52:05 +00:00
Eric S. Raymond
47d3d2168c Use the translation-note passthrough feature of new wmlgettext...
...in various places where it is appropriate.  Also, fix up a
textdomain and polish some dialog in SoF a bit.
2009-04-04 15:10:29 +00:00
Eric S. Raymond
09d42468f9 Added the Water Serpent. Art approved by Jetryl. 2009-04-03 23:18:28 +00:00
Guillaume Melquiond
cdddfb5635 Removed female descriptions from units without specific gender,
...as these descriptions are seldom displayed. (patch from stikonas)
2009-04-03 20:35:20 +00:00
Jérémy Rosen
c337a934a5 advanced map feature naming in random-maps, patch by eushn 2009-04-03 13:44:16 +00:00
Alexander van Gessel
dd953d6e89 Create editor tiles for the log cabin villages. 2009-04-02 18:28:54 +01:00
Alexander van Gessel
3c78ec256e Add and wire in snowed version of log cabin village. 2009-04-02 18:28:45 +01:00
Lari Nieminen
7cf18c389a Added a sound for drinking a potion. 2009-04-01 07:48:27 +00:00
Lari Nieminen
8d76314519 Decreased the initial x offset of sling projectiles. 2009-03-31 16:37:20 +00:00
Eric S. Raymond
770b17e98d Encapsulate some Pango markup in WHISPER and ASIDE macros...
...so these conventions can be tweaked without changing translatable
strings.
2009-03-29 22:11:52 +00:00
Gunter Labes
0e5e3054f3 added the poison note to the healthy help entry;...
...fixes bug #13283: Description for healthy trait incomplete/confusing
2009-03-29 21:12:07 +00:00
Jérémy Rosen
3e29e36ab3 use the dark sorceror attack anim as a recruiting anim.
I'm not completely convinced, a real artist might want to test
2009-03-29 10:43:44 +00:00
Ali El Gariani
ef1ecc2785 Apply patch #1140 (Fixed line wrap for CJK languages) from sylecn 2009-03-28 23:03:46 +00:00
Nils Kneuper
c11215dcb7 updated Russian translation 2009-03-28 21:34:51 +00:00
Phil Barber
55fa8f0851 Add and wire Kitty's Trapper portrait, update changelogs, portrait credits. 2009-03-27 22:08:21 +00:00
Jérémy Rosen
a81013ff9d added a very basic poison handling.
This is a proof of concept to be improved on. Patch by Velory
2009-03-27 15:49:22 +00:00
Alexander van Gessel
d3c27d91bd Add ayona's name to the credits. 2009-03-26 23:44:11 +01:00