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
..
2020-02-12 22:25:36 +01:00
2020-04-14 20:41:29 +02:00
2018-12-10 14:47:35 +01:00
2018-10-16 21:04:06 +02:00
2013-07-04 02:36:32 +02:00
2020-04-03 23:26:07 +02:00
2012-04-03 00:32:08 +03:00
2020-03-20 09:41:07 +01:00