36926 Commits

Author SHA1 Message Date
Nils Kneuper
1f214c804b the edits should go into template.html, *not* into index.en.html 2009-11-15 21:20:33 +00:00
Eric S. Raymond
a74da8e9c8 Fix some string freeze breaks and update a translation. 2009-11-15 21:08:05 +00:00
Iurii Chernyi
b55744d0ec LoW::1: add a scaled-by-difficulty ai parameter to another orc side 2009-11-15 21:00:24 +00:00
Iurii Chernyi
f916c2bf55 fix bug #14768: made AI observe changes in allowed recruits,
...thus, fixing the issue with AI not recruiting when some of its
recruits are removed by outside sources (such as by WML
[disallow_recruit]) and fixing some related issues.
2009-11-15 20:56:58 +00:00
Eric S. Raymond
d4feffab7d Revise sections on the AI. 2009-11-15 20:24:31 +00:00
Eric S. Raymond
253de1f413 Second draft of 1.8 announcement. 2009-11-15 20:10:09 +00:00
Benoît Timbert
acc8f66191 French translation update 2009-11-15 19:48:48 +00:00
Jérémy Rosen
a37a94813e recommit patch 1123, apparently I didn't the first time 2009-11-15 19:46:55 +00:00
Mark de Wever
200d8a305c Renable the invalidate layout.
Reverts 2009-11-15T13:30:48Z!koraq@xs4all.nl and add comment what's the problem with it.
2009-11-15 14:46:14 +00:00
Mark de Wever
31bb203d0a Another small mp lobby size improvement.
The chatlog now really fills the wanted area.
2009-11-15 14:02:49 +00:00
Mark de Wever
8007a19c89 Remove another invalidate layout call.
Not 100% sure whether it will work properly so comment it out instead of
really removing.
2009-11-15 13:30:48 +00:00
Mark de Wever
4651d2bc52 Better handle a mouse event for a disabled widget.
This can happen if you have a scrollbar grip selected and the scrollbar
disappears (due to a resize) the game would end with an assertion.
2009-11-15 13:30:42 +00:00
Mark de Wever
9dd4087d78 Let the player area grow.
After it's fully grown it's possible to let the list do it's own
resizing.
2009-11-15 12:51:58 +00:00
Chusslove Illich
dcba4c4ed6 Updated localized images for Serbian. 2009-11-15 12:16:31 +00:00
Chusslove Illich
aba27185b3 Updated translation for Serbian. 2009-11-15 12:15:43 +00:00
Nils Kneuper
c2fe7618a4 add files to create the new announcement
so far this is basically a copy of the 1.6 announcement (including po
files) where the content itself was replaced with "fill me with
content" entries
2009-11-15 11:14:24 +00:00
Mark de Wever
0225334c83 Let scroll label ask for a resize when needed. 2009-11-15 10:10:48 +00:00
Mark de Wever
a3de0cf7d6 Allow content to notify about a resize.
At the moment when content of a scrollbar container needs a resize it
directly calls the window. If there are already scrollbars shown the
scrollbar container could handle the resize as well. Make that so.

When the scrollbars aren't shown the container might already be big
enough to handle the resize as well. This change is deemed too
intrusive for 1.8 and will be done post 1.8.
2009-11-15 10:10:38 +00:00
Mark de Wever
a49b6147b4 Don't reserve space for the scrollbars. 2009-11-15 10:10:27 +00:00
Steven Panek
f534261bf2 Added the Latin version of the TRoW logo. 2009-11-15 09:40:23 +00:00
Eric S. Raymond
c4ccf93591 Address bug #14766: Wrong portrait for merman entangler. 2009-11-15 02:43:31 +00:00
Eric S. Raymond
b8ffee89b4 Repeated tries on Medium by the playtester I'm married...
...to reveal a balance issue - it's very hard to recruit enough troops
at the cave mouth not to get overwhelmed by Durstrag and the undead.
I'm trying making the chest of gold a bit richer.
2009-11-15 02:24:03 +00:00
Eric S. Raymond
6f2a19d325 Replace a few remnant Earth-human proper names with existing...
...(thus, already translated) Wesnothian ones.  Will require a pot-update.
2009-11-15 01:35:40 +00:00
Nils Kneuper
83ba6761a2 updated Polish translation 2009-11-14 23:50:36 +00:00
Mark de Wever
d6db02c284 Set the scrollbar mode for the MP lobby chatlist. 2009-11-14 21:43:54 +00:00
Mark de Wever
61da4c643c Replace some unused code with the proper version.
The old scrollbar hide implementation was unused and the new version is
needed for the MP lobby.
2009-11-14 21:43:50 +00:00
Mark de Wever
a90d22b94b Add a special label for the scroll_label.
The old label was always centred which looked bad if the label is larger
as needed, now it's always starting on top.
2009-11-14 19:49:23 +00:00
Mark de Wever
e53fb069cc Properly initially size the MP chat log. 2009-11-14 19:20:27 +00:00
Mark de Wever
1c8638c55d Properly set the grow behaviour of the multi page. 2009-11-14 19:20:19 +00:00
Mark de Wever
73a9e41a15 Change log_text to a scroll_label in the lobby.
This simplifies the code.
2009-11-14 19:20:06 +00:00
Mark de Wever
c97ea4549e Increasing the size of the MP lobby works properly.
Reducing the size especially in the size where scrollbars are needed
still seems to result in crashes.

(Partly fixes bug #14759.)
2009-11-14 16:09:53 +00:00
Benoît Timbert
678bd9ac52 Updated french translation 2009-11-14 14:49:32 +00:00
Nils Kneuper
8549ee8cde updated Latin translation 2009-11-14 09:54:50 +00:00
Nils Kneuper
a0a7e2e696 pot-update (string changes/additions in -lib and -utbs)
regenerated doc files
2009-11-14 09:53:25 +00:00
Eric S. Raymond
0c40c05101 An actual, *tested* fix... 2009-11-14 08:46:16 +00:00
Eric S. Raymond
697eaabe76 And yet another try at making Espreon's new directive work. 2009-11-14 08:14:39 +00:00
Eric S. Raymond
b82cf8562a Fix for the fix for FR #14248. 2009-11-14 08:11:23 +00:00
Eric S. Raymond
034eacd0ba Trying a better solution for FR #14248. 2009-11-14 07:57:50 +00:00
Eric S. Raymond
5c92cfe5d7 Add another ability/special-motes pair. 2009-11-14 07:33:49 +00:00
Tomasz Śniatowski
de1bd335bb dump response from a /rooms query into the chat area 2009-11-14 01:26:00 +01:00
Tomasz Śniatowski
2c553d4dee add two (commented out atm, waiting for string unfrozing)...
...strings to new lobby to deal with room joins/parts.
2009-11-14 01:25:54 +01:00
Tomasz Śniatowski
f5ccfe6b1f add room_info::members() 2009-11-14 01:25:48 +01:00
Tomasz Śniatowski
2f15ad254f Fix some internal logic mishaps wrt new lobby client side room part handling. 2009-11-14 01:25:42 +01:00
Tomasz Śniatowski
f8bc4aa7db fix new lobby bug not allowing a player to rejoin a room he or she just left 2009-11-14 01:25:37 +01:00
Tomasz Śniatowski
f6666e6489 add some new lobby logging regarding close room window button behavior 2009-11-14 01:25:30 +01:00
Tomasz Śniatowski
e7e2b7fa6c fix some strings not being translateable in new lobby (2 new strings) 2009-11-13 21:39:24 +01:00
Mark de Wever
615d4cf67f Move a unit in the test scenario.
This allows easy access to the poison test dialog.
2009-11-13 19:19:59 +00:00
Mark de Wever
33361e5a86 Improve logging. 2009-11-13 19:19:47 +00:00
Mark de Wever
e1cdfc6087 Add tpassword_box::get_control_type. 2009-11-13 19:19:35 +00:00
Mark de Wever
06d08aa567 Remove code disabled with GUI2_OLD_EVENT_DISPATCHER 2009-11-13 19:19:22 +00:00