Ignacio R. Morelle
73a8cf4a8b
wesnoth-optipng: Run companion script with Python 3
...
No actual porting work required, the code is already compatible.
2016-06-09 21:44:08 -04:00
Celtic Minstrel
cd8d5c24df
Merge pull request #653 from AncientLich/master
...
wmlxgettext: added support for _ << translatable string >> on WML
2016-06-05 21:55:58 -04:00
Nobun
a262ff7caa
fixed assertion error on wmlstr02
2016-05-25 07:01:40 +02:00
aquileia
809e61db88
Python scripts: Unify encoding magic comments
2016-05-03 22:12:19 +02:00
aquileia
3939b9ebab
po: Update pofix
...
Fix closing brace, specify encoding, expand *, run
2016-05-03 21:30:30 +02:00
Nobun
bd78612320
wmlxgettext: added support for _ << translatable string >> on WML
2016-05-03 17:11:32 +02:00
Wedge009
cf6a8cf822
Uupdating as instructed by aquileia.
...
Sorry if I've done this incorrectly.
2016-05-03 19:23:20 +10:00
loonycyborg
c66572ef62
Commit wmlxgettext2, Nobun's python3 reimplementation of wmlxgettext
2016-04-30 19:01:31 +03:00
Celtic Minstrel
5bd0466069
wmlxgettext: Accept single-quoted textdomains in Lua
2016-03-06 17:05:20 -05:00
Ignacio R. Morelle
7bbb18452e
pofix: Add latest website rules
2016-02-18 06:18:38 -03:00
aquileia
5adfa80eed
Unify khalifate unit plural forms
...
Noted by Chewan
2015-12-02 00:36:53 +01:00
Ignacio R. Morelle
7caf603d20
pofix: Add download path string fixes for the 1.12.5 release
2015-11-28 04:37:56 -03:00
Celtic Minstrel
9859091c7c
Convert test scenario maps to new format
2015-10-07 14:19:48 -04:00
Ignacio R. Morelle
337dd246b2
pofix: Add download path string fixes for the 1.12.4 release
2015-07-27 09:52:13 -03:00
Kunal Mehta
51fb515def
Remove outdated and likely broken utils/mediawiki.py
...
This script apparently predates MediaWiki's api.php interface, and
resorts to screen-scraping, which most likely no longer works due to
changes in form submission.
Nothing else appears to be using it.
2015-07-25 00:57:28 -07:00
Ignacio R. Morelle
548efbbf97
send_campaignd_command: Add to repository
2015-04-24 23:57:39 -03:00
Ignacio R. Morelle
3ce8f05219
pofix: Add download path string fixes for the 1.12.2 release
2015-04-12 04:53:34 -03:00
timotei
d3ea22dcab
umc ide: Improve the keystore signing process
...
With this we allow off-the-source keystore path
to be specified.
2015-03-22 01:10:45 +02:00
timotei
b6b172c5ba
umc ide: Update the default output paths
2015-03-22 01:10:44 +02:00
timotei
62b08404f6
umc ide: post-release version bump to 2.0.3
2015-03-22 01:10:44 +02:00
timotei
920f59f963
umc ide: Use binary mode when modifying version
2015-03-22 01:10:44 +02:00
timotei
613e8bc29d
umc ide: Allow overriding addons server port
2015-03-22 01:10:43 +02:00
timotei
f238b11c96
umc ide: Add the port for 1.12.x
2015-03-22 01:10:43 +02:00
aquileia
a349b0eb7e
WML tests: Delete old scripts, fix OpenMP
2015-03-14 18:06:32 +01:00
Chris Beck
9b78a41d25
unit tests: add --noaddons switch to the networked mp unit tests
2015-03-05 13:28:33 -05:00
Ignacio R. Morelle
26234c6d55
pofix: Coalesce imports
2015-01-25 22:01:07 -03:00
Ignacio R. Morelle
9065d878b9
pofix: Add download path string fixes for the 1.12.1 release
2015-01-25 21:44:11 -03:00
Ignacio R. Morelle
bde95ed7c9
pofix: Read *.html files from the command line
2015-01-25 21:44:11 -03:00
Ignacio R. Morelle
c9a0591dfa
pofix: Implement -w switch to apply only website-related string fixes
...
This is intended to be used for applying string fixes for the website
repository without reading the full game string fixes table and avoiding
potential future collisions between both.
Also removed an obsolete entry from 1.10.
2015-01-25 21:44:11 -03:00
Ignacio R. Morelle
04cdc8e447
pofix: Add entry for commit ebf034c713
2015-01-15 17:31:15 -03:00
Ignacio R. Morelle
c109c63a0d
pofix: Add entries for commit 994bad5717
2015-01-15 17:26:49 -03:00
Ignacio R. Morelle
990115f733
pofix: Add entries for commit 81224dace3
2015-01-15 05:20:02 -03:00
Ignacio R. Morelle
b8eb943e65
pofix: Add entries for commit 128798d28c
2015-01-15 04:15:16 -03:00
Ignacio R. Morelle
c5b25a6938
pofix: Add entry for commit ac88447af1
2015-01-15 04:14:35 -03:00
Chris Beck
36592738a2
move graphincludes projectfile to utils/
...
This is an old project to analyze header inclusions, described in
email from Yann Dirson here:
https://mail.gna.org/public/wesnoth-dev/2014-07/msg00009.html
2015-01-03 21:53:34 -05:00
Chris Beck
032d8c1a93
fixup travis test_wrapper.sh
...
fixes up commit 6695365efb
2014-12-28 18:00:41 -05:00
Chris Beck
7a148154c3
travis: also check changelogs & RN for utf8 errors
2014-12-28 14:18:16 -05:00
Chris Beck
6695365efb
travis: ignore error code 200 from test executable if repeats 10x
2014-12-28 14:14:32 -05:00
Chris Beck
e3bc595fff
travis: add mp unit tests to travis build #3 (clang -O2)
2014-12-19 19:47:29 -05:00
Chris Beck
392f980dbf
Revert "travis: as a test, try turning off the nogui option for play test"
...
This reverts commit 6bca3fa96d
.
2014-12-02 20:57:13 -05:00
Chris Beck
6bca3fa96d
travis: as a test, try turning off the nogui option for play test
2014-12-02 20:12:08 -05:00
Ignacio R. Morelle
2c625b6d9d
update_server: boost_prefix=-mt isn't good for gonzo anymore
2014-11-22 05:09:01 -03:00
Ignacio R. Morelle
d95b181eaa
update_server: Show locations of scons' output
2014-11-22 04:31:18 -03:00
Chris Beck
e93a974277
fix a bug in the header_times script
2014-11-13 11:47:03 -05:00
Ignacio R. Morelle
0e9f0a0ef0
Revert "create_symlinks: Make an exception for 1.10"
...
This reverts commit d4f7ebc8ed
.
2014-10-30 00:12:57 -03:00
Ignacio R. Morelle
d4f7ebc8ed
create_symlinks: Make an exception for 1.10
2014-10-29 21:38:44 -03:00
Ignacio R. Morelle
11c1976a3b
Fix thread count setting for 1.9 wesnothd and add one for 1.12
2014-10-29 21:31:36 -03:00
Ignacio R. Morelle
a5340a2bc4
pofix: Add convertion for HttT S23 typo fix
...
From commit 3d3e810369
.
2014-10-06 02:47:17 -03:00
Chris Beck
baeac17fa2
move ai playtest and backtrace out of travis.yml to a script
2014-07-07 15:18:35 -04:00
Chris Beck
49be669cd0
move bom search code to a script
2014-07-07 15:14:28 -04:00