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
Ali El Gariani
98ec7151a2
Fix lingering dead code for brightened hexes.
...
It was disabled since the new golden hex cursor. Also rename
"semi-brightened" (still used for editor selection) as "brightened"
2011-12-11 17:04:30 +00:00
Alexander van Gessel
b091953eee
Add test case for bug #17961 and bug #18686 to test scenario
2011-12-11 16:56:50 +01:00
Elvish_Hunter
90d723b7ca
EI: fixed a typo in Konrad's last breath event
2011-12-11 10:43:52 +00:00
Elvish_Hunter
58c0a8d6d3
EI: fixed sighted event in The Escape Tunnel
2011-12-11 10:40:16 +00:00
Elvish_Hunter
2f2812a076
NR: fixed music playlist in Epilogue
2011-12-11 10:32:42 +00:00
Elvish_Hunter
6a82efa271
NR: fixed Hamel's death as defeat condition in Showdown
2011-12-11 10:27:46 +00:00
Elvish_Hunter
87fed4e30f
NR: the two Liches lose the hero overlay if they're leaders in Showdown
2011-12-11 10:25:00 +00:00
Elvish_Hunter
4ac7902808
NR: fixed the fake Gryphon's movement in The Eastern Flank
2011-12-11 10:19:34 +00:00
Elvish_Hunter
c0978f3a0b
NR: fixed a couple of minor bugs in Stolen Gold
2011-12-11 10:13:35 +00:00
Elvish_Hunter
7bb4cc424d
NR: added expendable leader overlay to Krash and Eryssa
2011-12-11 10:07:34 +00:00
Elvish_Hunter
ed820e4e2a
NR: used ON_SIGHTING in Introductions
2011-12-11 10:01:21 +00:00
Elvish_Hunter
8741b8d82e
NR: added hero overlay to Ro'Arthian and Ro'Sothian
2011-12-11 09:56:41 +00:00
Elvish_Hunter
b9be7d44b0
NR: fixed sighted events in The Pursuit
2011-12-11 09:51:53 +00:00
Elvish_Hunter
653ee96f69
NR: fixed Dwarves recruitment not being disallowed in Clearing the Mines
2011-12-11 09:41:15 +00:00
Elvish_Hunter
fc7d0d6486
NR: fixed Hamel not having the hero overlay
2011-12-11 09:35:52 +00:00
Elvish_Hunter
98b79bd20f
NR: fixed sighted events in Infested Caves
2011-12-11 09:31:38 +00:00
Mark de Wever
2ad130f2a0
Shows of big portraits on smaller screens.
...
The code might need some polishing later on, but seems to work now.
(Fixes bug #17961 and #18686.)
2011-12-10 20:55:57 +00:00
Steven Panek
a2c34fc2dd
Removed some now-redundant undead_variation= keys.
2011-12-07 20:52:31 +00:00
Steven Panek
c28d6c5845
Prevent the generation of more useless epilogue replay saves.
2011-12-07 14:40:30 +00:00
Steven Panek
6695d6d266
Do not generate replay saves for TSG's epilogues.
2011-12-07 14:33:03 +00:00
Anonymissimus
463ef77245
fix macro comment (bug #19128 )
2011-12-07 14:04:19 +00:00
Ignacio R. Morelle
bbbdc212a8
gui2/taddon_description: Do not use message dialog definition...
...
...with background blur
Add-ons with long descriptions (such as "The Fellowship of the Clay")
cause a scrollbar to appear, which isn't properly handled in conjunction
with the blur precommit hook. The automatic Close button still doesn't
work after changing the definition, though.
2011-12-05 20:39:37 +00:00
Ignacio R. Morelle
5902006c84
gui2: Make a label string translatable
...
(The string is already translatable in the same domain, so this
doesn't break the string freeze.)
2011-12-05 20:39:21 +00:00
Alexander van Gessel
4949dd660e
Translation credits update
2011-12-05 14:27:05 +01:00
Alexander van Gessel
a26bbeec75
More git wescamp fixes
2011-12-05 00:51:02 +01:00
Alexander van Gessel
d06d898e3b
More fixes to git-mode of wescamp.py and libgithub
2011-12-04 18:24:48 +01:00
Alexander van Gessel
0c4a4c6720
Don't check errors on push for now, it writes to stderr even on success
2011-12-04 18:24:35 +01:00
Alexander van Gessel
172decc603
Open commit message file in write mode
2011-12-04 02:02:18 +01:00
Steven Panek
a3168f89f9
Converted the remaining uses of Ggf.
2011-11-28 20:00:43 +00:00
Steven Panek
b5655f30ba
Applied patch #3061 .
2011-11-28 19:44:49 +00:00
Alexander van Gessel
81eec4ea01
Fix the recruiting part of first tutorial scenario
2011-11-27 18:20:56 +01:00
Elvish_Hunter
78744fa36c
SoF: implemented a better fix for the bug about Rugnur not being healed,
...
...and the units shown harmed in the recall list
2011-11-26 11:36:21 +00:00
Simon Forsyth
71c8f8f19e
Allow overlays on mountains. Fixes bug #18914
2011-11-23 23:05:30 +00:00
Elias Pschernig
d05f887ee7
[wmlunits] When selecting a language on a page which does not exist...
...
...in that language, open the initial page for that language. Also
made some minor CSS changes.
2011-11-23 22:41:44 +00:00
Nils Kneuper
a9ce9c9acc
updated French translation
2011-11-23 14:05:28 +00:00
Elvish_Hunter
18ab6e4e58
SoF: fixed two bugs
...
Rugnur was recalled unhealed, and sighted events were not fired correctly.
2011-11-23 11:49:49 +00:00
Elvish_Hunter
fc8464158b
[harm_unit]: reworked damage calculation code to fix a bug,
...
where the private unit can be influenced by units with leadership and
cast more damage than expected
2011-11-20 20:09:13 +00:00
Elias Pschernig
5a2a2fac95
[wmlunits] Fixed forest tile picture. Fixed inclusion of addon campaigns with only shared units.
2011-11-20 15:04:52 +00:00
Nils Kneuper
11bdea233f
updated Italian translation
2011-11-19 19:05:48 +00:00
Simon Forsyth
7784272c65
Allow 2x2 mountains/volcanos to be drawn at right map edge. Fixes bug #19024
2011-11-19 17:24:14 +00:00
Elvish_Hunter
0ad2329190
Fixed color adjusting in 24-hour ToD to match default schedule
2011-11-19 10:51:04 +00:00