28843 Commits

Author SHA1 Message Date
Lari Nieminen
1b971535a5 Replaced the old desert elf sprites with recolours of the current wood elves. 2008-11-21 10:02:06 +00:00
Lari Nieminen
90d55fb5ec Cleaned up some side definitions and added missing team names. 2008-11-21 07:29:11 +00:00
Lari Nieminen
3918b4c4af Adjusted starting gold in HttT. 2008-11-21 06:23:33 +00:00
Eric S. Raymond
1ebcc312dc Remove extraneous argument. 2008-11-20 21:52:02 +00:00
Nils Kneuper
4f69ffad00 updated Czech, Galician and German translation
regenerated doc files
2008-11-20 21:00:41 +00:00
David Philippi
55fd33e4a4 spanish translation update 2008-11-20 20:50:41 +00:00
David Philippi
d3e64d7614 danish translation update 2008-11-20 20:49:06 +00:00
David Philippi
ec9b079ca3 dutch translation update 2008-11-20 20:42:21 +00:00
Lari Nieminen
9e2c91b3d2 Fixed the merman spawns not working correctly...
...and limited the number of simultaneous gryphons on the easiest
difficulty.
2008-11-20 20:33:58 +00:00
Eric S. Raymond
41ed43b0d5 Supply a proper background map for the THoT journey track. 2008-11-20 19:24:53 +00:00
Eric S. Raymond
aa13e15860 Correct the geography in the manual. 2008-11-20 19:08:37 +00:00
Eric S. Raymond
5cdd9fd980 Fix a botched unit conversion. 2008-11-20 17:48:00 +00:00
Eric S. Raymond
053998e4f5 Get rid of the last private unit-generator macro in TSG. 2008-11-20 15:31:54 +00:00
Eric S. Raymond
a48bbdc264 Text and typo fixes. 2008-11-20 15:09:38 +00:00
Eric S. Raymond
ff5e923296 Story-file reorganization and refresh for TRoW. 2008-11-20 14:48:12 +00:00
Eric S. Raymond
a714c342a4 Better containment of some private unit generators. 2008-11-20 13:19:22 +00:00
Richard Kettering
f879412174 New animation for the dwarven lord's axe attack. 2008-11-20 07:57:31 +00:00
Eric S. Raymond
a151880d5f Get rid of more silly generator macros. 2008-11-20 05:09:15 +00:00
Eric S. Raymond
2b5692e83f Disable idle animations on guardians. 2008-11-20 02:33:30 +00:00
Eric S. Raymond
8a4621a162 Confine some campaign-specific unit generators to one file. 2008-11-20 02:32:09 +00:00
Eric S. Raymond
2c507577b3 More removal of redundant unit-generator macros. 2008-11-20 00:09:21 +00:00
Eric S. Raymond
b762f4c368 Get rid of a unit-generator macro,
...and fix siomething correctly marked as possibly bad English.
2008-11-19 22:58:26 +00:00
Patrick Parker
fb683db59f SingleUnitFilters can now check for empty keys such as role=$null
Fixed a bug where "name=" attribute was not recognized in SUF
2008-11-19 22:21:52 +00:00
Eric S. Raymond
f6bd113f58 Get rid of another private generator. 2008-11-19 22:16:40 +00:00
Eric S. Raymond
8e461c9996 Get rid of one private generator macro in TSG,
...and canonicalize the argument order on the other two.
2008-11-19 21:56:45 +00:00
Eric S. Raymond
b07d1112cd Gst rid of a private generator macro in The South Guard. 2008-11-19 21:23:24 +00:00
Eric S. Raymond
ab7cc8c348 Get rid of another private unit generator.
We now have what ought to be a fairly complete orthogonal set in
unit-utils.cfg.
2008-11-19 19:55:13 +00:00
Eric S. Raymond
e0478fbd84 Simplify some UtBS macro calls. 2008-11-19 19:27:57 +00:00
Eric S. Raymond
1dddb6b024 Replace UtBS UNIT_ with public NAMED_NOTRAIT_UNIT. 2008-11-19 19:08:12 +00:00
Eric S. Raymond
6aa356f4c2 UtBS UNIT_T -> NAMED_GENERIC_UNIT 2008-11-19 18:16:45 +00:00
Eric S. Raymond
57628fad50 Reinstate upkeep for NPC Quenoth elves,
...but start Kaleh off with control of all villages within the keep.
2008-11-19 17:30:09 +00:00
Alexander van Gessel
f995b24787 Remove stray character. 2008-11-19 17:41:09 +01:00
Mark de Wever
6cc5a6d705 Remove unused variable. 2008-11-19 16:30:28 +00:00
Eric S. Raymond
564465a311 Remove redundant type names from monster declarations. 2008-11-19 16:29:18 +00:00
Ignacio R. Morelle
33d2dfdbc2 Remove transitional the_end() overload...
...that was used only temporarily in my working copy.
2008-11-19 15:52:25 +00:00
Eric S. Raymond
e885d82937 Change all NAMED_LOYAL_UNIT calls for which the names aren't used in WML...
...to LOYAL_UNIT calls which will generate names instead, and throw
the names freed up back into the names.cfg pool.
2008-11-19 15:49:40 +00:00
Eric S. Raymond
df101a794d Delete a failed experiment. 2008-11-19 15:44:32 +00:00
Nils Kneuper
2226c9f753 updated German translation
regenerated doc files
2008-11-19 15:17:10 +00:00
Ignacio R. Morelle
dfe93dd3c2 Fix some serious memory corruption/SIGABRT/SIGSEGV...
...that occurred at random after expanding the story WML vconfig for
the [image] tag. It occurred in UMC "Invasion from the Unknown",
particularly due to a variable-expanded [image] file= attribute.

This was caused by a mess of reference-to-temporary
issues that aren't compatible with vconfig's model of
attribute values.
2008-11-19 15:12:09 +00:00
Gunter Labes
9fb2a4bf41 force disconnects after a couple of failed tries when shutting the server down 2008-11-19 14:47:07 +00:00
Sergey Popov
e3fcf07382 Draw text four times in ttext::rerender on Windows...
...since three still seems not to be enough.
2008-11-19 14:47:01 +00:00
Eric S. Raymond
7927d33428 Clean up the unit-generator macros.
This change has been checked against UMC.
2008-11-19 14:34:05 +00:00
Lari Nieminen
a1414e2ecf Fixed a macro call (and some trailing whitespace). 2008-11-19 11:28:16 +00:00
Lari Nieminen
0952178731 Dialogue speaker tweak. 2008-11-19 10:35:14 +00:00
Gunter Labes
7845e8d450 Added the 'fearless' trait to the Heavy Infantryman line. 2008-11-19 10:07:18 +00:00
Lari Nieminen
77a0b224a9 Fixed a silly macro name mistake. 2008-11-19 09:52:08 +00:00
Lari Nieminen
827f3c81dc Fixed a misnamed variable. 2008-11-19 09:41:10 +00:00
Lari Nieminen
9bb586563f Fixed semi-broken final fight ally die event filtering. 2008-11-19 09:40:31 +00:00
Lari Nieminen
e4747d7ea0 Added linebreak to end of file. 2008-11-19 08:03:10 +00:00
Lari Nieminen
f033e7aa61 Oops, had forgotten to commit the actual dark assassin placement seeking macro. 2008-11-19 07:07:52 +00:00