2368 Commits

Author SHA1 Message Date
Richard Kettering
69ef8f4961 Removed some animation frames for old, bad animations. 2010-02-16 03:54:52 +00:00
Richard Kettering
913fca10f1 Removed some obsolete troll death frames. 2010-02-16 03:49:08 +00:00
Eric S. Raymond
581f4b5fb7 IDeleting unused images (checked with Jetryl). 2010-02-16 03:37:52 +00:00
Eric S. Raymond
40198d42fe More macro argument type checking. 2010-02-16 03:12:00 +00:00
Eric S. Raymond
c4374f87e3 More macro argument type checking. No mismarches in mainline. 2010-02-15 21:46:31 +00:00
Eric S. Raymond
380c8e86e7 More macro argument type checking. No mismatches in mainline. 2010-02-15 14:32:20 +00:00
Eric S. Raymond
2794e6c9ba Yet more macro argument type checking. No mismatches in mainline. 2010-02-14 22:24:31 +00:00
Guillaume Melquiond
e260f43844 Fixed animation issues spotted by Anonymissimus. 2010-02-14 08:33:55 +00:00
Iurii Chernyi
9649ed63f8 fix problem in ai_controller - focus on defeating enemy side...
...was not working as expected. [goal]name=protect expects a SLF, not
a SUF
2010-02-12 23:00:18 +00:00
Jérémy Rosen
90ae082a06 fix bug #15344, missing nothing to ice transition 2010-02-12 15:43:08 +00:00
Eric S. Raymond
01c943aca6 More typechecking for macro arguments. No mismatches in mainline. 2010-02-12 14:10:51 +00:00
Eric S. Raymond
1ba88575e2 More macro argument type checking. No mismatches in mainline. 2010-02-12 13:19:30 +00:00
Eric S. Raymond
10d109876f More macro argument type checking. No mismatches in mainline. 2010-02-12 03:39:42 +00:00
Eric S. Raymond
c62c55e1a2 More macro argument typechecking. No mismatches in mainline. 2010-02-12 00:25:20 +00:00
Eric S. Raymond
75f2727548 More nacro argument type checking. No mismatches in mainline. 2010-02-11 22:45:04 +00:00
Eric S. Raymond
d72fb9cca7 More impprovements in macro type checking. No conflicts in mainline. 2010-02-11 20:26:35 +00:00
Eric S. Raymond
8992dccdbd More macro argument type abnnotations. No conflicts in mainline. 2010-02-11 14:57:19 +00:00
Eric S. Raymond
e45d72d31c More tweaks for macro type checking. No behavior changes. 2010-02-08 01:43:49 +00:00
Eric S. Raymond
1ffaf699f7 More macro-formal-argument tweaks to enable type checking. 2010-02-07 13:32:13 +00:00
Nils Kneuper
03a1403101 BOUCMAN: fix the water castle to normal castle transition 2010-02-07 11:17:21 +00:00
Ignacio R. Morelle
160fb8ec23 Probable fix for the timing + unuse frame issues with...
...the Chocobone animation; may need more tweaking
2010-02-06 00:44:09 +00:00
Eric S. Raymond
5b08325791 Whitespace tweaks indicated by a reindent pass. 2010-02-03 13:18:05 +00:00
Phil Barber
f4841e5468 Add and wire new Drake attack icons, add inferno8 to credits. 2010-01-31 14:40:20 +00:00
Iurii Chernyi
acec714cdf a small bugfix for ai_controller -one case was not working correctly 2010-01-31 13:06:28 +00:00
Iurii Chernyi
44b5ffc614 Rework AI controller - use [modify_ai] tags. Beta. Works. 2010-01-31 13:03:46 +00:00
Chusslove Illich
869aae4163 Updated localized images for Hungarian. 2010-01-30 19:11:23 +00:00
Jérémy Rosen
625d666f1e add a victory animation to master at arm, double use it as an idle animation 2010-01-30 10:30:15 +00:00
Jérémy Rosen
4393da63eb correct a typo in terrain code that probably was unnoticed since the 1.3 era 2010-01-27 21:04:56 +00:00
Alexander van Gessel
cd60786ee9 Revert "Deprecate the NEUTRAL_SIDE macro",
...add a note about how the alternative for NEUTRAL_SIDE.

This reverts commit 2010-01-26T19:08:37Z!ai0867@gmail.com.
2010-01-27 01:28:29 +01:00
Nils Kneuper
d2c2ac50f8 revert new string from 2010-01-26T18:03:17Z!esr@thyrsus.com,
...the new translated string (will be moved into the comment section
of the po file) can stay in the file po/wesnoth/it.po fixing the bug
has to wait till 1.8 is tagged

original commit msg:
Address bug #15212: Trait "Aged": wrong gender.
2010-01-26 21:13:17 +00:00
Alexander van Gessel
bd8bdca90e Deprecate the NEURTRAL_SIDE macro 2010-01-26 20:08:37 +01:00
Eric S. Raymond
8f80a38675 Address bug #15212: Trait "Aged": wrong gender. 2010-01-26 18:03:17 +00:00
Eric S. Raymond
75925deb82 Merge of fendrin's new teleport and tunnel code.
The changes are guarded by the C++ and WML conditional symbol
"EXPERIMENTAL".

The experimental flag is temporarily defaulted off, so those patches
should have no effect on people doing ordinary builds. This may change
once fendrin has the tunnel code fixed and polished.
2010-01-26 06:34:20 +00:00
Richard Kettering
d436dcd7df Added new key image, and updated the altar images. 2010-01-18 06:05:29 +00:00
Nils Kneuper
962e832c64 add translated images for the ingame help when playing in german
@ Chusslove: please update whatever else is required to make those
images work
2010-01-17 12:04:44 +00:00
Nils Kneuper
c2f0881bd0 ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3 KiB on 1 files
 Optimized size: 1 KiB
   Total saving: 1 KiB = 42% decrease
2010-01-16 22:55:44 +00:00
Chusslove Illich
c41473bead Updated localized images for German. 2010-01-16 19:30:32 +00:00
Richard Kettering
274a7617bd Gave the death knight a proper leading animation...
...that adheres to the new 2-frame standard.
2010-01-16 08:24:41 +00:00
Richard Kettering
08d10e4812 New bow animation for the banebow, and shadow upgrades. 2010-01-16 07:31:07 +00:00
Gunter Labes
ce72dc82db only use listings for actual code examples 2010-01-13 09:26:05 +00:00
Ignacio R. Morelle
7860f00cf7 New version of sad.ogg (Sad music) by Tyler Johnson 2010-01-09 00:56:34 +00:00
Lari Nieminen
6a99970c38 Renamed terrain/stars/blue1.png to blue.png,
so that the star images can be used with the standard terrain graphics macros.
2010-01-07 19:15:56 +00:00
Richard Kettering
5fc7773fcf Added the images for the L2 riderless wolf. 2010-01-07 04:32:26 +00:00
Richard Kettering
47579f2c24 New images for the goblin knight. 2010-01-06 11:07:27 +00:00
Ignacio R. Morelle
3b33a18cb8 Add fkhodkov to Miscellaneous Contributors section,
...and update Russian Translation credits
2010-01-03 22:05:08 +00:00
Eric S. Raymond
bb346f29ed Fix bonehead syntax error. Thanks to boucman. 2010-01-03 19:04:50 +00:00
Eric S. Raymond
56d8b34a06 Address bug #15047: "drakes don't fly over chasm/lava". 2010-01-03 18:57:13 +00:00
Richard Kettering
d37c6279a9 Updated the riderless wolf with new graphics...
...and a two-frame defense animation.
2010-01-01 05:03:25 +00:00
Richard Kettering
4f1bb3a66c Updated the goblin wolf rider with new graphics,
...and a two-frame defense animation.
2010-01-01 04:55:00 +00:00
Steven Panek
6ecaa01977 Updated credits for the Shavian transliteration. 2009-12-31 09:34:08 +00:00