Commit Graph

22534 Commits

Author SHA1 Message Date
Eric S. Raymond
1dd87a1b8a Use a role-based standing animation rather than a fluky macro. 2008-02-11 11:59:27 +00:00
Ali El Gariani
25a3a25a42 comment a tiny unimportant pathfinding-cost error about ZoC at destination
(a bit sensible to change, it's possible that AI rely on it)
2008-02-11 09:59:53 +00:00
Ali El Gariani
c7a29dcfd1 update changelog 2008-02-11 09:37:57 +00:00
Ali El Gariani
645dabb4ca stupid tiny optimizations for the frequent check if unit is incapacited 2008-02-11 09:36:48 +00:00
Ali El Gariani
3588d69fb5 Small optimization of the python wrapper for unit_type.attacks()
But we still don't cache it. Seems safe to do, will try after tagging.
2008-02-11 09:26:19 +00:00
Eric S. Raymond
89eb7a1dff Try to change the Dwarven Miner's image to the withstuff variant in
the appropriate move_to events.  This doesn't break anything but it
doesn't work yet either -- needs fixing by a WML expert.
2008-02-11 05:48:23 +00:00
Eric S. Raymond
568a808ddb Use [comment] to ignore the Dwarven Fighter idle admins,
...so the reference checks work.  Do a bit better job of explaining
why it was commented out.
2008-02-10 22:26:12 +00:00
Eric S. Raymond
017d92022c Clean up old campaign-specific images.
None of these are required in either mainline or UMC.  The deleted
ones are duplicates of images moved elewhere in the tree; the moved
ones go into the new attic directory for archiving.
2008-02-10 22:01:13 +00:00
Martin Renold
a306758255 enemy units can no longer be detected behind fog with the position status bar 2008-02-10 21:40:08 +00:00
Nils Kneuper
f913f28e9c created updated polish manpages, manual not complete enough 2008-02-10 20:57:39 +00:00
Nils Kneuper
8b807d2a72 updated Polish translation 2008-02-10 20:52:38 +00:00
Martin Renold
138cedfd8f display::scroll_to_tiles() perfectionism to do better scrolling
* ONSCREEN scrolls go into 50% center region instead of perfectly into
  the center

* do the minimum possible number of scrolls if a move path does not
  fit on-screen

* make fights always have 1/2 hex visible space around them In my
  tests the number of scrolls did go down by about 5%, and the median
  scrolling distance about 30%.
2008-02-10 20:08:32 +00:00
Eric S. Raymond
e733a6a07e Tweak the Annalist, an remove an unused and duplicate image. 2008-02-10 19:29:45 +00:00
Eric S. Raymond
607e2fa0d3 First cut at new Annalist animation, thanks to ghovs. 2008-02-10 19:06:09 +00:00
Eric S. Raymond
b5c850cfbc Use the magic-staff image for Staff of Righteous Flame. 2008-02-10 18:58:11 +00:00
Eric S. Raymond
d1c3678356 Generalize the --from option.
Add an images-unused production so we can find things than need to be
included in animation frames etc.  Note, the report generator emits a
fair number of false positives through not recognizing implicit
references; I'll fix that next.
2008-02-10 18:32:20 +00:00
Eric S. Raymond
1e6919d28f First step of integrating the Annalist sprites and new THoT portraits. 2008-02-10 18:01:28 +00:00
Karol Nowak
9767281389 Fix the image scaling script for tiny gui (port from the gp2x brach). 2008-02-10 17:28:39 +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
Nils Kneuper
99a194d6a7 updated Czech translation (manpages/manual files recreated) 2008-02-10 16:40:30 +00:00
Nils Kneuper
b018d64b8d updated Czech translation 2008-02-10 15:47:34 +00:00
Nils Kneuper
aff42491d2 updated Italian translation 2008-02-10 15:25:44 +00:00
Nils Kneuper
144d5df4d5 updated German translation 2008-02-10 15:15:07 +00:00
Elias Pschernig
bd54862523 Fixed error messages when trying to show a dialog in nogui mode. 2008-02-10 14:29:27 +00:00
Gunter Labes
9aab45f72f also report unknown data when the scenario was not yet initialized 2008-02-10 14:22:35 +00:00
Nils Kneuper
9b5c78017f updated Finnish translation 2008-02-10 14:19:09 +00:00
Nils Kneuper
ff30feb98a updated Chinese translation 2008-02-10 14:17:44 +00:00
Mark de Wever
03a7fd9262 Fix a small border glitch. 2008-02-10 12:55:32 +00:00
Mark de Wever
769f7d4c66 Disable stricter terrain validation,
since a rogue scenario may prevent somebody from creating any game (bug
#11024).
2008-02-10 12:39:50 +00:00
David Philippi
8b0d875ca8 hungarian translation update 2008-02-10 12:23:52 +00:00
Nils Kneuper
ba94ad4cfe updated changelog 2008-02-10 11:15:47 +00:00
Nils Kneuper
ac3d99fad6 updated German translation 2008-02-10 11:14:38 +00:00
Eric S. Raymond
b481935da5 Fix two misnamed macros. 2008-02-10 10:07:59 +00:00
Gunter Labes
5a42eb54d6 properly escape the version and uploads values in info.cfg 2008-02-10 10:05:44 +00:00
Gunter Labes
c3589f5366 properly escape the version and uploads values in info.cfg 2008-02-10 10:01:43 +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
d0a30839ed Address bug #11021
with this change the green point-gain numbers from a drain attack will
show only if Show Combat is enabled.
2008-02-10 00:44:07 +00:00
Eric S. Raymond
51a1d83cb6 Fixes bug #10941.
Turns out my logic in 2008-02-08T18:37:45Z!esr@thyrsus.com was correct but I made a coding
error in my handiling of a C++ inner class initializer that was subtle
enough for boucman to miss when he reviewed the change.
2008-02-10 00:31:42 +00:00
Mark de Wever
10d3ca45dd Enabled caching images for lowmem unconditionally...
...since it seems to save memory (bug #11022).
2008-02-09 23:49:13 +00:00
Eric S. Raymond
006ef441b1 This is the other half of a rename 2008-02-09 22:11:49 +00:00