16684 Commits

Author SHA1 Message Date
Ignacio R. Morelle
14502e557b Add a separate icon for the non-village Windmill 2011-12-26 19:32:39 +00:00
Ignacio R. Morelle
8513c6abda Add Dark Flagstones terrain to the Flat terrains group 2011-12-26 19:25:29 +00:00
Alexander van Gessel
f2f1f2168b Add --checkout option to wescamp.py 2011-12-26 00:36:50 +01:00
Alexander van Gessel
2a809c8f96 Fix libgithub's addon()'s repository filtering 2011-12-26 00:36:45 +01:00
Lari Nieminen
1279d63811 Fixed Mal-Ravanal appearing as a Lich...
...instead of an Ancient Lich in one scenario, as reported on the forums.
2011-12-24 21:31:06 +00:00
Simon Forsyth
c8084180c3 Restore old jungle by popular demand 2011-12-24 04:10:51 +00:00
Nils Kneuper
2de37c8c77 updated Chinese (Simplified) translation 2011-12-23 13:58:13 +00:00
Alexander van Gessel
91b915edf4 Apply patch for bug #19032 from coffee 2011-12-21 03:18:19 +01:00
Anonymissimus
ac067bb4f6 Remove current_player= setting and add save_id=human_player
(fix for bug #19188)

This causes statistics, scenario overwiew and turn dialog to show the
save_id instead of current_player. This doesn't break stringfreeze
since save_id isn't translatable. Any bug report complaints about
these dialogs no longer showing player name's translation shall be
rejected. >:|

Uninvasive workaround. Adding a dummy side would require many changes
and complicate the wml code. I've been using save_id=human player in
my addon campaign which involves leader change as well sine ever
without anyone complaining so hopefully...
2011-12-20 19:28:13 +00:00
Nils Kneuper
a24483fff4 applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 14 KiB on 1 files
 Optimized size: 14 KiB
   Total saving: 0 KiB = 0% decrease
2011-12-20 13:12:27 +00:00
Lari Nieminen
7cf70511cf Updated Shek'kahan's portrait to pixelmind's latest version. 2011-12-20 12:05:39 +00:00
Anonymissimus
e8ac12f375 disable entry point to zaroth's project for the stable release
This commit is meant to be reverted once that this project continues.
Removes test_campaign from data/campaigns, commented out --new-syntax
commandline parameter and disabled boost test for said parameter.
2011-12-20 00:16:41 +00:00
Anonymissimus
4931372ced Fix store_unit clearing the used variable...
...before its filter can reference it (bug #19203)
2011-12-19 18:31:04 +00:00
Anonymissimus
68aaf39c11 Revert code-modifying revisions related to bug #19188 conflict-free,
since they break compatibility.

This reverts

2011-12-16T01:24:54Z!anonymissimus@arcor.de
2011-12-16T04:06:47Z!Majora700@gmail.com
2011-12-16T04:08:22Z!Majora700@gmail.com
2011-12-16T04:14:58Z!Majora700@gmail.com
2011-12-16T20:13:27Z!anonymissimus@arcor.de
2011-12-16T20:14:08Z!anonymissimus@arcor.de
2011-12-16T20:48:39Z!Majora700@gmail.com
2011-12-17T09:46:29Z!Majora700@gmail.com
2011-12-18 15:10:16 +00:00
Steven Panek
a77a993a5c Reverted revisions 2011-12-17T23:43:03Z!Majora700@gmail.com and 2011-12-17T23:44:02Z!Majora700@gmail.com...
...since it seems that 2011-12-17T23:28:31Z!Majora700@gmail.com fixed bug #19118.
2011-12-17 23:47:41 +00:00
Steven Panek
5e943953fb And fixed the default theme too... 2011-12-17 23:44:02 +00:00
Steven Panek
6b04e4ee45 Made it so that the coordinates do not overlap...
...with the clock status panel on the lowest supported resolutions,
thus fixing bug #19118.
2011-12-17 23:43:03 +00:00
Steven Panek
ed5e2c1147 Made it so that AM and PM show up...
...when using the smallest supported resolutions.
2011-12-17 23:28:31 +00:00
Steven Panek
fcc8108c56 Made the Lancer and the Deathblade conform...
...to the current AMLA standards, thus fixing bug #19196.
2011-12-17 23:09:33 +00:00
Simon Forsyth
3892835529 Replace tropical forest with Mefisto's new version
There is an unused forested-tropical-hills-tile.png image
It allows a hill tile in the editor after string freeze is over
2011-12-17 21:45:22 +00:00
Steven Panek
ffb4aa7a06 Made it so that [store_side] also stores current_player. 2011-12-17 09:46:29 +00:00
Steven Panek
44cbafee63 Reverted 2011-12-16T20:13:27Z!anonymissimus@arcor.de through 2011-12-16T20:14:24Z!anonymissimus@arcor.de; redid 2011-12-16T04:06:47Z!Majora700@gmail.com right. 2011-12-16 20:48:39 +00:00
Anonymissimus
7b9233abe6 fix bug #19188 the way I envisioned it 2011-12-16 20:14:08 +00:00
Anonymissimus
bbaa97e898 Revert 2011-12-16T04:06:47Z!Majora700@gmail.com, 2011-12-16T04:08:22Z!Majora700@gmail.com and 2011-12-16T04:14:58Z!Majora700@gmail.com.
1. The internal type is a std::string, the lua getters/setters should
reflect that like all the existing ones already do instead of making
implicit conversions.

2. It doesn't make sense to convert the already translated string
into a t_string again upon getting it.

3. The setter in team.cpp you added is redundant.

4. The attribute is apparently not really meant to be modified
by lua or wml so a tag is no good idea.
2011-12-16 20:13:27 +00:00
Nils Kneuper
cd9d141c3a updated French translation 2011-12-16 12:08:05 +00:00
Elvish_Hunter
06e86684fc LoW: fixed a Lua error in Ka'lian Under Attack, as reported in the forums 2011-12-16 10:47:52 +00:00
Steven Panek
380bf42665 And modify current_player as necessary in the tutorial's second scenario... 2011-12-16 04:14:58 +00:00
Steven Panek
c023cd71af If Li'sar is selected in the tutorial,
...change the current_player attribute to suit her. Fixes bug #19188.
2011-12-16 04:08:22 +00:00
Ignacio R. Morelle
ec8ea584ca Make the Water Lilies terrain descriptions visible only in the editor 2011-12-15 02:52:15 +00:00
Ignacio R. Morelle
3994be5e84 Fix inaccuracy in the description of the APPEND_MUSIC macro 2011-12-14 22:13:15 +00:00
Elvish_Hunter
332072a5ff SotBE: fixed a sighted event in The Desert of Death 2011-12-14 14:17:32 +00:00
Elvish_Hunter
aaa35d30a0 SoF: fixed a sighted event in Caverns of Flame 2011-12-14 14:14:36 +00:00
Elvish_Hunter
c4fa1d7aa7 EI: fixed a sighted event in Captured 2011-12-14 14:10:38 +00:00
Simon Forsyth
a73918715f Improve appearance of rough cave wall 2011-12-14 00:07:04 +00:00
Ignacio R. Morelle
98913c2e52 gui2/tchat_log: Remove redundant widget border 2011-12-13 23:01:10 +00:00
Ignacio R. Morelle
e2ca683549 Remove useless "Note:" prefix in a translatable string...
...in tutorial scenario 1, fixes bug #18969
2011-12-13 22:44:48 +00:00
Steven Panek
b3b83f9780 Made the strings in TURNS_OVER_ADVANTAGE translatable. 2011-12-13 21:38:58 +00:00
Ignacio R. Morelle
705ef73b7f gui2/tchat_log: More minor cosmetic changes
* Get rid of a useless column with spacers and the Close button; the
   latter has been moved to the previous column and its horizontal
   alignment changed accordingly.

 * Disable the pages slider when the page count is 1.
2011-12-12 18:31:30 +00:00
Ignacio R. Morelle
8b09ec13e8 gui2/tchat_log: Dialog titles should use Title Case 2011-12-12 18:04:15 +00:00
Ignacio R. Morelle
8d6da5e796 gui2/tchat_log: Set size constraints to match the campaign menu,
...and add standard border size
2011-12-12 18:03:03 +00:00
Ignacio R. Morelle
8601357d78 gui2/tchat_log: Empty strings can't be marked as translatable! 2011-12-12 17:57:39 +00:00
Ignacio R. Morelle
343fa84a27 gui2/tchat_log: Add a colon to a slider label...
...for consistency with other GUI1 and GUI2 dialogs
2011-12-12 17:55:16 +00:00
Ignacio R. Morelle
d8b4073a53 gui2/tchat_log: GUI2 window definition descriptions...
...aren't supposed to be translatable yet
2011-12-12 17:54:33 +00:00
Ignacio R. Morelle
318143242d gui2/tchat_log: Add tooltip/helptip class ids
This removes the following error:

  Invalid WML found: Window builder: parsing resolution tip with empty
  'id' field. Will become mandatory in 1.9.7. (2)
2011-12-12 17:51:49 +00:00
Ignacio R. Morelle
6a55c2d730 gui2/tchat_log: Fix "Invalid key 'maximumvaluelabel='" error 2011-12-12 17:49:31 +00:00
Ignacio R. Morelle
a685bd7440 L::3: make Relana start facing in Baldras' direction 2011-12-12 17:03:32 +00:00
Alexander van Gessel
aec9f21cdb Forward port 2011-05-11T05:42:11Z!terraninfo@terraninfo.net from 1.8
wrap messages in chat log dialog in a scroll label
2011-12-12 02:27:19 +01:00
Alexander van Gessel
a6ede24c02 Forward port 2011-05-11T05:42:07Z!terraninfo@terraninfo.net from 1.8
add borders to chat log dialog to make it look nicer
2011-12-12 02:27:07 +01:00
Alexander van Gessel
1ff3eb7e13 Forward port 2011-05-11T05:42:00Z!terraninfo@terraninfo.net from 1.8
reindent chat_log.cfg and fix a harmless error message in the logs
2011-12-12 02:26:55 +01:00
Alexander van Gessel
509655682e Merge and update 2011-05-02T18:52:36Z!terraninfo@terraninfo.net from 1.8 branch
rework MP chat log as a GUI2 dialog with colored display of messages
2011-12-12 02:26:27 +01:00