5525 Commits

Author SHA1 Message Date
Nils Kneuper
1e1e081d6d updated German and Slovak translation 2012-01-06 19:21:35 +00:00
Ignacio R. Morelle
471620c5ea Solve security (denial of service) issue in the WML preprocessor (bug #19233) 2012-01-06 19:12:42 +00:00
Nils Kneuper
394ec392e7 change the font used for CJK translations (part3)
changelog entry
2012-01-06 13:41:09 +00:00
Nils Kneuper
4ab811a879 add corrected entries for the --campaign commandline switch
to the manpage (fixed bug #19245)
2012-01-06 11:02:37 +00:00
Ignacio R. Morelle
162ee4684e Fixed various editor crashes related to drawing/filling operations
(bug #18298)
2012-01-03 04:43:40 +00:00
Anonymissimus
b51a4faedc changelog update 2012-01-02 22:12:48 +00:00
Steven Panek
c55e085374 Updated the Spanish translation. 2012-01-02 02:38:34 +00:00
Nils Kneuper
0f336c20bb changelog update/correction 2012-01-01 23:03:41 +00:00
Nils Kneuper
d3281cc22d updated Hungarian translation 2012-01-01 13:58:44 +00:00
Steven Panek
612b962d9f Fixed a grammatical error in feral's description. 2011-12-30 10:20:02 +00:00
Nils Kneuper
1c3d19d791 updated Estonian translation 2011-12-29 22:18:49 +00:00
Nils Kneuper
7bf102d3f8 updated Galician and Norwegian translation 2011-12-29 10:12:55 +00:00
Ignacio R. Morelle
bbdbbacbec Forgot to add a bug number 2011-12-26 23:41:55 +00:00
Ignacio R. Morelle
c3d3331114 Fixed terrain palette shrinking to the size of small categories...
...when switching maps (bug #19218)
2011-12-26 22:02:19 +00:00
Ignacio R. Morelle
b26a1f31b4 editor: Fix overpainting of transparent tile icons on the editor palettes
Adds a missing gui::widget::bg_restore() call done for each single icon
to avoid painting over and over again onto already blitted icons. Now
icons (and their selection rectangles) are blitted on top of the
original sidebar background.
2011-12-26 19:55:47 +00:00
Nils Kneuper
a81a66fb44 updated French translation 2011-12-26 13:14:56 +00:00
Chusslove Illich
40819d8db9 Updated translations for Serbian. 2011-12-26 12:35:42 +00:00
Alexander van Gessel
ccabb938ad Dutch translation update 2011-12-25 16:38:56 +01:00
Steven Panek
e63f1f9522 Updated the Latin translation. 2011-12-24 20:00:12 +00:00
Nils Kneuper
2de37c8c77 updated Chinese (Simplified) translation 2011-12-23 13:58:13 +00:00
Anonymissimus
ac0e42277c changelog update 2011-12-21 21:09:15 +00:00
Alexander van Gessel
91b915edf4 Apply patch for bug #19032 from coffee 2011-12-21 03:18:19 +01:00
Anonymissimus
b0c86d5be7 more changelog format 2011-12-19 21:32:56 +00:00
Ignacio R. Morelle
230d76fc6b Changelog format 2011-12-19 19:48:03 +00:00
Anonymissimus
4da221f735 changelog update 2011-12-19 18:31:21 +00:00
Nils Kneuper
83465da24f post release version bump to 1.9.13+svn
fixed the spacing between the sections in the players_changelog (two
empty lines between different releases and one line between each
section!)
2011-12-19 14:52:44 +00:00
Nils Kneuper
223678dd4d bump version to 1.9.13 2011-12-19 14:22:30 +00:00
Ignacio R. Morelle
fc9e7ef291 Fixed bug #16571:
(Multiplayer login error with certain username or password formats)

The new username/password serialization format is as follows: @ <field
value> @ Old usernames/passwordswill be converted as necessary when
the user changes their credentials in-game. The user will to hit
#16571 once if they are using an affected username or password saved
by a previous version.

Unfortunately, the underlying cause is still around and this only
fixes this particular case by forcing new usernames and passwords to
be stored in a format that can only be interpreted as a string by the
config class. Dealing with it isn't feasible at this point, so I'll
file a separate bug for the general case and mark it as Postponed
later.
2011-12-18 19:33:53 +00:00
Anonymissimus
f8c4f1f121 changelog correction 2011-12-18 15:11:19 +00:00
Steven Panek
19c5dae932 Updated the Latin translation. 2011-12-18 06:05:26 +00:00
Steven Panek
a287c68732 Updated the changelogs. 2011-12-18 03:27:20 +00:00
Ali El Gariani
25ad2502de update changelog 2011-12-17 23:29:59 +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
Mark de Wever
63528912fa Fixes crash when using fullscreen on Mac OS.
Fixes a problem when using the SDL nightly builds (post 1.2.14).

The direct blurring of the screen fails on OS X, since the surface is
not a neutral surface, so only testing for 32 bpp isn't enough. Exports
the neutral surface test from sdl_utils to have a proper test in the
canvas code.

This commit helps fixing bug #18319, but the speed of rendering is still
too slow.

Thanks to Alarantalara for testing the code on OS X.
2011-12-17 20:27:56 +00:00
Mark de Wever
6c6bf6e3a2 Added the NativeClient port code.
Thanks to Evgeniy Stepanov for providing the patch.
2011-12-17 16:37:19 +00:00
Nils Kneuper
828550e58d updated Hungarian translation 2011-12-17 15:29:28 +00:00
Steven Panek
b116156ef0 Updated the changelog. 2011-12-17 09:48:28 +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
e2b5f1694d changelog correction 2011-12-16 20:14:24 +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
8376a5d764 Updated the Old English translation. 2011-12-16 04:36:45 +00:00
Steven Panek
a0336a9be4 Updated the changelogs. 2011-12-16 04:22:50 +00:00
Anonymissimus
c3e5ea2068 changelog update 2011-12-16 01:30:47 +00:00
Nils Kneuper
91a4c37692 updated Galician and Lithuanian translation 2011-12-15 21:04:44 +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
Nils Kneuper
08336216dd updated German and Korean translation 2011-12-13 10:52:41 +00: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
Steven Panek
562bb5c2a3 Updated the British English translation. 2011-12-11 22:41:45 +00:00