30131 Commits

Author SHA1 Message Date
Ignacio R. Morelle
9665726d1d Added a helper function that will be shared both for showing messages...
...from the lg::wml_errors stream, and the events logdomain.
2009-01-11 23:30:17 +00:00
Ignacio R. Morelle
2ed1fe755a Add a changelog entry regarding the introduction of [wml_message]...
...and deprecation of [debug_message].
2009-01-11 23:19:31 +00:00
Eric S. Raymond
4f06d7754e WML renaming tweak at ShadowMaster's request. 2009-01-11 23:17:28 +00:00
Ignacio R. Morelle
58318983a7 Allow [wml_message] to expose the lg::debug logger.
( [wml_message] logger=dbg message=foo [/wml_message] )
2009-01-11 23:09:10 +00:00
Ignacio R. Morelle
9afc6a7cf9 Deprecated the WML handler for [debug_message] in events;...
...use [wml_message] instead, which will be extended later.
2009-01-11 23:06:22 +00:00
Ignacio R. Morelle
68d4a1cee7 Rename the lg::notifs log domain to lg::events . 2009-01-11 22:57:41 +00:00
Karol Nowak
666b39b72b Fixed naming of a private member to fit the naming convention. 2009-01-11 21:01:29 +00:00
Lari Nieminen
642874cdc9 Fixed bug #12842. 2009-01-11 19:22:00 +00:00
Fabian Müller
0b01eb933a LoW::14: Removed the different time limits per difficult level. 2009-01-11 17:13:11 +00:00
Lari Nieminen
af75a62cd7 A bunch of little cleanups, mostly TC'ing of [move_unit_fake]s. 2009-01-11 17:07:18 +00:00
Alexander van Gessel
365fbc0168 Change a "turn 21" event into "time over". 2009-01-11 17:34:30 +01:00
Nils Kneuper
748d5582af pot-update
regenerate doc files
2009-01-11 16:12:50 +00:00
Nils Kneuper
e987a38887 updated German and Spanish translation 2009-01-11 16:04:55 +00:00
Lari Nieminen
6acba79288 Removed the hideously bloaty HIGHLIGHT_UNIT macro.
Might be added back in later if implemented in a more sane manner.
2009-01-11 15:03:42 +00:00
Sergey Popov
31b4593e56 Fixed installation of translations.
Made localedirname option actually affect the directory where
translations are installed.
2009-01-11 13:15:27 +00:00
Sergey Popov
15e0575116 Rewritten InstallFiltered builder.
Made it have semantics similar to env.InstallAs and operate only on
directories.
2009-01-11 13:15:16 +00:00
Phil Barber
1f7e5b0b99 Add LordBob's Human General and Marshal portraits. 2009-01-11 12:58:31 +00:00
Lari Nieminen
713c4c66dd Added a default next_scenario= to make :n not end the campaign. 2009-01-11 10:09:10 +00:00
David White
23a329f25b made simple wml ordered properly 2009-01-11 05:50:01 +00:00
Patrick Parker
809feea121 revert a couple of lines of debugging code 2009-01-11 05:45:14 +00:00
Patrick Parker
53ffd7a3d3 possible fix for bug #12824
- prevent fire_event from prematurely committing new event handlers
2009-01-11 05:27:10 +00:00
Patrick Parker
b4f608871a fix more bugs which were introduced during an apparent refactoring attempt
- parseQuotes now handles quotes in comments correctly as it did originally
2009-01-11 01:31:12 +00:00
Ignacio R. Morelle
7cd77cf45e Recover a lost grammatical fix.
Thanks gins from the Spanish translation for pointing this out.
2009-01-11 01:23:27 +00:00
Sergey Popov
f89f6d9bdd Fixed "scons install" with gui=tiny. 2009-01-11 01:12:58 +00:00
Patrick Parker
ac41da8fd7 remove unused code section 2009-01-11 01:03:21 +00:00
Patrick Parker
d4cbd32e40 fix wmliterator.py:
- AttributeError: 'WmlIterator' object has no attribute 'printError'

  - Unwanted spam printed to the console
2009-01-11 00:59:35 +00:00
Lari Nieminen
5f95973b27 Fixed dorky filtering bugs. 2009-01-10 23:22:25 +00:00
Sergey Popov
c5d1c244f2 Fixed path separators in path to My Documents.
Convert path to My Documents to use forward slashes as path
separators since backslashes have special meaning elsewhere
in code.
2009-01-10 23:05:53 +00:00
Ignacio R. Morelle
4cfdbfc85e Fix a screwed up change in the changelog. 2009-01-10 21:22:06 +00:00
Gunter Labes
920d5a5759 fixed a typo 2009-01-10 19:36:00 +00:00
Thomas Baumhauer
40125bf122 grey out the moderation buttons in the command wrapper dialog...
...if the client is not authenticated as a mod
2009-01-10 19:19:21 +00:00
Lari Nieminen
a6ca3fa866 Added missing schedules. 2009-01-10 19:09:22 +00:00
Lari Nieminen
f542778751 Fixed some bugs. 2009-01-10 19:02:00 +00:00
Ignacio R. Morelle
9107919284 More bad grammar fixes... 2009-01-10 16:22:59 +00:00
Ignacio R. Morelle
8983a05dc6 Correct bad grammar in the SDL_net-related entry. 2009-01-10 16:22:29 +00:00
Ignacio R. Morelle
a1130f3e41 Move the whole "User interface" section down, where it belongs. 2009-01-10 16:22:01 +00:00
Ignacio R. Morelle
e079640c7e Mention the portrait background removal in changelog. 2009-01-10 16:21:40 +00:00
Ignacio R. Morelle
40406399ab Entry capitalization; why were some UI entries in Miscellaneous? 2009-01-10 16:21:21 +00:00
Ignacio R. Morelle
33828b2c1c Update the i18n & l10n section of players_changelog.
Why Ivanovic and Torangan left Danish out of the players_changelog ?
2009-01-10 16:20:41 +00:00
Ignacio R. Morelle
be2f469b80 Get new portraits listing from main changelog into players_changelog. 2009-01-10 16:20:20 +00:00
Ignacio R. Morelle
d7e7978d07 Formatting; why were User Interface entries in the Graphics category? 2009-01-10 16:19:44 +00:00
Ignacio R. Morelle
2a08a21b06 Update the new portraits list in the main changelog. 2009-01-10 16:19:26 +00:00
Jérémy Rosen
924bdedc5d add an option to disable scrolling during oponent's turn.
The fine details might need feedback/tuning from the MP community
2009-01-10 15:37:33 +00:00
Thomas Baumhauer
f3ace4861a making sending a private message the default in the command wrapper dialog. 2009-01-10 15:22:17 +00:00
Thomas Baumhauer
3086d2ccb7 updating changelog, etc. 2009-01-10 12:10:22 +00:00
Thomas Baumhauer
c647a5b48c fix scrolling through the player list in the mp lobby:
...trying to preserve the selected player the viewport of the list
would always be reset to show the selected player
2009-01-10 11:37:02 +00:00
Thomas Baumhauer
1d9114e198 clear the help string when the command wrapper dialog is shown in the lobby 2009-01-10 11:10:02 +00:00
Ignacio R. Morelle
68e1beb3c1 Fix wrong image path (portrait/). 2009-01-10 01:39:03 +00:00
Ignacio R. Morelle
fe37d9dc55 More naming consistency fixes...
...now on Iron Mauler, Lieutenant, Sergeant and Shock Trooper's portraits.
2009-01-10 01:38:27 +00:00
Ignacio R. Morelle
af36589647 Fix naming inconsistency with Troll Whelp's portrait 2009-01-10 01:37:31 +00:00