J.W. Bjerk
b0d6fb6be1
blurred the edges of many dwarvish shadows.
2007-05-07 16:42:53 +00:00
Eric S. Raymond
068f9a7a64
Somehow I neglected to check this in earlier.
2007-05-07 15:33:50 +00:00
Eric S. Raymond
19d01f6461
Install Allefant's modules too.
...
Big step towards getting a proper Python toolset in place.
2007-05-07 15:06:44 +00:00
Eric S. Raymond
a3d35d0149
Move allefant's Python-based modules where they belong.
2007-05-07 14:27:02 +00:00
Eric S. Raymond
566d56938e
Factor the macroscope cross-reference generator into a re-usable module...
...
...and a wrapper, because other tools will need the cross-referencer.
Note to packagers: 'make install' now puts wmltools.py in the Python directory
for site-local packages. If you build a Wesnoth development package, include
this. But the main Wesnoth package for players can leave it out.
2007-05-07 14:18:20 +00:00
Lari Nieminen
eb586472dd
Updated changelogs.
2007-05-07 09:41:43 +00:00
Lari Nieminen
5b1a8279d7
Applied the slowed sound to UtBS units,
...
...renamed the macro and gave the Dust Devil some attack animations
and a slightly tweaked sprite.
2007-05-07 09:36:54 +00:00
Nils Kneuper
d2d96e444d
(really big) pot-update
2007-05-07 09:08:29 +00:00
Richard Kettering
6faffcd1d6
New images for orcish crossbowman.
2007-05-07 02:55:38 +00:00
Eric S. Raymond
22a2d58458
Add information about difficulty level and scenario count to the summaries.
2007-05-07 02:32:20 +00:00
Eric S. Raymond
5e10027559
Copy-edit pass over the mainline content
...
(other than NR and SotBE, which have had recent full revisions). Lots
of tiny fixes for things like comma placement, typos, and questionable
English usage. No storyline changes.
2007-05-07 02:08:17 +00:00
Ali El Gariani
ba130b3ceb
Move the definition of horizontal mousewheel buttons next to the vertical ones.
...
This also remove a redundancy between game and editor.
2007-05-07 01:31:23 +00:00
Benoît Timbert
0f340057e0
macro rename: ON_SLOW -> ANIMATION_ON_SLOW
2007-05-06 23:41:06 +00:00
Ali El Gariani
37784872ef
get_surface_portion now quietly give NULL...
...
...if you ask a portion outside of the surface. This seems like a correct
behavior.
This also silence a flood of error messages "illegal surface
portion..." when the chat/command text field go out of the
screen after a resolution change / window resizing.
2007-05-06 20:07:49 +00:00
Jordà Polo
4c3313e2b1
Renaming About button to "Credits".
2007-05-06 18:03:14 +00:00
Lari Nieminen
4b52bc6a5c
Use a rather cool WML trick to create a macro with which the slowed sound...
...
...can cleanly be included in attack animations.
2007-05-06 17:51:12 +00:00
David Philippi
bd9a37b6c2
german translation update
2007-05-06 17:36:22 +00:00
Benoît Timbert
4ee6f25ec2
Changelog update for 2007-05-06T16:35:41Z!benoit.timbert@free.fr
2007-05-06 16:46:12 +00:00
Benoît Timbert
2dd391fc70
Team survival : fixes three bugs:
...
- The players not being in the same team
- The translatable descriptions not being translatable
- The translatable descriptions not being used as translatable descriptions
2007-05-06 16:35:41 +00:00
Patrick Parker
00951aeac0
this final change is confirmed to get gcc compiling again, thanks maxy
2007-05-06 06:42:05 +00:00
Patrick Parker
3d1194f73a
fix the latest gcc warnings, hopefully compiles for them now
2007-05-06 06:27:32 +00:00
Patrick Parker
aab6186e71
possible fix for gcc to compile it again
2007-05-06 06:19:37 +00:00
Ali El Gariani
a8535e1f3f
new key flag_icon for [side] to change the flag icon in the status bar
...
fix a "typo" (comapigh?)
2007-05-05 23:57:21 +00:00
Patrick Parker
31f1190535
finish the support for [and] and [or] in SLF.
2007-05-05 23:09:03 +00:00
Patrick Parker
6f47d2c9fc
some lines got left out of my previous commit somehow
2007-05-05 22:20:13 +00:00
Patrick Parker
0955f85065
get_locations() can now handle [and], [or], and [not] with in-order precedence
2007-05-05 22:14:46 +00:00
Ali El Gariani
dcd86c8439
Fix a missing ".png" extension to the fallback string of flag_icon_image
2007-05-05 21:57:33 +00:00
Ali El Gariani
b7d36fc323
Activate the use of flag_icon in status bar.
...
(the current themes shrink a little the images, must be adapted)
2007-05-05 20:31:21 +00:00
Ali El Gariani
efe83f3c2f
add variables and functions for the flag_icon of a team
2007-05-05 20:10:35 +00:00
Ali El Gariani
005feda873
Add a WML variable flag_icon="..." in campaigns using custom flag
2007-05-05 19:57:19 +00:00
Ali El Gariani
5a0be5f5ec
add a variable flag_icon_image
...
(using the same _image suffix as other variables of game.cfg)
fix old incorrect paths in default variable of flags
2007-05-05 19:54:20 +00:00
Ali El Gariani
0eb746c751
Restore a lost feature : if acceleration is on,
...
...pressing shift uses normal speed.
2007-05-05 19:24:32 +00:00
Patrick Parker
7ca796ce5f
replace find() with std::find()
2007-05-05 19:10:36 +00:00
Ali El Gariani
c4dc5a6c76
fixed incorrect active flag in the satus bar when using custom flag
2007-05-05 19:10:19 +00:00
Ali El Gariani
98e22283d7
Custom flags in the status bar was broken,
...
always displayed the local (or human player) side, not the active side
(also with standard flags but apply the coloring so it was hidden) I
prefer fix this before implementing the new flag_icon support.
2007-05-05 19:04:29 +00:00
Patrick Parker
f542984dba
insert a FIXME for 2007-05-05T03:11:03Z!mcn4bb@gmail.com
2007-05-05 17:31:46 +00:00
Eric S. Raymond
764326dec6
Restore a mislaid reporting line.
2007-05-05 13:52:26 +00:00
Eric S. Raymond
043a7a4130
Get rid of lame directory-abstraction macros.
...
Directory structure is exposed elsewhere, so all these really do is
make life difficult for sanity-checking tools.
2007-05-05 13:28:48 +00:00
Mark de Wever
b0669e064c
add some extra debug code, added code support to properly match D^* *^F
...
enabling this will cause problems with the current t-g.cfg so disabled
2007-05-05 10:51:26 +00:00
Nils Kneuper
d8ca8db282
pot-update
2007-05-05 07:09:25 +00:00
Taurus
27474d4132
Added Drake Hatchling Image
2007-05-05 04:21:39 +00:00
Taurus
78eb39d715
Some bugs and typos and compleated Ray of Hope
2007-05-05 03:14:12 +00:00
John W. C. McNabb
b65e6cf9db
added evaluator functions
2007-05-05 03:11:03 +00:00
Ali El Gariani
9c743a1a21
Adapt the current flag icons to some sort of standard:
...
* 24x15 : same as other icons of status bar, but 24x16 is probably better
* add few alpha=1 pixels to prevent a "feature" of theme engine who
crop transparent portion (and rescale)
2007-05-04 22:22:16 +00:00
Ali El Gariani
3b9df7158b
Add a flag icon
2007-05-04 22:18:19 +00:00
Ali El Gariani
8b04f22936
Fix broken url of maps (add the ".map" in the macro SG_MAP)
2007-05-04 22:10:27 +00:00
Eric S. Raymond
7c219a148c
Prose fixes.
2007-05-04 21:47:14 +00:00
Mark de Wever
bd3892149c
also converted the debug code to the new format
2007-05-04 16:40:36 +00:00
Eric S. Raymond
753297171b
Map path fixes.
2007-05-04 15:52:51 +00:00
Eric S. Raymond
9a0ec861a4
Correct somebody's typo.
2007-05-04 13:51:09 +00:00