minetest/util/travis
Hugues Ross 5cf6318117
Refactor texture overrides and add new features (#9600)
* Refactor texture overrides, and add new features:

- Texture overrides can support multiple targets in one line
- Texture override files can have comment lines
- Item images/wield images can be overridden

* Formatting changes

* Address soime feedback

- Pass vectors by const reference
- Log syntax errors as warnings
- Remove 'C' prefix from TextureOverrideSource

* Simplify override target checks with an inline helper function

* make linter happy

* Apply feedback suggestions

Co-Authored-By: rubenwardy <rw@rubenwardy.com>

* Remove remaining != 0 checks

* Update copyright notice

Co-authored-by: sfan5 <sfan5@live.de>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2020-04-14 20:41:29 +02:00
..
before_install.sh buildbot: Update to newer MinGW gcc 9.2 2020-03-12 00:10:09 +01:00
clang-format-whitelist.txt Refactor texture overrides and add new features (#9600) 2020-04-14 20:41:29 +02:00
clangtidy.sh Update clang-tidy configuration and scripts 2020-03-12 00:10:09 +01:00
common.sh Travis: Build clang jobs with LuaJIT enabled for better coverage 2020-04-08 21:21:53 +02:00
lint.sh Update our tooling (Clang 5 -> 7, GCC 7 -> 8) 2019-03-14 12:30:13 +01:00
run-clang-tidy.py Update clang-tidy configuration and scripts 2020-03-12 00:10:09 +01:00
script.sh Update our tooling (Clang 5 -> 7, GCC 7 -> 8) 2019-03-14 12:30:13 +01:00
toolchain_mingw.cmake.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00