Steven Panek
a73f8e72b5
Converted more apostrophes; ran pofix.
2010-06-23 07:28:46 +00:00
Ignacio R. Morelle
c73be29de9
s/Etherial/Ethereal/
2010-06-22 20:51:08 +00:00
Jérémy Rosen
241497a579
fix wesnoth not starting because of terrain macros.
...
Eleazar, please make sure to apply your modifications to an up-to-date
trunk to avoid accidentally reverting my changes
2010-06-22 20:50:43 +00:00
J.W. Bjerk
4b155da254
all new ethereal abyss terrain now in mainline.
...
I'll leave removal of the old custom terrain from Delfador's Memoirs
to others.
2010-06-22 18:06:06 +00:00
J.W. Bjerk
fa7923ac19
new terrains applied to HttT, Valley of Death.
2010-06-22 17:37:02 +00:00
Lari Nieminen
e72e575f42
Added an indoors ToD (no lawful/chaotic bonus, except if illuminated).
2010-06-22 13:14:01 +00:00
Lari Nieminen
a6fb333d60
Added new growl, hit and die sounds for wolves...
...
...and removed the old ones. Wired into all wolf units along with some
melee animation WML improvements.
2010-06-22 11:42:32 +00:00
Steven Panek
4bb4eac61f
Converted more apostrophes; fixed a screw up; ran pofix.
2010-06-22 00:17:06 +00:00
Steven Panek
eef61c50d0
Fixed some capitalization errors; ran pofix.
2010-06-21 04:20:57 +00:00
J.W. Bjerk
07d35a6d17
fixing the color on prelim cave shore,
...
...and harmonizing the color for UtBS's dark floor.
2010-06-21 04:15:59 +00:00
Jérémy Rosen
036b1c7e56
rewrite the whole bridge logic in order to get it right.
...
Rails now use the same macros as bridges... now to make the stone
bridge use them too
2010-06-20 15:24:24 +00:00
Fabian Müller
b817cb049a
UtBS::8: Terrain updates.
2010-06-20 14:06:58 +00:00
Fabian Müller
2faf8ed5e3
LoW maps: Played with the new terrain types.
2010-06-20 11:45:49 +00:00
Nils Kneuper
5faecefe75
another change in the files was forgotten...
2010-06-20 09:10:37 +00:00
Steven Panek
bf8e7997da
Applied pofix to data/campaigns/.
2010-06-20 07:44:20 +00:00
Alexander van Gessel
8f18801530
Fix the UtBS walkable-lava terrain
2010-06-20 00:54:11 +01:00
Jérémy Rosen
634db88f5d
one more railway specific macro folded
2010-06-19 16:35:32 +00:00
Lari Nieminen
6f5975f278
Changed the terrain code of snow mountain village...
...
...from ^Vhha to ^Vhms because the former is also used by the snow
hill village. Also made orcish snow village alias to village,snowhills
instead of just village,hills.
2010-06-19 13:13:34 +00:00
Gabriel Morin
16efa6f710
Whiteboard: delete latest defined action with 'h' key.
...
(Choice of hotkeys is temporary.) Also, renamed a method.
2010-06-19 09:19:44 +00:00
Eric S. Raymond
0ffe997718
[colour_adjust] -> [color_adjust]
...
colour= -> color
2010-06-19 06:50:26 +00:00
Eric S. Raymond
e4e2ea6d97
Enforce "color" rather than "colour" in the WML.
2010-06-19 06:27:03 +00:00
Alexander van Gessel
3a7694f056
Reapply 2010-06-18T15:43:17Z!ai0867@gmail.com, as there aren't any problems this time
2010-06-19 04:13:49 +01:00
Gabriel Morin
d68bf1c9f0
Whiteboard: Action execution with the 'y' key.
2010-06-19 00:44:31 +00:00
Steven Panek
826134661f
Ran wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 76 KiB on 22 files
Optimized size: 23 KiB
Total saving: 52 KiB = 69% decrease
2010-06-19 00:16:13 +00:00
Lari Nieminen
0b3adb4198
Fixed the major silliness of the elf lords not having an elvish castle.
2010-06-18 23:09:15 +00:00
J.W. Bjerk
e0d73bf191
revised layering and transition exceptions for better appearance.
2010-06-18 22:40:15 +00:00
Jérémy Rosen
3da800e74b
start merging rails with bridges, use common macros whenever possible
2010-06-18 19:05:48 +00:00
Eric S. Raymond
714361d562
SIDE -> SIDES in LIMIT_CONTEMPORANEOUS_RECRUITS.
2010-06-18 17:52:17 +00:00
Jérémy Rosen
666a416a36
bridge refactoring step 2: add possibility to use random bridges...
...
...(note that it won't be possible to have animated bridges)
2010-06-18 17:45:21 +00:00
Eric S. Raymond
f7ba7f68c6
TERRAIN -> TERRAINLIST, Cleans up some wmlscope messages.
2010-06-18 17:22:39 +00:00
Eric S. Raymond
dfb4239d83
Elinminate the redundant TERRAIN_PATTERN formal in favor of TERRAINLIST.
2010-06-18 17:15:32 +00:00
Eric S. Raymond
0e731f1ca7
TERRAIN[123] -> TERRAINLIST[123]. Cleans up som wmlscope messages.
2010-06-18 17:03:58 +00:00
Eric S. Raymond
275f964640
Cleanup for an argument-type mismatch.
2010-06-18 16:51:10 +00:00
Jérémy Rosen
1f5a5bda56
re-add an bridge internal macro that was used out of bridges
2010-06-18 16:37:26 +00:00
Eric S. Raymond
2d687cce1e
Typo fix.
2010-06-18 16:33:28 +00:00
Eric S. Raymond
391eebfbfe
An attempt at canning the meta-macro rebuild into a makefile.
2010-06-18 16:28:06 +00:00
Jérémy Rosen
7244cce186
parameter renaming in macros for wllint
2010-06-18 16:16:07 +00:00
Eric S. Raymond
ff5f8b6852
Remove an obsolete production.
2010-06-18 16:15:27 +00:00
Jérémy Rosen
f59e76004f
bridge reorganisation step one:
...
...use only [image] out of [tile] and merge three variants into a
single macro
2010-06-18 16:08:11 +00:00
Eric S. Raymond
b5cef1fae6
Fix a broken image reference detected by wmlscope.
2010-06-18 15:58:56 +00:00
Alexander van Gessel
5d451b4536
Revert 2010-06-18T15:43:17Z!ai0867@gmail.com as it doesn't work with () macro arguments
2010-06-18 16:47:07 +01:00
Alexander van Gessel
009d9419ce
Move the .png appending around to make it easier to write custom animation builders
2010-06-18 16:43:17 +01:00
Jérémy Rosen
08b1db6f97
fix some macro errors detected by wmlscope
2010-06-18 15:42:09 +00:00
Alexander van Gessel
32980eda73
Move the appending of '.png' to image paths...
...
...from C++ to the terrain BUILDER macros
2010-06-18 16:28:14 +01:00
Alexander van Gessel
14a066096b
Make all terrain graphics macros use BUILD_IMAGE
2010-06-18 15:52:39 +01:00
Richard Kettering
093eee4ae1
New idle animation for the lich.
2010-06-18 12:12:37 +00:00
Fabian Müller
fea167b870
LoW::14: Made the trolls' keep winterish.
2010-06-18 08:31:18 +00:00
J.W. Bjerk
5739a36cfa
removed grass from dwarven doors since it often appears inside caves.
2010-06-18 01:42:13 +00:00
Alexander van Gessel
c312be7cbc
Port --to-xml option to wmlparser2
2010-06-18 02:11:18 +01:00
Alexander van Gessel
23285699d7
Add --to-xml option to old python wmlparser. Patch by Hexane (Ryan Henszey)
2010-06-18 02:11:13 +01:00