13870 Commits

Author SHA1 Message Date
Jérémy Rosen
696aa1d222 reorganize single hex drawings (base, overlay, villages)
to all derive from a common macro. Usage should be more
straightforward, all parameters and usage are similar. No expected
compatibility problems
2010-05-24 20:53:21 +00:00
J.W. Bjerk
8728774ebd switching terrain code for tropical water from 'Wt' to 'Wwt'...
...to make wildcarding easier.  Left in 'Wt' for now but made it look
ugly in case anywone used it.
2010-05-24 20:51:00 +00:00
Jérémy Rosen
7420c59f24 generalize village macros using meta-macros 2010-05-24 18:39:30 +00:00
Jérémy Rosen
347dc8f816 change some terrain macros to more meaningful names 2010-05-24 17:47:02 +00:00
J.W. Bjerk
bf7c7dd8d9 color harmonization for wooden bridge. 2010-05-24 14:19:15 +00:00
Eric S. Raymond
5244938849 Address bug #16035: wmllint missing stones -> petrifies. 2010-05-24 11:26:38 +00:00
Alexander van Gessel
5b35460a67 Use superclass constructor 2010-05-24 04:25:04 +01:00
Alexander van Gessel
ab936faa05 Fix TagNode.get_all() 2010-05-24 04:24:59 +01:00
Alexander van Gessel
4c9389454d Fix a nil dereference in the [unit_worth] tag...
...(due to looking up 'null' as a unit type)
2010-05-24 03:24:49 +01:00
Steven Panek
e977813ad3 Updated my info in about.cfg. 2010-05-24 02:10:58 +00:00
Alexander van Gessel
70e4ed8c8a Allow multi-argument image path functions...
...to work in the unit overlays list

Ported from 1.8
2010-05-24 01:26:35 +01:00
Lari Nieminen
94cad6334a Fixed a narrator message not showing. 2010-05-23 21:14:52 +00:00
J.W. Bjerk
f7ffd9407a 3 new variants for the log cabin by ayona. 2010-05-23 21:05:25 +00:00
Steven Panek
f7d4c382ce Overall statistics (only for files with a smaller recompressed size):
Original size: 39 KiB on 6 files
 Optimized size: 24 KiB
   Total saving: 15 KiB = 38% decrease
2010-05-23 16:36:49 +00:00
Lari Nieminen
ddde7687dc Made it slightly easier to rescue the knights in EI:'Mal-Ravanal's Capital'. 2010-05-23 16:04:43 +00:00
Eric S. Raymond
ac819cedef Fixes a capitalization bug reported on the forums. 2010-05-23 15:22:41 +00:00
J.W. Bjerk
6e0737290d adjusted the castle-to-water transitions...
...to fit other dirt color better and removed grass.
2010-05-22 20:40:50 +00:00
Elias Pschernig
4d0910a082 [python wml parser] Added ability to parse strings (over a tempfile).
And started adding a few convenience methods.
2010-05-22 20:01:52 +00:00
Lari Nieminen
979b24f5d4 Added a missing show_title=yes. 2010-05-22 15:17:48 +00:00
Elias Pschernig
2a7192cd88 Added a new Python WML parser...
...based on wesnoth --preprocess output, making it much faster and
more correct than the old one. (Tools like wmlunits still use the old
parser right now though.)
2010-05-22 13:24:10 +00:00
Elias Pschernig
e3f1a8a434 [wmlunits] fixed error message encoding (ported from 1.8 branch) 2010-05-21 09:16:25 +00:00
Steven Panek
1241944f86 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 9 KiB on 3 files
 Optimized size: 4 KiB
   Total saving: 4 KiB = 52% decrease
2010-05-20 22:01:10 +00:00
Steven Panek
f9db30219f Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 60 KiB on 27 files
 Optimized size: 38 KiB
   Total saving: 21 KiB = 36% decrease
2010-05-20 21:51:40 +00:00
Lari Nieminen
174341f76e Fixed botched commit of the mine cart tracks. 2010-05-20 14:28:15 +00:00
Lari Nieminen
0543088dc7 Added numbering to the SotBE maps...
...and fixed a few inconsistencies in map/scenario ids, names and
filenames.
2010-05-20 13:06:58 +00:00
Lari Nieminen
b48f0b7c4f Cleaned up bonus objective text...
...and removed the unnecessary killing of Blemaker at the end.
2010-05-20 12:55:39 +00:00
Lari Nieminen
3d4efe5687 Added latest version of Alarantalara's mine cart tracks. 2010-05-20 10:58:59 +00:00
Lari Nieminen
55c035027a Wired the AI controller in to all appropriate SotBE scenarios. 2010-05-20 08:53:15 +00:00
Lari Nieminen
68824168ac Changed Scavenger's crediting as requested. 2010-05-20 08:13:10 +00:00
Lari Nieminen
6d3f35691a Added the death squire's and skeleton rider's attack animations,
...forgotten in 2010-05-19T16:24:58Z!lari.nieminen@iki.fi.
2010-05-20 07:41:30 +00:00
Lari Nieminen
900160657b Updated the shadow of the orcish watchtower. 2010-05-20 06:47:47 +00:00
Steven Panek
a3487b0a70 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 77 KiB on 27 files
 Optimized size: 57 KiB
   Total saving: 19 KiB = 25% decrease
2010-05-19 21:03:06 +00:00
Elias Pschernig
492eae3476 [wmlunits] Updated animations.html for new animation types. 2010-05-19 20:48:36 +00:00
Lari Nieminen
b5d537e37d Added new sprites for the skeleton rider,
...bone knight (base frame only) and death squire, adapted from
IftU. Also removed the now unnecessary duplicate unit types for the
former two as well as the duplicate dark sorcerer.
2010-05-19 16:24:58 +00:00
Eric S. Raymond
4df6530a8a Address bug #16041: error in wmllint tag replacement. 2010-05-18 20:48:06 +00:00
Eric S. Raymond
8c93009696 A map tweak. 2010-05-18 20:32:49 +00:00
Lari Nieminen
42e0c27a82 Fixed bad centering of Owaec's sprites and fixed an animation glitch. 2010-05-18 18:49:23 +00:00
Lari Nieminen
032f9e3085 Added A-Red to the EI credits for the new Owaec sprites. 2010-05-18 18:25:23 +00:00
Lari Nieminen
9940a4ce99 Added new (unanimated) sprites for Owaec,
...renamed the image files so they match the unit type names and
changed the lvl3's sword to greatsword.
2010-05-18 17:45:39 +00:00
Nils Kneuper
6037cef62f updated Chinese (Simplified) and Japanese translation 2010-05-18 09:49:40 +00:00
Steven Panek
0924c7e676 Removed more gratuitous properties. 2010-05-18 03:07:25 +00:00
Steven Panek
fbe4b6dc53 More italicizing... 2010-05-17 23:01:32 +00:00
Alexander van Gessel
ec27159908 Scale the help-portraits to 200x200,
...this is closer to the canonical 205x205 and gives the scaling
algorithm a nice round number to work with
2010-05-17 22:59:21 +01:00
Alexander van Gessel
372d3aa617 In the tutorial, make in-game portraits of konrad and lisar...
...full-size, while keeping their help portraits at 250x250
2010-05-17 22:59:17 +01:00
Eric S. Raymond
01f2ee406b My previous change didn't include transformation of pure maps.
Fixing now.
2010-05-16 13:43:05 +00:00
Eric S. Raymond
6b7cd26142 Changes requested to fulfil the FR in bug #16029...
...(wmllint rules needed for updating maps as per 2010-05-16T07:52:30Z!lari.nieminen@iki.fi).
2010-05-16 13:06:26 +00:00
Eric S. Raymond
2f971d999c More wmllint/wmlscope cleanups. 2010-05-16 12:41:44 +00:00
Eric S. Raymond
d52855d480 More minor fixes indicated by wmllint. 2010-05-16 11:56:29 +00:00
Eric S. Raymond
7557acfd21 Minor wmllint cleanups. 2010-05-16 10:58:34 +00:00
Eric S. Raymond
ec96a708d1 Add underground railways. 2010-05-16 10:21:12 +00:00