See https://forums.wesnoth.org/viewtopic.php?f=32&t=47721&start=450#p625660
All images but the young roc/roc would remain under the GPL, since Kwandulin based them on images by Sleepwalker and I wasn't able to contact him about using the CC BY-SA for them. The young roc base and attack sprites are under the CC BY-SA, and are by Vyncyn(forum username).
[ci skip]
https://forums.wesnoth.org/viewtopic.php?p=624673#p624673
Images were edited to fix the shadow color. Frame 1 was also removed, since it was
the same as the baseframe.
All frames were also resized to better center the sprite on the hex.
See this thread, along with a few linked within:
https://forums.wesnoth.org/viewtopic.php?f=12&t=47704
The purpose of this is both to:
a) Make the unit names more descriptive, so new players especially will have an easier time learning them and knowing what they do.
b) Make them eligible for translation, like the units of other factions are.
This commit only renames the files, along with the faction/AoH faction and wmllint.
NE and SE base/standing frames. Defending and pincer-ing animations for both NE- and SE-facing frames. Stinger animation for SE-facing frames. Portrait replaced.
[ci skip]
Something was screwy about these image's alpha. Normally when I remove an alpha channel in GIMP,
it shows up white. With these images, it showed up black. Maybe they had an embedded palette or
something, I don't know, but the problem is fixed.
Something must have changed in SDL 2.0.6 that caused this issue to appear. Not sure if anything
needs to be patched in our source code, though (but not likely)
Squash and merge for three carpets terrain PR.
* Initial commit for carpets. WML, alignment, and demo only, images are unshaded place-holders.
* adding basic shading and better corner images
* completed shading for existing images
* refined large corner carpet rules
* got rid of some commented out leftovers
* initial commit for cave rug, Iwd
* regular carpet files, incomplete for now
* completed regular rug
* changed cave-rug underlayer to cave path instead of dark flagstones, and changed all rug terrain codes
* fixing some transition WML filtering for Urc (cave carpet)
* moving all chasm transitions to lower layer -290 from -90, not just those next to I* terrain
* adding a couple more stone_tile-chasm transition images
* stone tile floor, only very basic transitions so far, not finished
* better transitions for stone floor tiles
* various clean-ups to stone tiles
* chasm transitions for stone tiles
* some more work on stone_floor-chasm transition images
* some corrections to terrain rules, mostly related to one of the I* terrain codes
* work on transitions, introducing new macro dealing with the case of three adjacent terrains
* transition images that use the now existing rules
* using new macro and changing some filters and layering (mostly related to terrain code Irs)
* transitions
* deleted some place-holders that were uploaded by accident