5614 Commits

Author SHA1 Message Date
Eric S. Raymond
241f7c1135 Add a difficulty description. 2007-05-10 18:50:12 +00:00
Ali El Gariani
67169e261a For pseudo bug #9104
(Zoom hotkeys not working in editor, also no option for standard zoom)

Use the same default keys for zoom (+,-,0) as the game.
For some reason you need to install to activate this change.
2007-05-10 18:28:27 +00:00
Benoît Timbert
081ff94c24 Fix the troll shaman TC & fireball 2007-05-10 17:52:41 +00:00
Nils Kneuper
3f83077ca9 fixed map paths 2007-05-10 17:38:01 +00:00
Nils Kneuper
c945fcae6d something did not work while moving files...
...from Descent to Descent_Into_Darkness...
2007-05-10 17:29:43 +00:00
Nils Kneuper
406da6fb81 moved textdomain from wesnoth-Descent to wesnoth-did 2007-05-10 17:24:29 +00:00
Benoît Timbert
0e3f8a828f Some unit i18n improvements. 2007-05-10 17:21:33 +00:00
Thomas Baumhauer
6c6900da89 Committing the undead campaign "Descent into Darkness"
which was originally written by esci.
2007-05-10 17:07:26 +00:00
Lari Nieminen
6816c0bc56 Made picking the barbed lance AMLA not overwrite charge with slow,
but just add slow. Removed the +1 swing the same AMLA gives to
compensate for this (since charge+slow is rather powerful alone
already, no need for an extra swing).
2007-05-10 16:23:16 +00:00
Lari Nieminen
1b609351e0 Fixed a little WML typo. 2007-05-10 16:16:01 +00:00
Lari Nieminen
77aa2f2a5b Fixed instances of units having a description= but no user_description=
in HttT and EI. Also fixed the CREATE_UNIT macro so it creates an
empty user_description= by default.
2007-05-10 15:09:10 +00:00
Lari Nieminen
69d32b9faf Fixed about a gazillion instances of UtBS erroneously using unit_description=
instead of user_description=.
2007-05-10 15:05:40 +00:00
Lari Nieminen
edb21df784 Made the name of Vrag translatable and did a few other minor clean-ups. 2007-05-10 13:34:48 +00:00
Eric S. Raymond
62fd356284 Cosmetic fix. 2007-05-10 12:00:54 +00:00
Eric S. Raymond
09cfa414dc Typo fixes. 2007-05-10 12:00:13 +00:00
J.W. Bjerk
52348f5629 added battlestar to credits 2007-05-09 22:50:15 +00:00
Lari Nieminen
13daf60cad A small balancing change.
Beating about 8 thunderguards and four steelclads in a small cave just
doesn't quite seem to be doable except with some luck.
2007-05-09 12:36:38 +00:00
John W. C. McNabb
9a0a97864e added " " as the only acceptable name for generating undead names 2007-05-09 10:50:21 +00:00
Bruno Wolff III
e0c0dea7d3 Fix spelling mistake. 2007-05-09 03:12:10 +00:00
Richard Kettering
3e3efced3e Minor tweak to commas/pacing in description. 2007-05-09 03:10:47 +00:00
J.W. Bjerk
8786b6bdf1 proper fuzzy shadows for HttT units. 2007-05-08 23:51:32 +00:00
Benoît Timbert
5f93d05eaf Enabled TC for the Orcish Shamans 2007-05-08 23:48:09 +00:00
J.W. Bjerk
e26f96837e lossless image optimization for SoF and SotBE. 2007-05-08 23:17:18 +00:00
Lari Nieminen
c954720274 Updated the dwarvish miner .cfg,
removed redundant duplicates and changed the gathering materials
scenario logic accordingly, and fixed a terrain code bug in one map.
2007-05-08 22:00:25 +00:00
Eric S. Raymond
c0d901a239 Use Kapou'e's portrait as the SotBE campaign image,
tweak the description slightly.
2007-05-08 19:19:30 +00:00
Mark de Wever
ea97815a85 removed the now obsolete char references,
...also the obsolete keep has been removed.
(upconvert has the conversion table hard coded)
2007-05-08 18:33:28 +00:00
Lari Nieminen
0956ff346a Tweaked the dwarven city maps
(need to apply the changes to one later one still): put more space to
the top so dialogue boxes don't constantly obstruct the units. Also
made the fake moves and unit positioning during the dialogue a bit
better.
2007-05-08 16:23:41 +00:00
Lari Nieminen
94ef4e51ec Fixed a bug which makes the scenario unbeatable...
and thus breaks the whole campaign (doesn't anyone ever actually play
these to find out such minor problems?).
2007-05-08 13:56:59 +00:00
Lari Nieminen
34a257ff03 Fixed the predetermined traits of spawned units, which were all broken.
Also fixed a few bad-looking or broken fake moves.
2007-05-08 13:27:35 +00:00
Eric S. Raymond
261c83c562 Use embedded newlines where appropriate in campaign descriptions.
Note; this change exposes bug #9097.
2007-05-08 11:58:54 +00:00
Lari Nieminen
d473638ecc Fixed broken map references. 2007-05-08 11:42:29 +00:00
Eric S. Raymond
e469957b65 Convert letter= attributes. 2007-05-08 11:30:07 +00:00
Eric S. Raymond
a78e29de14 Convert 'letter=' tags. 2007-05-08 11:26:41 +00:00
Lari Nieminen
48db8be50e Fixed a careless WML typo,
tweaked some animations and other minor details and removed the bogus
attack from the caravan, since apparently the game now handles
attackless units just fine.
2007-05-08 11:23:21 +00:00
Eric S. Raymond
a64536bd30 Ran upconvert. Map names changed. 2007-05-08 11:10:42 +00:00
Eric S. Raymond
d030ee61eb Renumber SotBE scenarios to standard scheme,
fix some confusingly-named next_scenario pointers
2007-05-08 10:52:01 +00:00
Lari Nieminen
51c87099b7 Cleaned up some more SoF unit .cfg's and animations. 2007-05-08 10:40:54 +00:00
Lari Nieminen
82378bf8e1 Fixed dwarvish fighter...
...also using the hammer defense variation against ranged attacks and
smoothened the steelclad idle animation a bit.
2007-05-08 10:21:59 +00:00
Benoît Timbert
1dada8dff2 Miscellanous unit improvements (mostly animations) 2007-05-08 10:18:56 +00:00
Eric S. Raymond
2d8c151bd4 Rename scenario files to the uniform scheme used by nmost of mainline, 2007-05-08 02:29:47 +00:00
Eric S. Raymond
13d3afd3a7 Turin reports the "Ruby of Fire" image doesn't exist. 2007-05-07 23:59:16 +00:00
Benoît Timbert
6400365600 Make sure the weapons of the campaign units are correct translated 2007-05-07 23:45:13 +00:00
Eric S. Raymond
7aac2a2a30 Renumber the NR scenarios to fit the mainline scheme. 2007-05-07 23:28:34 +00:00
Lari Nieminen
aa3d3731c5 Fixed some elementary text formatting mistakes. 2007-05-07 22:38:51 +00:00
Eric S. Raymond
9112b99390 Ku needs to be mapped to Kud in upconvert. 2007-05-07 22:25:32 +00:00
Eric S. Raymond
56bcb4629d Ku -> Kud. 2007-05-07 22:22:29 +00:00
Eric S. Raymond
b1c41590eb Ran upconvert to bring over the SoF maps. 2007-05-07 22:15:33 +00:00
Eric S. Raymond
cdda8fb2f7 Fix spelling mistakes pointed out on the wiki page. 2007-05-07 22:00:16 +00:00
Eric S. Raymond
cdc4b623bf Replace SoF Fire Dragon with the somewhat more up-to-date version from NR.
This is temporary; the unit will have to go mainline soon.
2007-05-07 21:37:55 +00:00
Nils Kneuper
333cb3683c changed textdomain for SoF from wesnoth-Sceptre_of_Fire to wesnoth-sof 2007-05-07 20:54:42 +00:00