colobot/tools
MrSimbax 171bba1bcd Rewrite the update license script
The old script duplicated license headers for me, instead of
updating them.
2021-09-11 15:53:50 +02:00
..
README.txt Whitespace and language change 2012-06-26 22:23:05 +02:00
blender-scripts.py Support new-format text models through the same code path as old models; update Blender script (#1290) 2020-07-25 21:13:26 +02:00
check-levels.sh Added warnings about planned changes to EndMisisonTake (#759) 2016-07-04 16:30:22 +02:00
convert-whitespace.sh Whitespace and language change 2012-06-26 22:23:05 +02:00
fix-eof-eol.sh Fixed code formatting 2013-05-27 10:19:16 +02:00
git-diff-check-colobot-lint.sh Add script for running colobot-lint on changed files 2015-08-23 00:55:55 +02:00
git-grep-braces.sh Fixed code formatting 2013-05-27 10:19:16 +02:00
git-submodule-status.sh Useful script for showing status of data submodule 2013-03-25 00:47:38 +01:00
mission-time-loop.sh Tools for measuring mission time without opening game window 2014-10-31 21:05:26 +01:00
mission-time.sh Tools for measuring mission time without opening game window 2014-10-31 21:05:26 +01:00
release.py Fix release.py 2019-02-23 20:01:21 +01:00
sed-replace.sh Script for auto replacement 2012-06-20 17:11:10 +02:00
strip-trailing-whitespace.sh Removed trailing whitespace 2012-06-26 23:01:17 +02:00
update-license.py Rewrite the update license script 2021-09-11 15:53:50 +02:00

README.txt

tools/

This directory contains useful scripts for changing many files at once,
for example replacing string occurences or converting whitespace.