5006 Commits

Author SHA1 Message Date
Ignacio R. Morelle
f1f66b4fd4 storyscreen: Text area dimension tweaks for normal and smallgui modes
* The box width on normal resolutions has been increased.

* Lateral padding on horizontal resolutions of 800px and lower has been
  mostly eliminated.
2011-01-10 11:24:07 +00:00
Nils Kneuper
f3c85c0623 updated Vietnamese translation 2011-01-10 09:00:12 +00:00
Mark de Wever
f4b3a949fc Add the new wml_reference description.
This will allow to document the WML reference in the source code. The
nesting works a bit hacky but will be improved later. (Patch by
iwontbecreative for the GCI project.)
2011-01-09 17:09:20 +00:00
Nils Kneuper
03933d1701 updated German translation 2011-01-09 13:06:41 +00:00
Mark de Wever
ad31cdaf27 Better cmake detection for older FriBidi versions.
Applied the patch attached to bug #17152. (I don't have the old version
of FriBidi, so haven't tested been able to test it, but still works with
newer versions of FriBidi.)
2011-01-08 20:41:02 +00:00
Mark de Wever
7c3380c556 Link to libintl with cmake.
Applied the patch attached to bug #17152.
2011-01-08 20:40:56 +00:00
Mark de Wever
96245e65b8 Update changelog. 2011-01-08 20:40:51 +00:00
Mark de Wever
acba693447 Fix a bug not showing the twml_exception dialog.
When called from lua the dialog was no longer show, but only the user
part of the message. (Fixes bug #17405.)
2011-01-08 20:40:28 +00:00
Ignacio R. Morelle
5da7fb624f Implement the move_unit_fake.image_mods attribute
This attribute accepts a list of image path functions to be applied on
the fake moving unit, similar to how object.effect.apply_to=image_mod
works.
2011-01-03 21:38:50 +00:00
Iurii Chernyi
eadf7d01aa Made [inspect] tag work even without debug mode. 2011-01-02 21:27:00 +00:00
Iurii Chernyi
76994d00ef Fixed bug #17355: split team initialization into two parts...
...to prevent wrong determination of allied sides
2011-01-02 21:26:54 +00:00
Iurii Chernyi
f9db9aaeef mention fix of bug #16223 in the changelog 2011-01-02 16:33:45 +00:00
Iurii Chernyi
b5c3d3c005 fixed bug #15950, which was WML issue:
units being copied from recall list without removing them from recall
list - that leads to those units being replaced from recall list upon
game load, as they have the same ID
2011-01-02 16:29:05 +00:00
Iurii Chernyi
508b95bf97 mention fix of bug #17206 in the changelog 2011-01-02 15:59:05 +00:00
Iurii Chernyi
3043de6617 Fix bug #15861: fix passive_leader and passive_leader_shares_keep.
Patch by Grimling
2011-01-02 15:37:57 +00:00
Mark de Wever
afd1a0bfbe Add cmake update-po4a-man(ual) targets.
Still needs more polishing and optimization, but with autotools
support removed want to get something working in first.
2011-01-02 11:05:43 +00:00
Nils Kneuper
72607156c2 updated Hebrew translation 2011-01-02 09:05:05 +00:00
Nils Kneuper
a2b117099f updated Japanese and Korean translation 2010-12-31 10:47:52 +00:00
Nils Kneuper
9dbadeb5f8 updated Lithuanian translation 2010-12-28 14:14:51 +00:00
Nils Kneuper
24ea4e9619 updated Galician translation 2010-12-28 10:52:32 +00:00
Alexander van Gessel
532ff83ef2 Un-hardwire the [language] block in data/hardwired/english.cfg.
Move the file out of that dir
2010-12-27 11:27:15 +01:00
Alexander van Gessel
20d10a972a Read names of attack types from data/hardwired/english.cfg 2010-12-27 06:11:14 +01:00
Alexander van Gessel
b1ab958254 Read names of attack ranges from data/hardwired/english.cfg (feature #17395) 2010-12-27 05:15:53 +01:00
Alexander van Gessel
74055a40c8 Dutch translation update 2010-12-27 02:30:03 +01:00
Mark de Wever
95b25e5527 Add sin and cos function. 2010-12-26 14:10:34 +00:00
Mark de Wever
1203d74e32 Add concatenate function. 2010-12-26 14:10:22 +00:00
Mark de Wever
04112eb00b Add length function to determine string length. 2010-12-26 14:10:17 +00:00
Mark de Wever
c8e4b49005 Fix gui2 line drawing algorithm.
The previous implementation of the Bresenham line algorithm had a bug,
took another implementation which doesn't have the glitch.

The problem only occered rare cases and never with a horizontal or
vertical line, which caused the bug to remain hidden that long.
2010-12-26 14:10:11 +00:00
Mark de Wever
243f9fd87d Add a substring function to the formula language.
Also added a unit test for the function.
2010-12-26 09:47:09 +00:00
Nils Kneuper
e20e398d97 updated Slovak translation 2010-12-26 09:09:38 +00:00
Mark de Wever
119349b09e Add drawing widget.
This widget allows to customize drawing the widget in the window definition.
The widget has, like the spacer a fixed best size.
2010-12-23 20:05:37 +00:00
Ignacio R. Morelle
7a03fa6bb5 Changelog entries for the new add-ons description dialog 2010-12-21 21:20:36 +00:00
Mark de Wever
56579c4972 Allow the progress bar to become higher. 2010-12-21 20:43:15 +00:00
Mark de Wever
5ab5d7c3a3 Update changelog. 2010-12-20 21:09:43 +00:00
Guillaume Melquiond
e9f8b1b259 Updated logs. 2010-12-20 09:35:31 +00:00
Ignacio R. Morelle
b837d9058e Fix the changelog 2010-12-19 03:29:44 +00:00
Ignacio R. Morelle
a86e32973e Restore old double-click/enter behavior of the add-ons dialog (bug #17345) 2010-12-19 03:26:26 +00:00
Anonymissimus
59c475d4d8 changelog entry for 2010-12-17T19:39:07Z!anonymissimus@arcor.de and 2010-12-17T19:42:07Z!anonymissimus@arcor.de 2010-12-17 19:46:05 +00:00
Anonymissimus
89ca6db076 new action tag [harm_unit] (patch #2230 by Elvish_Hunter) 2010-12-14 23:50:56 +00:00
J.W. Bjerk
7a0ee7fbd3 commited doofus' transitions for wood floor. 2010-12-14 18:34:37 +00:00
Mark de Wever
2d2d9d3384 Handle application window activation.
This detects the mouse button state upon activation and avoids the
messages regarding missed clicks.
2010-12-12 19:09:09 +00:00
Nils Kneuper
ac8dc711c3 updated Finnish translation 2010-12-11 22:43:31 +00:00
Ignacio R. Morelle
883ed19525 Fix --data-dir 2010-12-09 21:13:41 +00:00
Nils Kneuper
5f9a2d1c27 Fixed bug #17273: Made difficulty selection...
...conform to the style of all other mainline campaigns
2010-12-09 12:48:42 +00:00
Nils Kneuper
184f2cc7fb updated Japanese translation 2010-12-09 12:11:41 +00:00
Nils Kneuper
c1de3d0e5f updated Russian translation 2010-12-09 10:36:03 +00:00
Ignacio R. Morelle
01197b0325 Fix alignment of labels in certain confirmation dialogs (e.g. Quit) 2010-12-08 20:59:49 +00:00
Nils Kneuper
270274e57b post release version bump 2010-12-08 19:04:35 +00:00
Nils Kneuper
0333cbbbf9 bump version number to 1.9.3 2010-12-08 18:04:12 +00:00
Ignacio R. Morelle
4a887bd89b More changelog formatting 2010-12-08 18:02:48 +00:00