wesnoth/utils
2024-10-20 21:18:48 +02:00
..
ai_test Ported ai_test to Python 3 2019-10-01 11:36:35 +02:00
CI Remove any_tag for a more useful schema validation 2024-09-24 08:58:11 +02:00
dockerbuilds add clang-tidy 2024-09-23 17:44:02 -05:00
emmylua GUI2 LuaAPI: add clear_items() (#9418) 2024-10-09 01:37:03 -04: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 Fall back to master data dir (for dev versions for example) 2024-09-07 21:10:27 +02: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 Add Exif tags to images (#9254) 2024-08-25 20:18:16 -07:00
autorevision.sh autorevision: Revert nonsensical handling of untracked files 2024-10-20 21:18:48 +02: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
csv2img-exif Moving image data to the image (#9023) 2024-08-04 18:40:45 -07:00
git_export_campaign git-subtree like tool for exporting campaigns 2021-03-25 18:30:18 +01:00
img-exif2csv Moving image data to the image (#9023) 2024-08-04 18:40:45 -07:00
itchio_upload Replace Bash $UID with portable $(id -u) in Docker scripts 2024-02-15 17:27:44 -06: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.