Eric S. Raymond
c10c8c7bdf
trackplacer: And so, it begins.
2008-10-11 03:22:26 +00:00
Gunter Labes
44ba2687a7
correct some wmllint comments
2008-10-10 21:17:34 +00:00
Eric S. Raymond
6bb0547ddb
Add some color events that tie into the Elvish civil war.
2008-10-10 18:30:59 +00:00
Eric S. Raymond
f858f34bf0
Typo fix.
2008-10-10 17:10:59 +00:00
Eric S. Raymond
e9cca36c69
Typo fix in Trolls description.
2008-10-10 17:09:10 +00:00
Eric S. Raymond
257540efc1
Fix elvish lifepan (needed for LoW chronology).
...
Mention sensitivity to iron.
2008-10-10 17:04:58 +00:00
Lari Nieminen
2996e7f891
Exclude the ai controller from translation for now.
2008-10-10 14:39:42 +00:00
Eric S. Raymond
6f66fee35e
Amplify the elves' lack of contact with orcs before 8 YW.
2008-10-10 14:34:06 +00:00
Eric S. Raymond
4565d4b62f
Add a pointer to the resources branch.
2008-10-10 13:56:53 +00:00
Eric S. Raymond
8ee1121ea0
Move XCF back to resources branch.
2008-10-10 13:44:48 +00:00
Nils Kneuper
300186cdfc
correct placement of var declaration
2008-10-10 12:16:15 +00:00
Nils Kneuper
710caf97dd
convert macro calls to "complete strings with var"
2008-10-10 11:50:28 +00:00
Alexander van Gessel
5fc9c8087a
Do not make empty strings translatable.
2008-10-10 09:12:07 +01:00
Eric S. Raymond
f7b6ece1bf
Minor map tweaks.
2008-10-10 03:54:22 +00:00
Eric S. Raymond
9115b187af
The accessible portion of the forest of the North Elves now has a name.
...
Since Legend of Wesmere is now canonical, have Kalenz mention he was
born there. And change another name that is a bit too much like "Elensefar".
Hmmm...perhaps "Elen-" is a toponymic element meaning "city" in Elvish.
2008-10-10 03:22:55 +00:00
Eric S. Raymond
7fee836da9
Add an xcf converted from Kestenvarn's .psd, with all layers preserved.
...
Includes directions for installing the font used for legends, in a map-editing
HOWTO sufficient to get cartographers started.
2008-10-10 02:41:11 +00:00
Fabian Müller
cbde9b9389
commited the love theme from rain
2008-10-09 22:20:54 +00:00
Fabian Müller
b108b832b9
removed deprecated units from low
2008-10-09 22:04:10 +00:00
Fabian Müller
cd7fc55c38
new version of the emacs wesnoth mode
2008-10-09 21:50:19 +00:00
Eric S. Raymond
fe37a3f517
Get rid of the "R. Glloq" legend for the Arkan-thoria, aka the Longlier.
...
This should be done on Kestenvarn's master map, but I don't have the tools
he does.
2008-10-09 21:24:02 +00:00
Eric S. Raymond
72200243c1
This is the policy change that builds on my previous diff.
...
Turn the new-journey and new-battle dots red. Addresses bug #12423 :
Gold and silver journey dots are hard to see against the
parchment-toned mainmap.
By experiment, if the new dots are easy to see the older silver ones, attached,
become much easier to notice. The gold, though, was a real bitch to spot,
especially in mountains.
2008-10-09 21:03:02 +00:00
Eric S. Raymond
e5245aefb8
Change the DOT*/CROSS*/FLAG* macros to {NEW,OLD}_{JOURNEY_BATTLE_REST}.
...
Convert coordinates in DOT and CROSS to the centered version.
This commit makes no behavioral change at all -- it is pure mechanism,
no policy -- but will make it easier to restyle the tracking markers.
Also deprecates the old macros, and teaches wmllint to do the up-conversion.
2008-10-09 20:48:59 +00:00
Eric S. Raymond
b7946cb3fb
Cleanup after my last diff, following suggestions by mordante,
...
...Sapient, and stikonas.
2008-10-09 19:42:04 +00:00
Elias Pschernig
cb9c3d2e43
wesnoth_addon_manager: allow --html and --download to be used together
2008-10-09 19:32:18 +00:00
Elias Pschernig
16a9206301
wesnoth_addon_manager: --tar now takes a directory
2008-10-09 19:20:57 +00:00
Elias Pschernig
a33b05979b
Added two options to wesnto_addon_manager:
...
--tar Causes tarballs to be generated for each addon newly downloaded
with --download.
--url=... Adds download links to the --html output, with the given
base URL.
2008-10-09 19:09:00 +00:00
Mark de Wever
9227e277cf
Tab to space fix.
2008-10-09 18:08:14 +00:00
Eric S. Raymond
76abc35ca6
wmllint now does translation-mark and doublespace checks outside scenrio tags.
...
This diff fixes some glitches found that way and tells wmllint to ignore
various edge cases. A few cannot_use_message=NONE instances are removed,
as this simplifies the check and zookeeper says it's safe.
2008-10-09 17:46:10 +00:00
Mark de Wever
2343ceb0b1
Remove double spaces.
2008-10-09 11:35:41 +00:00
Eric S. Raymond
ad68f8fd47
Revert LoW geography tweaks, they're not consistent with the map tracking.
2008-10-08 21:57:50 +00:00
Gunter Labes
0d832cc97b
do not discriminate merman recalling by difficulty
2008-10-08 21:41:27 +00:00
Eric S. Raymond
9d8c8ae446
Minor geography fixups.
2008-10-08 21:24:36 +00:00
Eric S. Raymond
a8580f4561
Fix an outdated river name.
2008-10-08 19:44:42 +00:00
Fabian Müller
6a8bcb0eca
Moved a not displayed love scene in scenario 16 of LoW...
...
...from a prestart event to story parts.
2008-10-08 19:20:02 +00:00
Eric S. Raymond
0d8642e7ce
Fix Ashevier's title.
2008-10-08 18:21:19 +00:00
Elias Pschernig
6adf3be1fc
Removed scan for python files when uploading campaigns...
...
this only was needed before the routing of python scripts through
safe.py. Also removed the validation mechanism for python scripts - it
never was used as far as I know.
2008-10-08 13:29:50 +00:00
Fabian Müller
1a5bf29139
Added LoW to the changelog.
...
Replaced the drake mage in scenario 11 of low with an arch mage.
Removed unused images from the low campaign.
2008-10-08 08:42:34 +00:00
Alexander van Gessel
36f31c8586
Removed translatable marks from test scenario.
2008-10-08 01:34:49 +01:00
Eric S. Raymond
8ee1d6023c
We have 8 variant lit-brazier images, so use them.
2008-10-07 22:42:58 +00:00
Lari Nieminen
a0ebee0867
Fixed a little glitch when fog is on.
2008-10-07 20:46:40 +00:00
Lari Nieminen
42c70ceae0
Renamed the peasant thug from "Peasant" to "Villager".
2008-10-07 20:24:08 +00:00
Alexander van Gessel
89d7aaf0ae
Make Kalenz leave the treasury at the Ka'lian again.
...
(and add a comment explaining this)
2008-10-07 20:18:52 +01:00
Alexander van Gessel
d2bb6f0224
Fix landar death message logic.
2008-10-07 20:10:56 +01:00
Tomasz Śniatowski
364451886d
change editor2's base-only paint modifier key...
...
...to shift from alt to avoid a KDE issue
2008-10-07 19:47:44 +01:00
Eric S. Raymond
b6e7450c88
Map decoration pass on LoW.
2008-10-07 15:14:14 +00:00
Eric S. Raymond
00d8bf47ad
Second edit pass on LoW strings.
2008-10-07 14:05:07 +00:00
Alexander van Gessel
e9426ad432
Fix some typos.
2008-10-07 12:46:06 +01:00
Nils Kneuper
01c575209c
add a textdomain declaration to every .cfg file...
...
...(via utils/change-textdomain -t)
2008-10-07 10:35:42 +00:00
Nils Kneuper
0ff961dc49
correct some textdomain stuff
...
remove unneeded translations/ folder inside of LoW
2008-10-07 10:29:05 +00:00
Eric S. Raymond
76457d60fd
Change an image directory name to pacify wmlscope.
...
Clean up some minor cruft related to deleted scenarios.
2008-10-07 04:55:16 +00:00