pandemonium_engine/misc/scripts
2023-12-18 00:19:04 +01:00
..
black_format.sh
check_ci_log.py Ported: Stop CI when Godot crash - qarmin 2022-07-29 09:09:49 +02:00
clang_format.sh Added more excludes to the clang format script. 2023-12-18 00:19:04 +01:00
codespell.sh Fix typos with codespell. 2022-12-22 19:51:25 +01:00
copyright_headers.py Fix adding newline in the copyright headers script. 2023-12-17 22:36:00 +01:00
file_format.sh
gitignore_check.sh Add static check for overzealous .gitignores. 2023-08-30 10:37:39 +02:00
headers_guard_move.py Added a new script that moves header guards to the very top of header files. Doing this might improve compile speeds. 2022-03-17 20:50:29 +01:00
make_icons.sh
make_release.sh Fix typos with codespell. 2022-12-22 19:51:25 +01:00
make_tarball.sh
pre_release_check_files_present.sh
strip_all.sh