6368 Commits

Author SHA1 Message Date
Elias Pschernig
7614667f59 as per ESR, remove the .py ending from the script 2007-07-30 15:14:23 +00:00
Elias Pschernig
0e56443f4d um, had that messed up as well 2007-07-30 15:13:00 +00:00
Lari Nieminen
c7b16e185d Wired the cavalryman portrait into the cavalryman line (all three units). 2007-07-30 15:08:03 +00:00
Elias Pschernig
22bdd618e4 keep the * entries in about.cfg as dividers 2007-07-30 15:05:50 +00:00
Elias Pschernig
009f4f9374 added script to convert about.cfg to wiki syntax 2007-07-30 14:57:08 +00:00
Elias Pschernig
ede522fab8 fixed formatting i messed up in about entries 2007-07-30 14:47:44 +00:00
Eric S. Raymond
5a0345c98b Fix a stray music tag. 2007-07-30 14:44:08 +00:00
Elias Pschernig
4eaf0aeeaa two more who had used direct links 2007-07-30 14:26:33 +00:00
Elias Pschernig
feb981cb0e added wiki usernames from wiki 2007-07-30 14:23:18 +00:00
Elias Pschernig
493e8bb09f added email addresses from wiki 2007-07-30 14:18:09 +00:00
Elias Pschernig
e013d4e25e Added three people from wiki to about.cfg and minor changes 2007-07-30 13:56:36 +00:00
Eric S. Raymond
7ad3511df9 Removed show_title tags so as not to wash out the story text. 2007-07-30 13:55:05 +00:00
Dimitar Ilccov
0efc6be2db TB: Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands.
2007-07-30 11:32:06 +00:00
Dimitar Ilccov
f9050b81d6 TSG: Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands.
2007-07-30 11:22:50 +00:00
Dimitar Ilccov
27938cc481 TRoW: Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands.
2007-07-30 11:01:30 +00:00
Dimitar Ilccov
899dd91d09 EI: Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands.
2007-07-30 10:49:28 +00:00
Lari Nieminen
09cc01346b Added an additional macro for setting starting villages. 2007-07-30 10:31:51 +00:00
Dimitar Ilccov
31bc4855c0 Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands
2007-07-30 10:21:02 +00:00
Eric S. Raymond
d5454f4f4c Define a NO_MAP_DATA to hide the dummy data we have to feed the game...
...for all-text epilogs.  Use it where appropriate.
2007-07-30 04:56:25 +00:00
Eric S. Raymond
f421d331aa Teach Liberty to use SCENARIO_MUSIC. 2007-07-30 03:43:14 +00:00
Patrick Parker
f487690aeb forgot to update my own comment, lol... 2007-07-30 03:10:03 +00:00
Patrick Parker
68d8280c54 updated some outdated comments that sneaked into about.cfg
moved some non-coding entries to more appropriate sections
2007-07-30 03:07:40 +00:00
Eric S. Raymond
3cb6cd81fb Minor terrain fix for paladin's keep. 2007-07-30 02:51:53 +00:00
Eric S. Raymond
6166b8b95a Convert CHG_TERRAIN macro calls to new terrain system. 2007-07-30 01:50:47 +00:00
Nils Kneuper
24923389ce removed folder that is not needed in mainline... 2007-07-29 22:03:08 +00:00
Elias Pschernig
83f4690549 removed campaign specific entry again 2007-07-29 20:54:33 +00:00
Elias Pschernig
f3e9aa9116 converted [about] section in mainline campaigns to use entry format,
so they can appear on the web
2007-07-29 20:51:15 +00:00
Elias Pschernig
f71c4e8605 added missing credits entry from wiki 2007-07-29 20:43:59 +00:00
Lari Nieminen
5393c70158 A bunch of assorted fixes to SoF. 2007-07-29 20:29:42 +00:00
Elias Pschernig
5bec20ad51 Added an alternate syntax to [about], so you can now use:
[entry]
name = ...
[/entry]

This allows maintaining extra information about each contributor
(comment, email, wikiname are the likely candidates). Using the text
tag stays fully valid and there's no need to use [entry] if the extra
info is not important.
2007-07-29 20:07:45 +00:00
Richard Kettering
3a9dd6144e Minor change to marksman's foot. 2007-07-29 05:58:46 +00:00
Eric S. Raymond
867b42fece Make the scenario objectives a bit clearer.
One of my playesters complained about this.
2007-07-29 05:01:45 +00:00
Eric S. Raymond
7c1c796010 Remove some deprecated [sound] tags.
Teach wmllint to spot and warn of these.

Minor dialog tweaks for Liberty.
2007-07-28 21:03:33 +00:00
Karol Nowak
3ca2f65357 Implement https://gna.org/bugs/?9616
play morning/night sounds at dusk and dawn. zookeeper - please comment.
2007-07-28 20:18:35 +00:00
Eric S. Raymond
138861bee3 Ensure that Harper and Baldras keep their portraits. 2007-07-28 19:15:37 +00:00
Dimitar Ilccov
93250f956e Fixed filters incorrectly nested one into another...
...which made the peasants say "they are attacking us" - "destroy
them" when a skeleton attacked a troll
2007-07-28 17:23:34 +00:00
Eric S. Raymond
de3d1856cb Fix a [side] malformation in Liberty.
Enhance wmllint to detect it anywhere.
2007-07-28 16:02:47 +00:00
Patrick Parker
57752960f5 now wmllint can correct deprecated [or] syntax inside [*while]
(previously just [*if])
2007-07-27 23:14:13 +00:00
Eric S. Raymond
fb061be61a Mythological failed to notice that a functionally identical REMOVE_IMAGE...
...was already present in interface-utils.cfg.
2007-07-27 18:53:39 +00:00
Eric S. Raymond
9a0fbab58c Address bug #9602. Roze is right,
...IF is too generic a name for that macro to claim.  wmlscope will catch
broken references to it in UMC.
2007-07-27 18:45:44 +00:00
uso
0be912bbb0 some spelling fixes from Ivanovic 2007-07-27 16:24:56 +00:00
Eric S. Raymond
44ed582f1b Typo fix. 2007-07-27 14:57:28 +00:00
Gunter Labes
3606e40491 revised maps 2007-07-27 13:57:06 +00:00
Dimitar Ilccov
ad909d7426 Added {RAMOVEIMAGE} macro to image-utils.cfg 2007-07-27 10:02:25 +00:00
Eric S. Raymond
f46d2c8755 Somebody, well before my recent tinkering,
...dropped a black dot east of Weldyn.  Now fixed.
2007-07-27 03:56:56 +00:00
Eric S. Raymond
89aeefae92 My keen-sighted wife pointed out the the legend on this map...
...looked more like "Isle of Aldain" than "Isle of Alduin". Fix this.
2007-07-27 03:36:43 +00:00
Eric S. Raymond
1def5628a2 Relnan's people should not be hostile! 2007-07-27 02:03:41 +00:00
Eric S. Raymond
cda4341da7 Tweak a map that I missed when doing the Anduin -> Alduin change. 2007-07-26 23:43:00 +00:00
Nils Kneuper
d32e7ed06d run wmlindent on two brothers 2007-07-26 22:55:33 +00:00
Eric S. Raymond
74b94026f7 Fix bug #4201 -- "Default Era" renamed "Era of Turmoil"
in accordance with the master history at
http://www.wesnoth.org/wiki/WesnothHistory#417-530_YW:_The_Turmoil_of_Asheviere
2007-07-26 20:12:06 +00:00