Lari Nieminen
f1ab17e660
Fixed bug #12846 .
2009-01-15 17:36:08 +00:00
Phil Barber
e7d9513b04
Add and wire Death Knight portrait by me and Girgistan, update changelog
2009-01-15 17:06:47 +00:00
David White
183d5553b7
added diagnostics to simple_wml
2009-01-15 10:09:18 +00:00
Lari Nieminen
6b714ac64e
Updates to reef movement/defense from Doc Paterson.
2009-01-15 05:56:32 +00:00
Ignacio R. Morelle
35ef628799
Fix a typo: Uraredia instead of Uradredia.
2009-01-15 02:28:18 +00:00
Nils Kneuper
47ce4859e8
updated German translation
2009-01-14 20:48:31 +00:00
Nils Kneuper
b3d391398a
fix translations for ANL, now they even work ;)
2009-01-14 20:41:24 +00:00
Thomas Baumhauer
44a43e7068
small fix and an explanation of the password remembering function...
...
...in the preferences
2009-01-14 15:21:24 +00:00
Nils Kneuper
d4ae8a322b
updated Hungarian and Slovak translation
2009-01-14 13:57:00 +00:00
Thomas Baumhauer
ba0692ceb2
add option to prevent the password from being saved
2009-01-13 22:31:03 +00:00
Ignacio R. Morelle
d947002ca4
Fix my email address and name entries in the .po header of /po/wesnoth-did/es.po
2009-01-13 21:11:01 +00:00
Thomas Baumhauer
61fc432f9b
somewhat clearing the multiplayer login dialog mess:
...
- added the possibility to provide a password in the mp method selection dialog
- merged all dialogs that displayed erros or allowed entering the
username or password into one dialog.
- password is now saved in preferences (todo: add option to turn this off)
2009-01-13 20:46:19 +00:00
Ignacio R. Morelle
51fa967ce8
Wire-in Pekka's runic hammer attack icon.
2009-01-13 20:29:11 +00:00
Ignacio R. Morelle
a3d16dc48d
Remove a line of a copy-pasted block of code in show_wml_messages(),
...
...which was causing duplication of [wml_message] text in stderr.
2009-01-13 17:00:28 +00:00
Nils Kneuper
1f7b7f7bcb
updated Chinese (Simplified) translation
2009-01-13 10:37:57 +00:00
Tomasz Śniatowski
8365c81ef0
try to avoid restarting the music on load game...
...
...if the song remains in the playlist
2009-01-13 11:31:20 +01:00
Tomasz Śniatowski
ea31aa6324
expand sound:: interface a bit
2009-01-13 11:26:54 +01:00
Tomasz Śniatowski
3708b6b8c9
add [replace_map] functionality.
...
Allows completely changing the map in a scenario, including loading a
map with a different size.
2009-01-13 11:26:22 +01:00
Nils Kneuper
91acb9022e
updated Chinese (Simplified) translation
2009-01-13 09:04:26 +00:00
Ignacio R. Morelle
2590e6ce36
Fix indentation of first changelog entries.
2009-01-13 02:35:13 +00:00
Ignacio R. Morelle
b1406a6f50
I could not avoid documenting 2009-01-13T00:08:13Z!shadowm@wesnoth.org in the changelog,
...
...being the Oldest Bug Ever(tm) as far as I know.
2009-01-13 00:11:56 +00:00
Ignacio R. Morelle
57daf8d6f7
Major string melt ahed.
...
Replace "Lord Dionli" with "Lady Dionli" since the former is not correct...
...English, and she's using a female-only unit_type (Elvish Shyde).
This change is approved by ESR.
2009-01-13 00:08:13 +00:00
Phil Barber
d958e6cb05
Add alternate Marshal portrait by LordBob, update changelog.
2009-01-12 23:26:02 +00:00
Phil Barber
b2e49291b7
Update changelogs to fix the formatting.
2009-01-12 22:14:36 +00:00
Phil Barber
e590196431
Update changelogs to fix the formatting.
2009-01-12 22:10:43 +00:00
Nils Kneuper
9f1b97f3b0
updated Spanish translation
2009-01-12 22:05:11 +00:00
Phil Barber
a86fbf6f1a
Update changelogs to include new portraits.
2009-01-12 22:03:02 +00:00
David Philippi
364f8e1749
spanish translation update
2009-01-12 21:44:25 +00:00
Nils Kneuper
3dca123b6a
updated Czech translation
2009-01-12 21:19:32 +00:00
Ignacio R. Morelle
8d76c7dda4
Fix invalid memory accesses once the first add-on has been downloaded...
...
...for the "Update All" mechanism (bug #12837 ).
2009-01-12 20:35:04 +00:00
Ignacio R. Morelle
ea2c178b7e
Fix "multiplayer UI" alignment and spacing (tsk, tsk)
2009-01-12 20:34:27 +00:00
Ignacio R. Morelle
55e3ef4044
Don't attempt to write error messages from an empty ostringstream...
...
...to stderr, in remove_local_addon(), when no errors have occurred to
have been written in the ostringstream.
2009-01-12 20:34:07 +00:00
Ignacio R. Morelle
c73a951e72
Fix a small logic mistake that made _info.cfg be generated...
...
...with type=unknown when the downloaded add-on's type is *known*.
2009-01-12 20:33:47 +00:00
Ignacio R. Morelle
9d1a3a94da
Fix a small flaw in which we are putting a std::ostringstream's
...
streambuf address into stderr, instead of putting its real contents.
2009-01-12 20:33:24 +00:00
Thomas Baumhauer
1cfc820ee4
slight improvement of the login dialog mess:
...
...remove the dialog that displays an error message and display the
error in the dialog for choosing a new username instead
2009-01-12 20:08:38 +00:00
Mark de Wever
7f89a340d7
Fix a compiler warning.
2009-01-12 19:23:46 +00:00
Mark de Wever
eb4fd385a2
Comment out an unused parameter.
2009-01-12 19:23:23 +00:00
Ignacio R. Morelle
8ff15e743c
It may be better to mention that messages are output to the in-game chat...
...
...too (INFO, WARNING, ERROR and DEBUG documentation).
2009-01-12 18:36:10 +00:00
Ignacio R. Morelle
dd5263ee23
Mention usage of :log in the DEBUG, LOG and WARNING macros'
...
documentation, and remove useless indications in ERROR's documentation
(the 'error' log level cannot be cancelled).
2009-01-12 18:35:25 +00:00
Ignacio R. Morelle
7ebc1d69bd
Add the DEBUG macro to accompany LOG, ERROR and WARNING.
2009-01-12 18:32:35 +00:00
Ignacio R. Morelle
db120a6d4e
Updated the LOG, WARNING and ERROR macros' documentation...
...
...since the 'notifs' logdomain has been replaced with 'wml'.
2009-01-12 18:21:55 +00:00
Ignacio R. Morelle
171b224422
Upgraded WML after deprecation of [debug_message].
2009-01-12 18:10:02 +00:00
Ignacio R. Morelle
49ab92316a
Mention the new logdomain in [debug_message] 's deprecation message.
2009-01-12 16:57:50 +00:00
Sergey Popov
4c9037f023
Added extra_flags_config option to scons.
...
Those flags affect configuration and all builds.
2009-01-12 15:16:30 +00:00
Lari Nieminen
d47ee300a5
Fixed the controller not getting fired for the right side...
...
...after selecting a location to protect.
2009-01-12 13:50:45 +00:00
Alexander van Gessel
825118f1b6
Remove a double [endlevel].
2009-01-12 02:18:31 +01:00
Ignacio R. Morelle
a6a2932504
Made [wml_message] much more useful...
...
...by outputting the messages to the in-game interface (chat)
according to the log severity of the "wml" log domain.
2009-01-12 01:11:07 +00:00
Ignacio R. Morelle
7473a388bb
Get rid of the ***_WML macros since their raison d'être...
...
...(lg::a.dont_log(lg::b)) will be used early enough and for more than
one operation.
2009-01-12 01:10:44 +00:00
Ignacio R. Morelle
ee9a99ee6d
Surround the if/else blocks in put_wml_message() in braces...
...
...to avoid possible ambiguities. Issue pointed out by Sapient.
2009-01-12 00:44:34 +00:00
Ignacio R. Morelle
21365df863
Possible fix for a major problem originated by 2009-01-12T00:29:45Z!shadowm@wesnoth.org;...
...
...memory smashing due to a case of t_string illness.
2009-01-12 00:41:43 +00:00