gzdoom-gles/wadsrc/xlat
Christoph Oelckers 9a410f864f - Separated the linedef activation types into a bit mask that allows combination
of all types on the same linedef. Also added a 'first side only' flag. This
  is not usable from Hexen or Doom format maps though but in preparation of
  the UDMF format discussed here:
  http://www.doomworld.com/vb/source-ports/43145-udmf-v0-99-specification-draft-aka-textmap/
- Changed linedef's alpha property from a byte to fixed point after seeing that
  255 wasn't handled to be fully opaque.
- fixed a GCC warning in fmodsound.cpp 

SVN r954 (trunk)
2008-05-02 10:55:48 +00:00
..
base.txt - Added sector type translation to xlat_parser and removed the old sectorx 2008-03-23 00:23:47 +00:00
defines.i - Separated the linedef activation types into a bit mask that allows combination 2008-05-02 10:55:48 +00:00
doom.txt - Fixed: The sector translators must clear unused bits because they might 2008-03-23 20:52:34 +00:00
heretic.txt - Fixed: The sector translators must clear unused bits because they might 2008-03-23 20:52:34 +00:00
strife.txt - Fixed: The sector translators must clear unused bits because they might 2008-03-23 20:52:34 +00:00