wesnoth/utils
2024-04-04 14:54:59 -05:00
..
ai_test Ported ai_test to Python 3 2019-10-01 11:36:35 +02:00
CI add trailing newline to files 2024-02-15 22:51:26 -06:00
dockerbuilds looks like this never got updated 2024-02-25 21:10:15 -06:00
emmylua [LuaDoc] Use an alias for a sync function and declare every possible call form with @overload instead of specifying optional parameters 2024-02-29 09:18:42 -05:00
gdb Port the GDB pretty-printing functions to Python3 and update docs 2020-01-22 19:34:01 +01: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 Add another query to the MP Activity Report queries 2024-04-04 14:54:59 -05:00
msvc Add a Wesnoth MSVC visualization file for config and t_string (#5571) 2021-02-27 01:08:31 -05:00
wesnoth-map-diff Bump tough-cookie from 4.0.0 to 4.1.3 in /utils/wesnoth-map-diff 2023-07-09 21:52:13 +00: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
collect_election_candidate_commits Add a script to collect candidate commits 2021-11-28 19:36:24 +01:00
compare_images.py Migrate links to https if available - Fwd c18537edc0 2018-10-07 03:23:36 +00:00
git_export_campaign git-subtree like tool for exporting campaigns 2021-03-25 18:30:18 +01:00
itchio_upload Adjust itchio command for stable branch 2024-03-22 07:59:34 +03:00
optiwebp.py Use more limited set of image directories when converting to webp. 2022-04-30 14:23:32 -05: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 Fix the po stats script to recognise "es_419" 2022-01-17 21:51:02 +01:00
pofix.py pofix: Update for the current 1.16 announcement errata 2021-10-23 00:31:39 -03:00
prkill Migrate links to https if available - Fwd c18537edc0 2018-10-07 03:23:36 +00:00
README.md Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
sanity_check Remove the wesnoth-test textdomain 2021-06-19 12:10:02 -05:00
simulate-lobby-activity.lua Move simulate-lobby-activity.lua next to the script using it 2023-07-20 18:37:05 +02:00
simulate_lobby_traffic.py Move simulate-lobby-activity.lua next to the script using it 2023-07-20 18:37:05 +02:00
tagfind Migrate links to https if available - Fwd c18537edc0 2018-10-07 03:23:36 +00:00
unused_functions.py Ported unused_functions to Python 3 2019-10-01 11:37:26 +02:00
update_appdata Disambiguate some python shebang lines to be "python3" 2020-07-29 22:10:02 +02:00
update_copyright.py update path 2023-10-24 23:11:36 -05:00
update_pathfinding Make TeamColorizer and update_pathfinding executable 2024-02-15 17:27:44 -06:00
valgrind_memcheck_suppressions.supp Addressed most of the remaining whitespace issues from #2613 2018-03-11 14:59:37 +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
wesnothd.pl Adjust a lot of svn properties. 2008-09-30 14:06:26 +01: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_perl Migrate links to https if available - Fwd c18537edc0 2018-10-07 03:23:36 +00:00
woptipng.py woptipng: ignore thread niceness on Windows 2023-03-17 23:30:39 +01:00
wxdiff Migrate links to https if available - Fwd c18537edc0 2018-10-07 03:23:36 +00: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.