Commit Graph

37295 Commits

Author SHA1 Message Date
Nils Kneuper
c971a3f4c8 updated German translation 2009-12-12 22:00:59 +00:00
Mark de Wever
956ee4d892 changelog cleanup. 2009-12-12 20:46:50 +00:00
Mark de Wever
cfb5f46f5b Add a minimap cache for gui2.
This should make the lobby faster. The number for size and resize are picked
arbitrarily and might need some more tuning.
2009-12-12 20:44:06 +00:00
Mark de Wever
dcd202e8b3 Header inclusion cleanup and constify parameters. 2009-12-12 19:59:54 +00:00
Tomasz Śniatowski
66531d97cd remove an unneded #include 2009-12-12 19:10:01 +01:00
Nils Kneuper
b26581d1b7 updated German translation 2009-12-12 17:01:23 +00:00
Tomasz Śniatowski
035c84b67d do not trust the server-returned salt string to be 12 or more chars,
...avoiding a crash when a 1.7 client connects to a 1.6 server
2009-12-12 17:56:16 +01:00
Tomasz Śniatowski
ee01a65424 VC9 projectfile update 2009-12-12 17:52:45 +01:00
Mark de Wever
559e25808a Avoid accessing an invalid vector element.
calc_rects() can result in update_rects being empty.
2009-12-12 12:36:01 +00:00
Mark de Wever
b41db4ca8c Fix doxygen comment. 2009-12-12 12:35:39 +00:00
Nils Kneuper
f4556610fa made sure that all files are up-to-date...
...by running a "forced update" on all langs
2009-12-12 11:49:17 +00:00
Nils Kneuper
5f6229f83d pot-update
(no string changes/additions, just a reference update!)

regenerated doc files

(removed russian and swedish manual since they are not regenerated
because of "not complete enough" (<80% translated))
2009-12-12 11:39:58 +00:00
Phil Barber
2e607f986f Change Drake Flare and Flameheart weapon names, update changelogs. 2009-12-12 10:22:23 +00:00
McShark
771a3bb08d Update according to recent file changes 2009-12-11 22:52:55 +00:00
Mark de Wever
faf348b070 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-12-11 21:05:44 +00:00
Mark de Wever
bdbf29fb57 Replaced scroll_to_vertical_end to a generic one.
Also added another version for the horizontal scrollbar.
2009-12-11 21:05:40 +00:00
Mark de Wever
7afa0e46a3 Strip trailing whitespace. 2009-12-11 21:05:36 +00:00
Mark de Wever
961b81e997 Remove twindow::set_event_loop_pre_callback().
This was a kind of ugly hack, which is no longer needed since
2009-12-11T20:30:26Z!koraq@xs4all.nl.
2009-12-11 21:05:31 +00:00
Benoît Timbert
03a1925695 French translation update 2009-12-11 20:49:13 +00:00
Mark de Wever
009ff857e2 MP lobby refresh to the new timer engine. 2009-12-11 20:30:26 +00:00
Mark de Wever
04b100a76e Remove the old hover event. 2009-12-11 20:29:48 +00:00
Mark de Wever
85df60966c Convert the hovering to the new timer. 2009-12-11 20:29:40 +00:00
Richard Kettering
e4dca4e666 Added Zarel to the credits. 2009-12-11 08:18:05 +00:00
Tomasz Śniatowski
ab03415adf on doubleclick on a player on the playerlist...
...(after the dialog is closed), select the game the player's in
2009-12-11 02:45:39 +01:00
Tomasz Śniatowski
19fd729b65 Partial fix for bug #14741 (chat log scrolling to top on message added).
Will now scroll to bottom which is a less dumb thing to do.

Added a tscrollbar_container::scroll_to_vertical_end()...

...member function in gui as I couldn't find a way to change the
scroll position from within dialog code.
2009-12-11 01:59:22 +01:00
Tomasz Śniatowski
130786103c partial work around for bugs #14741 and #14847...
...reselect the previously-selected game on a gamelist update
2009-12-11 01:59:13 +01:00
Tomasz Śniatowski
fc8350cc20 fix build issues wrt missing #includes on windows/mingw 2009-12-11 00:39:42 +01:00
Mark de Wever
e4387da523 Added a new gui2 timer engine. 2009-12-10 20:30:35 +00:00
Nils Kneuper
1859df5c28 updated German translation 2009-12-10 15:56:27 +00:00
Nils Kneuper
9c5ef07370 updated Slovak translation 2009-12-09 23:02:42 +00:00
Benoît Timbert
ac2b2442a2 French translation update 2009-12-09 20:15:30 +00:00
Nils Kneuper
2f69f7c859 updated Latvian and Portuguese (Brazil) translation 2009-12-09 18:53:44 +00:00
Eric S. Raymond
803fd0ca08 Political cover. 2009-12-09 03:46:38 +00:00
Nils Kneuper
39b27a21a4 updated Lithuanian translation 2009-12-08 22:45:33 +00:00
Nils Kneuper
d6b83dbbcf updated index file
regenerate po files

updated Latvian translation
2009-12-08 22:40:05 +00:00
Guillaume Melquiond
6e004820b5 Added small hack to ease loading of middle-of-scenario 1.6 savefiles.
To be removed for 1.10.
2009-12-08 20:52:48 +00:00
Mark de Wever
5d47584a12 Set the translate flag with the addon script.
patch #1387.
2009-12-07 19:33:57 +00:00
Nils Kneuper
fcd4e560b0 updated Russian translation 2009-12-07 19:27:41 +00:00
Nils Kneuper
d72b5f90fc ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2481 KiB on 48 files
 Optimized size: 2349 KiB
   Total saving: 132 KiB = 5% decrease
2009-12-07 19:16:03 +00:00
Alexander van Gessel
96da7ef3ab Simplify some WML 2009-12-07 00:57:56 +01:00
Guillaume Melquiond
58c7896b99 Reduced amount of overlapping rectangles sent to SDL. (Patch #1141.) 2009-12-06 20:10:31 +00:00
Nils Kneuper
4e7a4becc9 updated Portuguese (Brazil) translation 2009-12-06 19:24:40 +00:00
Guillaume Melquiond
2d11bf600c Reverted 2009-12-06T18:38:08Z!koraq@xs4all.nl.
Worked around the failure of debug assertion.
2009-12-06 19:00:41 +00:00
Mark de Wever
98327accbc Fix an off by one error. 2009-12-06 18:38:08 +00:00
Mark de Wever
230a7f2359 Add a runtime event handler test.
This makes sure an event fired for the wrong type will assert instead of
silently do nothing.
2009-12-06 17:44:25 +00:00
Guillaume Melquiond
fad64d1df0 Made gui2 use the same tooltip settings as gui1. 2009-12-06 17:14:56 +00:00
Guillaume Melquiond
11705d4c90 Allowed [terrain] tag to modify borders. (Fix for bug #14819.) 2009-12-06 16:01:06 +00:00
Mark de Wever
01d5fa6a78 Enable the preferences hotkey in the lobby.
Also add a helper wrapper so a void member function can be used as
hotkey callback.
2009-12-06 15:45:47 +00:00
Guillaume Melquiond
2d6e99969b Prevented filtering on truncated values. (Fix for bug #14393.) 2009-12-06 15:24:28 +00:00
Guillaume Melquiond
0b5a606196 Removed a bit of 'tonumber' noise. 2009-12-06 13:59:12 +00:00