8021 Commits

Author SHA1 Message Date
Eric S. Raymond
1e6919d28f First step of integrating the Annalist sprites and new THoT portraits. 2008-02-10 18:01:28 +00:00
Nils Kneuper
d9a259350c fixed typo from 2008-02-10T17:11:18Z!esr@thyrsus.com 2008-02-10 17:25:58 +00:00
Eric S. Raymond
04f3ea4999 More macro formal cleanups for typrechecking.
Also, remove an unused actual argument in UtBS.
2008-02-10 17:11:18 +00:00
Mark de Wever
03a7fd9262 Fix a small border glitch. 2008-02-10 12:55:32 +00:00
Eric S. Raymond
b481935da5 Fix two misnamed macros. 2008-02-10 10:07:59 +00:00
Eric S. Raymond
9a878d022c Clean a couple of minor errors introduced in my last commit.
"make unresolved" now passes. Time for me to go to sleep...
2008-02-10 09:57:42 +00:00
Eric S. Raymond
0ee463c8cf Enrich macro type checking some more and simplify the type inference rules.
Also head off a potential bug noted by Mordante with WML that
looks like {X_SPAN},{Y_SPAN}.
2008-02-10 09:38:07 +00:00
Piotr Cychowski
2cd537a2b1 Fix bug #11014:
Rewrite location filter not to use radius as that key seems to be
hopelessly broken since always.
2008-02-10 09:21:12 +00:00
Nils Kneuper
1b8d6316ee updated Chinese translation 2008-02-10 09:13:19 +00:00
Eric S. Raymond
28bee542c6 More formal-argument fixups and macro type checking. 2008-02-10 08:05:32 +00:00
Eric S. Raymond
74534ae07b wmlscope can now list macros with untyped formals. 2008-02-10 06:15:29 +00:00
Eric S. Raymond
867d18f971 UtBS maintainer forgot to include a required translation mark.
The message is (a) misspelled, and (b) not strictly necessary.
Deleting it.
2008-02-10 05:26:40 +00:00
Eric S. Raymond
fc045b288e Impprove reporting of type mismatches. Fix a few more formal args. 2008-02-10 05:18:39 +00:00
Eric S. Raymond
a600ade30e Regularize use of macro formal arguments so we can do better typechecking. 2008-02-10 04:30:18 +00:00
Eric S. Raymond
ca4c995e6c Expect integer literals from formals X and Y.
New magic formals XSPAN and YSPAN accept ranges.  (This will enable
tighter type-ccking on macros like PLACE_IMAGE).
2008-02-10 01:58:57 +00:00
Eric S. Raymond
006ef441b1 This is the other half of a rename 2008-02-09 22:11:49 +00:00
Eric S. Raymond
b34c790f71 Revert my attempt to rename, macro expansions can't have c _. 2008-02-09 22:07:45 +00:00
Mark de Wever
6b811dcb63 Fix a small border glitch. 2008-02-09 15:19:00 +00:00
Piotr Cychowski
dec4c8a541 Attempt at fix of #11014:
Create an empty hex for dark assassin by carving out a wall if there
is no space around unit triggering moveto event. Can't test the
behavior as there is no save with offending case.
2008-02-09 08:26:14 +00:00
Piotr Cychowski
ad245aba2a Fix #11018:
Include missing death events and set required flags on firing
them. Temporary patch till I finally get to work on this scenario.
2008-02-09 08:17:38 +00:00
Gunter Labes
0b6b81687a remove bogus translation mark 2008-02-09 07:39:40 +00:00
Eric S. Raymond
942084ceca The dummy atttacck is no longer necessary,
...and looks confusing in the unit status display.  Addresses bug
#11016.
2008-02-09 06:25:43 +00:00
Eric S. Raymond
481f95f396 Address bug #11017. 2008-02-09 06:13:52 +00:00
Eric S. Raymond
3d5bab6cbc Somebody didn't wire in the new Guardsman images properly,
...and wmlscope objected.  Someomne who understands the intention
behind the new images should review to make sure I did the right thing
here.
2008-02-09 06:03:15 +00:00
Eric S. Raymond
5f7998779e Translatable strings must be quoted. 2008-02-09 05:47:43 +00:00
Eric S. Raymond
d2f27ade1c This macro is now defined more locally. 2008-02-09 03:11:23 +00:00
Eric S. Raymond
86c88555de Enable argument-type checking on a macro. 2008-02-09 03:09:46 +00:00
Eric S. Raymond
d35ee7b556 Rename a macro,
...because we're probably going to want to put GUARD_UNIT in the core
namespace. Use the SIDE TYPE DESCRIPTION X Y order we're going to move
all the unit generators to.
2008-02-09 03:08:10 +00:00
Eric S. Raymond
ed209ebc9a Give the trapdoor guards in Glory generated names. 2008-02-09 03:01:28 +00:00
Eric S. Raymond
88ff73a6c3 Give army troops and camp guardians generated names.
Use the SIDE TYPE DESCRIPTION X Y order we're going to move everything to.
2008-02-09 02:55:35 +00:00
Eric S. Raymond
8061ca1c2a Fix a typo in recent addition of new music (detected by wmlscope). 2008-02-09 02:49:52 +00:00
Eric S. Raymond
31c743f3ff Add more tools documentation. 2008-02-09 00:24:18 +00:00
Eric S. Raymond
487db57e33 Document mk-edges. 2008-02-09 00:18:30 +00:00
Eric S. Raymond
67ffc6374c Document a limitation of this script. 2008-02-09 00:07:15 +00:00
Nils Kneuper
3e11f86b09 correct 2008-02-08T22:14:59Z!crazy-ivanovic@gmx.net, placed the tag at the wrong place... 2008-02-08 22:15:50 +00:00
Nils Kneuper
90fea0fa82 set leader to passive, otherwise the scenario is by far too easy 2008-02-08 22:14:59 +00:00
Jan Rietema
48e0ab14eb Fix refunding and returning to recall list of wrong recalls (fixes bug #10993). 2008-02-08 16:47:31 +00:00
Eric S. Raymond
bdea13ea4a Fix bug #11008 by actually using a silver ring image. 2008-02-08 14:08:31 +00:00
Lari Nieminen
b0a17b80f4 Fix a little light blotch on the roof. 2008-02-08 10:44:43 +00:00
Eric S. Raymond
358cf05fb9 Avoid spurious messages. 2008-02-08 05:46:19 +00:00
Moritz Göbelbecker
934b071747 Added stone bridge terrain over lava and chasm 2008-02-07 20:26:13 +00:00
Dimitar Ilccov
59e80d4c40 Another partial fix for the bug #10998.
Enemy chambers #3 & #4 had the same problem as the one described in
the bug.
2008-02-07 19:47:08 +00:00
Eric S. Raymond
8e65de51ed Address bug #10998. A second chamber had the same problem. 2008-02-07 19:12:12 +00:00
Dimitar Ilccov
fa5d88cec0 An update of {DEFAULT_MUSIC_PLAYLIST} - more tunes included 2008-02-07 18:03:53 +00:00
Eric S. Raymond
cf16fb85e2 Put a goal signpost the north end of the exit tunnel. 2008-02-07 17:39:48 +00:00
Gunter Labes
6a65dd6db0 [[Balancing changes]]
* decreased the forest defense of the Ranger from 70% to 60%
* decreased the forest movement cost of the Ranger from 2 to 1
* decreased the shallow water, mountain, swamp and snow movement cost of
  the Ranger from 3 to 2
2008-02-07 10:06:17 +00:00
Richard Kettering
5ec5ec9438 Separated off halo images from shaman healing frames. 2008-02-07 07:00:37 +00:00
Richard Kettering
4beac31373 Separated off halo images from shaman healing frames. 2008-02-07 06:58:11 +00:00
Richard Kettering
e891a2bc41 Added halo images for the elvish shaman's healing. 2008-02-07 06:54:34 +00:00
Richard Kettering
434ec7b1d6 Added second defense frame to dwarven guardsman. 2008-02-07 05:43:02 +00:00