gzdoom/wadsrc/static/filter
Marisa Heit e4281454ce Split ANIMATED into three parts, filtered by game that uses them
- ANIMATED contained definitions for Doom, Heretic, and Strife, all
  crammed into a single file. This meant that animations from one game
  could erroneously make their way into maps for another game that
  provided custom textures with names that matched textures that animated
  in the other game. There are now three separate ANIMATED lumps with only
  the animations defined for the original game and no others. The one
  that gets loaded depends on the game being played.
- Added documentation for the ANIMATED file format to the comment for
  FTextureManager::InitAnimated(), since I had to figure it out from the
  code.
2016-10-15 21:40:24 -05:00
..
doom.freedoom
game-doom/graphics
game-doomchex Split ANIMATED into three parts, filtered by game that uses them 2016-10-15 21:40:24 -05:00
game-heretic Split ANIMATED into three parts, filtered by game that uses them 2016-10-15 21:40:24 -05:00
game-hexen
game-raven/graphics
game-strife Split ANIMATED into three parts, filtered by game that uses them 2016-10-15 21:40:24 -05:00
strifeteaser1/mapinfo
strifeteaser2/mapinfo