Commit Graph

47771 Commits

Author SHA1 Message Date
Ignacio R. Morelle
86132d84d6 Hotkey preferences: Make the modifiers-on-screenshot-hotkey...
...warning use proper English and a title
2011-10-31 19:45:47 +00:00
Ignacio R. Morelle
562aee8ca4 Update changelog 2011-10-31 19:26:20 +00:00
Ignacio R. Morelle
ad2d23f83f Hotkey Preferences: Tweaked listbox layout for consistency,
...and made the dialog fit on 800x480
2011-10-31 19:21:36 +00:00
Ignacio R. Morelle
f0e1e23443 Revert all the pofix rules related to the UI cleanup...
...since pofix doesn't know about textdomains and does partial
matching for some retarded reason

Too bad I still wasted my time doing lots of copy/paste because nobody
explained this to me.
2011-10-31 19:15:09 +00:00
Nils Kneuper
a1a49cc160 updated Finnish translation 2011-10-31 19:01:34 +00:00
Ignacio R. Morelle
948eb74c33 Preferences: Use the translated t_string values...
...to sort Advanced Preferences instead of the C values

(Pointed out by AI0867 on IRC.)
2011-10-31 16:32:06 +00:00
Ignacio R. Morelle
0e14ce3c11 Update changelog 2011-10-31 16:12:17 +00:00
Ignacio R. Morelle
784806a082 Preferences, Map Generator: Replace the non-standard "Close Window"...
...command with "OK"
2011-10-31 16:05:53 +00:00
Ignacio R. Morelle
366d7b6357 Preferences: Fix background overlap glitch...
...near the bottom of the dialog on vertical resolutions < 600 pixels

Resolutions of 600 and more do not require such a fix, and I'm not
really sure yet about whether the involved geometry change looks good.
2011-10-31 16:01:05 +00:00
Ignacio R. Morelle
d5a0cce568 Sort Advanced Preferences entries by translated name at runtime
(I don't really have translations enabled, someone test please.)
2011-10-31 15:38:36 +00:00
Steven Panek
d9ac5bdb76 Updated the Latin translation. 2011-10-31 14:45:58 +00:00
Nils Kneuper
3642d7228e updated Indonesian translation
updated Indonesian translation credits entry
2011-10-31 10:30:37 +00:00
Steven Panek
f8a16ff85a Applied pofix to *.po* in wesnoth and wesnoth-lib. 2011-10-31 07:28:18 +00:00
Steven Panek
b194bf3724 Made it so that red=, blue=, and green= actually work for lose objectives. 2011-10-31 07:14:27 +00:00
Ali El Gariani
6bba936740 update changelog 2011-10-31 02:40:39 +00:00
Ali El Gariani
26f6efa0f6 update changelog 2011-10-31 02:40:36 +00:00
Ali El Gariani
69236fd89e Revert a part of 2011-08-06T11:32:19Z!thonsew@yahoo.com...
...which was a bad fix for a bug now correctly fixed by

2011-10-31T00:04:32Z!alinkmaze@gmail.com
2011-10-31 02:40:34 +00:00
Ali El Gariani
020d2e986f oops, forget to remove debug code 2011-10-31 02:28:31 +00:00
Ignacio R. Morelle
1cba288758 Preferences: Switch a slider label from Title Case to Sentence case 2011-10-31 02:11:46 +00:00
Alexander van Gessel
654eaa907f Add a --git option to wescamp.py,
...to interface with the future repositories on github.
2011-10-31 03:10:03 +01:00
Alexander van Gessel
01e1efb5d9 Add libgithub.py, for usage in wescamp.py 2011-10-31 03:09:36 +01:00
Ignacio R. Morelle
ef78414771 Hotkeys: Made the Play/Stop Network Game and...
...Play/Reset/Stop Replay action titles more self-explanatory

Formerly, Play/Stop Network Game had the exact same tiles as Play/Stop
Replay, which must have confused some people at some point.
2011-10-31 01:54:31 +00:00
Ignacio R. Morelle
3842b4f6ff Hotkeys: Change applicable entries from Sentence case to Title Case
All Hotkey menu entries are candidates for inclusion in dropdown menus
in ThemeWML; therefore, they must abide by the style guidelines for
dropdown menus.

There are a few semantic changes in this commit for clarification/proper
English/more concise wording. Those are not being added to pofix.
2011-10-31 01:51:24 +00:00
Ali El Gariani
5ab570b508 Fix bug #18681 (local ToD glitches caused by patch #2664)
Still keep the patch(use ~CROP on terrains) by separating ToD lights
from normal image path functions, which will also allow to optimize
them more later
2011-10-31 00:04:32 +00:00
Steven Panek
b3212b9e56 Killed a problematic pofix rule. 2011-10-30 23:25:23 +00:00
Fabian Müller
f3ee3c99a8 LoW::3: Redone unit setup. 2011-10-30 22:49:06 +00:00
Ignacio R. Morelle
5a01f57bcc Spelling fix in the 1.9.9 changelog: [end_level] is still [endlevel] 2011-10-30 22:19:14 +00:00
Ignacio R. Morelle
49d801cf91 gui2/tmp_create_game: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:44:38 +00:00
Ignacio R. Morelle
666a29ab49 Load Game: convert "Scenario start"...
...savegame designation to use Sentence case as the recently
introduced "Test scenario" already does

Also added pofix rule for the two textdomains where this appears.
2011-10-30 21:35:24 +00:00
Ignacio R. Morelle
7430feaf45 Advanced Preferences: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:27:25 +00:00
Ignacio R. Morelle
ae61f07503 Preferences: According to Espreon, Hz (abbrev. of Hertz) should stay capitalized 2011-10-30 21:11:45 +00:00
Ignacio R. Morelle
9ba92b5904 MP game setup: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 21:10:06 +00:00
Ignacio R. Morelle
8fde890736 pofix: Reconcile conflicting rules 2011-10-30 21:00:39 +00:00
Ignacio R. Morelle
9e210916fd Map generator: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 20:59:00 +00:00
Ignacio R. Morelle
c25184390b pofix: Oops, removed empty rules 2011-10-30 20:54:37 +00:00
Ignacio R. Morelle
df5ac7e5b6 Lobby: Converted instances of Title Case...
...in checkbox labels to Sentence case per upcoming UI Style Guide
change
2011-10-30 20:52:13 +00:00
Ignacio R. Morelle
36f8059e59 Preferences: Missing conversion in previous commit that was added to pofix 2011-10-30 20:49:08 +00:00
Ignacio R. Morelle
6e9da57a40 Preferences: Converted instances of Title Case...
...in checkbox and slider labels to Sentence case per upcoming UI
Style Guide change
2011-10-30 20:44:38 +00:00
Ignacio R. Morelle
f9854fd55d gui2: Converted slider label from Title Case to Sentence case 2011-10-30 20:28:24 +00:00
Ignacio R. Morelle
001197cfc5 gui2: Converted instances of Title Case in checkbox labels...
...to Sentence case per upcoming UI Style Guide change
2011-10-30 20:28:06 +00:00
Ali El Gariani
157e1114d0 Add a menu item to expose the "Refresh WML" (F5) in editor
This finally finishes off bug #16689
2011-10-30 19:42:10 +00:00
Simon Forsyth
b86a6cefb7 Update Xcode project 2011-10-30 14:17:00 +00:00
Mark de Wever
cd5d9ce364 Fix compilation in c++0x mode.
Replaces the deprecated std::auto_ptr with boost::scoped_ptr.
2011-10-30 13:04:05 +00:00
Mark de Wever
efaf516e8b Strip trailing whitespace. 2011-10-30 10:35:31 +00:00
Mark de Wever
dc568653d4 Add the get_selected_terrain function.
Avoiding the report functions to directly access a not explicitly
exported variable. (The solution is not beautiful as well, but better
as the previous hack.)
2011-10-30 10:35:27 +00:00
Mark de Wever
bdcc995e3b Add the get_left_button_function function.
Avoiding the report functions to directly access a not explicitly
exported variable. (The solution is not beautiful as well, but better
as the previous hack.)
2011-10-30 10:35:22 +00:00
Ignacio R. Morelle
838b0777e6 Fix a very rare theme GUI glitch causing menus and buttons...
...to be temporarily visible as solid color rectangles at the start of
a scenario start event

In mainline, it could be reproduced in DW::1 at least.

(I tried hard to find this in the bug tracker as I was sure it was
filed before, but I couldn't locate any relevant entries.)
2011-10-30 08:51:01 +00:00
Ignacio R. Morelle
a7afc23284 Skip rendering the minimap offscreen on 0x0 surfaces
This happens when using a theme with no minimap panel, previously
resulting in a spurious "Create an empty image" warning in stderr (from
sdl_utils.cpp scale_surface() function). There's no need to waste time
doing math on an empty surface and getting in my way with user reports
about harmless warnings in my campaign.
2011-10-30 07:48:10 +00:00
Ignacio R. Morelle
b87c132fce Fix (apparently my own) grammar fail in the changelog 2011-10-30 07:47:57 +00:00
Ignacio R. Morelle
6663c7aba3 Align changelog header 2011-10-30 07:47:43 +00:00