Commit Graph

16667 Commits

Author SHA1 Message Date
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
Eric S. Raymond
ad515f61b1 Implement FR #9073; no confirmation for quit when there are no changes. 2007-05-04 11:52:07 +00:00
Eric S. Raymond
8df27ff9e6 Check line ranges on local macros. 2007-05-04 10:49:36 +00:00
Eric S. Raymond
b5765d123e Now that maps have their own extension,
...macroscope can sanity-check reference to them just like any other
resource file type.
2007-05-04 10:24:48 +00:00
Moritz Göbelbecker
711fa85e94 Remove support for old-style keep in terrain-graphics.cfg 2007-05-04 10:10:55 +00:00
Eric S. Raymond
286e072c8c SotBE map beautification. 2007-05-04 09:23:33 +00:00
Lari Nieminen
64535bd23b Added a sound effect for when a unit is slowed.
Wired to the core units so far and needs to be wired to UtBS units, too.
2007-05-04 07:38:57 +00:00
Lari Nieminen
385a48a989 Some SotBE map beautification (up to Desert of Death). 2007-05-04 06:47:43 +00:00
Eric S. Raymond
4a0bc16f46 All maps in mainline now have the extension ".map".
References to them have been hacked accordingly.
2007-05-04 02:57:07 +00:00