Steven Panek
3762a02bf0
Complete Mid-day -> Mid-day.
2011-03-25 09:11:29 +00:00
Thibault Févry
46ce51c8ff
More whitespace removal
2011-03-24 20:52:22 +00:00
Nils Kneuper
d91f8e488e
add a rule to fix the font string automagically for translations
...
NOTE: the rule line will automatically generate a warning for an
already fixed string (because this is what happens if just something
is appended)
2011-03-20 12:35:27 +00:00
Mark de Wever
d776161ab8
Change the wiki grabber macro definition.
...
Now looks more like the description part, backwards compability layer is
still there. (The output of the wiki grabber tool didn't change with
this commit.)
2011-03-14 20:36:58 +00:00
Thibault Févry
5f3fdc7f4f
Remove trailing whitespaces.
2011-03-12 01:21:10 +00:00
Thibault Févry
384981b974
Use isinstance instead of type() checks.
...
Use repr() instead of deprecated . Also make it fully respectfull of Pep8.
2011-03-12 01:15:58 +00:00
Nils Kneuper
1b081b5c32
automatically remove the files with pixel differences...
...
...from the changed file list (making sure that those can't end
committed)
2011-03-11 14:31:18 +00:00
Nils Kneuper
0d5aa46e74
ran utils/wesnoth-optipng
...
(not commiting any files that were reported as broken, there are many!)
Original size: 130846 KiB on 10530 files
Optimized size: 127520 KiB
Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Steven Panek
c02be28c9e
'Mid-Day' -> 'Midday'.
2011-03-02 22:02:45 +00:00
Steven Panek
9d78b8f301
Merged duplicate domains.
2011-03-02 21:16:07 +00:00
Thibault Févry
f074eb1352
Little cleanup before switching to argparse.
2011-03-02 21:13:54 +00:00
Thibault Févry
920a1aa26e
Make wiki_grabber.py handle nest levels for descriptions.
...
Also remove the dirty whitespace hack.
2011-03-02 20:13:28 +00:00
Karol Nowak
634685917e
Fixed vim modeline, removed unusued import.
2011-02-27 13:32:03 +00:00
Karol Nowak
1bf1598f0c
Save the list of broken files to a temporary file.
2011-02-27 13:32:00 +00:00
Karol Nowak
93c0f93339
Integrated compare_images.py with wesnoth-optipng.
...
Currently it's optional and won't stop processing if any
differences are found.
2011-02-27 11:10:15 +00:00
Karol Nowak
45fa9d2c52
Script to compare images pixel-by-pixel for optipng validation.
...
Requires Python and PIL.
2011-02-27 11:10:11 +00:00
Nils Kneuper
627f8b7c61
revert 2011-02-26T23:14:32Z!crazy-ivanovic@gmx.net and the image part of 2011-02-26T22:13:29Z!crazy-ivanovic@gmx.net
...
(the intended translation/changelog part is still left)
2011-02-27 10:05:39 +00:00
Nils Kneuper
f146642ca5
ran utils/wesnoth-optipng
...
NOTE: Extremely many files received (smaller) changes but due to the
extremely large amount of changes I am not 100% sure that this
conversion is correct. This is the output of
utils/png_format_check.sh:
RGBA: 10247 RGB: 10 Gray+A: 256 Gray: 0 Index+A: 0 Index: 0 Other: 0
Overall statistics (only for files with a smaller recompressed size):
Original size: 128949 KiB on 9778 files
Optimized size: 125813 KiB
Total saving: 3135 KiB = 2% decrease
2011-02-26 23:14:32 +00:00
Steven Panek
a7841baee0
'Re-initialization' -> 'Reinitialization'.
2011-02-24 01:04:16 +00:00
Steven Panek
91ebb2b66c
Use 'Gray' in terrain names.
2011-02-24 00:46:35 +00:00
Steven Panek
ae35c1c68e
Use 'Wooden' for consistency.
2011-02-24 00:22:16 +00:00
Steven Panek
67d178c0a9
Added a pofix rule for the addition of the serial comma.
2011-02-20 23:40:58 +00:00
Timotei Dolean
cfa2e75665
eclipse plugin: refactor the setup workspace trigger code
2011-02-10 09:22:00 +00:00
Timotei Dolean
6ab6612fbe
eclipse plugin: prevent duplicate PreferencesDialog show ups
2011-02-10 09:21:42 +00:00
Timotei Dolean
02eca40f94
eclipse plugin: fix a null pointer exception...
...
...when there is no selected project
2011-02-10 09:21:24 +00:00
Alexander van Gessel
36d09851b1
Copies of the ai benchmark, using local logfiles rather than pgsql
2011-02-06 11:20:33 +01:00
Steven Panek
e48aea0575
Added a missing apostrophe.
2011-01-26 19:51:45 +00:00
Steven Panek
968b84dba6
Fixed capitalization.
2011-01-22 22:09:21 +00:00
Steven Panek
3dd9dd0725
Fixed a mistake: two em dashes were being used instead of a horizontal bar.
2011-01-22 20:46:14 +00:00
Mark de Wever
f4b3a949fc
Add the new wml_reference description.
...
This will allow to document the WML reference in the source code. The
nesting works a bit hacky but will be improved later. (Patch by
iwontbecreative for the GCI project.)
2011-01-09 17:09:20 +00:00
Steven Panek
aade3aae19
Ran dos2unix.
2011-01-03 05:53:07 +00:00
Timotei Dolean
8cae2b7be0
eclipse plugin: change the grammar name (season finale )
2011-01-01 21:38:32 +00:00
Timotei Dolean
3a6a877248
eclipse plugin: change the grammar name (consequences part 2)
2011-01-01 21:37:55 +00:00
Timotei Dolean
fff897753e
eclipse plugin: change the grammar name (consequences)
2011-01-01 21:26:24 +00:00
Timotei Dolean
5914e062d3
eclipse plugin: change the grammar name
2011-01-01 21:25:47 +00:00
Mark de Wever
e12ef64a87
More end of line fixes.
...
2011-01-01T20:38:45Z!koraq@xs4all.nl fixed the issue so touched all files to uncover more cases.
2011-01-01 21:06:03 +00:00
Mark de Wever
d7307f7dda
More new year copyright updates, the java plugin.
2011-01-01 20:42:09 +00:00
Mark de Wever
0f844b0e92
Update files should be no changes.
...
When touching the files svn claims they are modified, but cmp shows no
difference. Reverting them also doesn't work so commit the `updated' version.
Looks like related to this issue [1], hopefully this commit solves it.
[1] http://svn.haxx.se/users/archive-2009-04/0354.shtml
2011-01-01 20:38:45 +00:00
Timotei Dolean
c6db023b63
eclipse plugin: update the site with latest version
2010-12-30 18:57:37 +00:00
Timotei Dolean
52ea2109c2
eclipse plugin: fix a variable typo
2010-12-30 18:57:19 +00:00
Timotei Dolean
cc933c026a
eclipse plugin: unharcode script's version
2010-12-30 18:56:56 +00:00
Nils Kneuper
3820871ec9
fix po2po to be independent of autotools/makefiles
...
add some comments and change output of the tools
2010-12-28 11:30:47 +00:00
Nils Kneuper
911b92042c
fix 2 typos pointed out by the galician translation maintainer
2010-12-26 15:56:28 +00:00
Nils Kneuper
0d5dbb498e
removed a pofix rule that breaks with the new encyclopedia...
...
(reference to drakes since it "fixes"
<ref>dst='..race_drake' text='drakes'</ref> to
<ref>dst='..race_drake' text='drakes’</ref>
which basically breaks the description text of the link
2010-12-26 09:21:26 +00:00
Steven Panek
e008466432
Set svn:eol-style.
2010-12-26 06:01:04 +00:00
Timotei Dolean
4d75a28933
eclipse plugin: add the plain text readme format
2010-12-24 08:29:32 +00:00
Timotei Dolean
08036b65a5
eclipse plugin: post release version bump
2010-12-24 07:02:31 +00:00
Mark de Wever
e6e02be5d2
Apply patch #2263 ; Wikigrabber cleanup.
2010-12-21 21:18:42 +00:00
Mark de Wever
2b8a5fb038
Update wiki comment format.
...
Changes the format and converts the comment in the code.
(Applies patch #2261.)
2010-12-20 21:08:42 +00:00
Guillaume Melquiond
4028293906
Forced wmlxgettext to use utf8 instead of the current locale.
...
(Fix for bug #17068 , patch by Gabor Udvari.)
2010-12-20 07:06:50 +00:00