wesnoth/utils
Iris Morelle 12a3b973b9 pofix: 1.14 announcement rules for 1.14.4
Also fixes a mistake from the 1.14.3 rules that caused "xxx MiB" to be
replaced with "xxx MB MiB" for all platforms. Oops. Nobody noticed
anyway (?).

[ci skip]
2018-07-31 14:59:59 -04:00
..
ai_test Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
gdb Fix typos in util/gdb 2013-08-24 19:34:22 +02:00
graphincludes/project move graphincludes projectfile to utils/ 2015-01-03 21:53:34 -05:00
headers Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
mp-server Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
pywmlx Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
travis check_utf8.sh: don't check the second Lua bytecode test scenario 2018-07-27 23:53:58 +03:00
umc_dev Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
autorevision.sh Bump copyright to 2018 2018-01-19 00:02:20 -06:00
campaignd_download_analyze.sh Script to analyse campaignd server log for trafic numbers 2008-08-06 16:58:59 +00:00
change_textdomain Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
codecomp Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
codeextract Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
codeglyphs new utilities for font analysis 2006-01-17 14:52:24 +00:00
codelist Changed Shebang line of python scripts. 2016-11-25 09:57:25 +01:00
compare_images.py Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
indexed2rgb.sh Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
png_format_check.sh Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
po2po Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
po_stat.py Hide minor translations (<80%) from language selection menu. (#2552) 2018-03-13 22:51:36 -04:00
pofix.py pofix: 1.14 announcement rules for 1.14.4 2018-07-31 14:59:59 -04:00
prkill Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
py-compile Move unused script to utils/ 2014-03-18 03:05:10 -03:00
README.md Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
sanity_check Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
simulate_lobby_traffic.py Add a script to simulate heavy lobby traffic 2016-10-23 16:52:36 +03:00
tagfind Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
unused_functions.py Changed Shebang line of python scripts. 2016-11-25 09:57:25 +01:00
update-language-percent Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
valgrind_memcheck_suppressions.supp Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
wescamp_import Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
wesnoth-attack-sim.c Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
wesnoth-defaults Make wesnoth-defaults handle arguments and paths with whitespace correctly 2016-09-23 06:23:50 -03:00
wesnoth-optipng Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
wesnothd.pl Adjust a lot of svn properties. 2008-09-30 14:06:26 +01:00
wiki_grabber.py Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
wml.pm Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +11:00
wml_net.pm Adjust a lot of svn properties. 2008-09-30 14:06:26 +01:00
wmlxgettext wmlxgettext: insert links which use ssl 2018-07-04 03:46:37 +02:00
wmlxgettext_perl Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
woptipng.py add woptipng png compression script 2016-12-22 15:27:43 +01:00
wxdiff Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00

This is a directory of miscellaneous developer tools for Battle for Wesnoth, mostly to support packaging, code integrity checks, and control of the Wesnoth servers.

Tools that work on data (WML, maps, images, sounds) no longer belong here. Go to data/tools for those.